j2ee doesnt start!

Reply

Join Date: May 2005
Posts: 1
Reputation: HJP is an unknown quantity at this point 
Solved Threads: 0
HJP HJP is offline Offline
Newbie Poster

j2ee doesnt start!

 
0
  #1
May 26th, 2005
hi,
i just installed j2ee 1.4 on my pc (windows xp). i've set the path/class path as follows -

PATH = C:\Sun\J2EE1.4\AppServer\bin;C:\J2SDK1.4.2_08\BIN
CLASSPATH = .;C:\Sun\J2EE1.4\AppServer\lib\j2ee.jar

And i've added JAVA_HOME and J2EE_HOME in both environmental and system variables as -

JAVA_HOME = C:\j2sdk1.4.2_08
J2EE_HOME = C:\Sun\J2EE1.4

the problem is, whenever i try to run j2ee, using "start j2ee" command, it gives error that windows/system cannot find the file j2ee. deploytool and other things work fine. it only wont start j2ee. can anyone please tell me if there's something wrong in the path/classpath or something?

Thanks.
Reply With Quote Quick reply to this message  
Join Date: Jun 2004
Posts: 2,108
Reputation: server_crash is on a distinguished road 
Solved Threads: 18
server_crash server_crash is offline Offline
Postaholic

Re: j2ee doesnt start!

 
0
  #2
May 31st, 2005
I don't know much about starting the j2ee server, but I always thought it was the -verbose command that did it. Am I wrong?
Reply With Quote Quick reply to this message  
Join Date: Dec 2006
Posts: 1
Reputation: yathoo is an unknown quantity at this point 
Solved Threads: 0
yathoo yathoo is offline Offline
Newbie Poster

Re: j2ee doesnt start!

 
0
  #3
Dec 12th, 2006
try to add this n check
classpath=D:\jdk\lib;D:\j2sdkee\lib\j2ee.jar;D:\jdk\lib\jre\lib;D:\j2sdkee\lib\classes;.;


if not start

type this n notepad

set path=D:\jdk1.3.1_08\bin;D:\j2sdkee1.2.1\bin;

set classpath=D:\jdk1.3.1_08\lib;D:\j2sdkee1.2.1\lib\j2ee.jar;.;

set java_HOME=D:\jdk1.3.1_08

set j2ee_HOME=D:\j2sdkee1.2.1

save "filename.bat"

start > run > cmd

filename.bat

n try

ggood luck
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 6,143
Reputation: jwenting is just really nice jwenting is just really nice jwenting is just really nice jwenting is just really nice 
Solved Threads: 213
Team Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: j2ee doesnt start!

 
0
  #4
Dec 12th, 2006
I doubt the OP will ever read that. He posted his question over 18 months ago and never was seen again...
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the JSP Forum
Thread Tools Search this Thread



Tag cloud for JSP
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC