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