Search code examples
javajakarta-eeweblogicbea

How to set java VM arguments for a webapplication in BEA weblogic 8.3


Can any body tell me how to set java VM arguments in BEA weblogic(8.3),actually i'm newer to bea weblogic,usually in tomcat we will set the VM AArguments in catalina.bat by using JAVA_OPTS like this:'-Dmyarg="value"' ,how to set this type of VM arguments in weblogic,can anybody help me,

Any help will be appreciated,Thanks in advance.!


Solution

  • You can use these two urls for configuring the arguments/setting the BEA weblogic.

    http://docs.oracle.com/cd/E13188_01/jrockit/docs142/userguide/wlconfg.html

    http://docs.oracle.com/cd/E13188_01/jrockit/docs142/userguide/start.html