Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within OCEEJBD
Search Coderanch
Advance search
Google search
Register / Login
Win a copy of
OCP Oracle Certified Professional Java SE 21 Developer Study Guide: Exam 1Z0-830
this week in the
Programmer Certification
forum!
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
Liutauras Vilda
Jeanne Boyarsky
paul wheaton
Sheriffs:
Ron McLeod
Devaka Cooray
Henry Wong
Saloon Keepers:
Tim Holloway
Stephan van Hulst
Carey Brown
Tim Moores
Mikalai Zaikin
Bartenders:
Frits Walraven
Forum:
EJB Certification (OCEEJBD)
J2EE 1.3.1 RI Server set up problem
Abhijeet Sharma
Greenhorn
Posts: 4
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
I am not able to set up J2EE1.3.1 server
getting the following error when trying to execute
j2ee
command
ERROR: Set J2EE_HOME to the path of a valid j2sdkee.
I have set up variables like this
JAVA_HOME C:\j2sdk1.4.1_02;
J2EE_HOME C:\j2sdkee1.3.1;
PATH C:\j2sdkee1.3.1\bin;C:\j2sdk1.4.1_02\bin;
CLASSPATH C:\j2sdk1.4.1_02\bin;C:\j2sdkee1.3.1\lib\j2ee.jar;
lemme know if i m wrong on setting up any environment variable.
Thanks in advance,
Abhijeet
Niranjan Basnayake
Ranch Hand
Posts: 58
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
don't use ; at the end of the path
J2EE_HOME c:\j2sdkee1.3.1\bin
SCJP,SCWCD
You'll never get away with this you overconfident blob! The most you will ever get is this tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
j2sdkee1.3.1 JAVA_HOME not set to jdk error
Help needed in setting J2EE_HOME in vista
cant start the j2ee server?
Head First EJB - first chapter run j2ee
J2EE set up
More...