The Artima Developer Community
Sponsored Link

Legacy Java Answers Forum
December 2000

Advertisement

Advertisement

This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.

Message:

JAVA QUESTION

Posted by Ashraf on January 23, 2002 at 3:23 AM

How to set path and class path to run a j2ee program
I have set the path to:
set path=c:\jdk1.2\bin;c:\j2sdkee1.2.1\bin
set java_home=c:\jdk1.2
set j2ee_home=c:\j2sdkee1.2.1
set cpath=.;%j2ee_home%\lib\j2ee.jar

but the j2ee does not starts:
it gives a message: Out of envirnoment space. Why?

Please suggest.

Thanks



Replies:

Sponsored Links



Google
  Web Artima.com   
Copyright © 1996-2009 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use - Advertise with Us