Tuesday, 18 March 2014

how to install the weblogic through command line

 how to execute the weblogic .jar file through command prompt.

  1) open command prompt
  2) go to where the jarfile is located 

example  
  
 C:\Weblogic>java -jar wls1036_generic.jar

 (Here wls1036_generic.jar located in C:\WebLogic\wls1036_generic.jar)

No comments:

Post a Comment