Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_java_server thread: Problem in setting path for J2EE_HOME


Message #1 by "ganesh" <ursganesh2000@y...> on Sun, 12 May 2002 00:22:29
Hello,

I have jdk and j2ee installed at C: and i'm using
win2000

If you are using win2000 you could go to control-panel
and initialize the
variables in 'system->advanced->environment variables.

Try setting the variables as follows:

CLASSPATH .;..;%J2EE_HOME%\lib\j2ee.jar;

JAVA_HOME C:\jdk1.3.1

J2EE_HOME C:\j2sdkee1.3

change "c:" for your respective drive.

Bye


German



===================================
--- ganesh <ursganesh2000@y...> wrote:
> Hi,
> I am getting problem while running j2ee.bat(start
> the j2ee server) it 
> showing "error:set j2ee_home to the path of a valid
> j2sdkee".  I try to 
> set the class path, but still i am getting the same
> problem.
> I installed j2ee in "F:\J2dkee1.3.1"
> My jdk in "I:\java2sdk"
> 
> 
> I set the class path as f:\j2sdkee1.2\lib\j2ee.jar;
> I set the path as f:\j2sdkee1.2\Bin;
> 
> set j2ee_home =f:\j2sdkee1.2;
> set java_home=I:\java2sdk;
> 
> after setting all these path still i am getting the
> same error., pls help 
> me out in this.
> 
> Thanks 
> Ganesh.S


__________________________________________________
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com

  Return to Index