Hi,
 
I just installed weblogic server 5.1.0 on win2000.
I installed jdk and changed the path to point to the java directory.
Then I tried to start the server with the following command:
 
java -ms64m -mx64m -classpath c:/jdk1.1.8/lib/classes.zip;
c:/weblogic/classes/boot -Dweblogic.class.path=c:/weblogic/classes;
c:/weblogic/license;
c:/weblogic/lib/weblogicaux.jar;
c:/weblogic/myserver/serverclasses weblogic.Server
 
Note: jdk1.1.8 is the name of the java home directory.
This command is not giving any problems but it is not starting the server. The services folder on the win2000 does'nt show any weblogic process running.
 
Do I have to change anything in the weblogic.properties file, please help.
Thanks


Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to