Wrox Programmer Forums
|
J2EE General J2EE (Java 2 Enterprise Edition) discussions. Questions not specific to EE will be redirected elsewhere.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the J2EE section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 25th, 2006, 11:24 AM
Registered User
 
Join Date: Nov 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Running J2EE

Hi

I downloaded J2EE 1.3.1 from SUN. I installed it

I set
j2ee_home: D:\j2sdkee1.3.1
java_home: D:\Program Files\jdk1.4

classpath:.;D:\Program Files\jdk1.4\lib\tools.jar;D:\Program Files\jdk1.4\lib\dt.jar;D:\Program Files\jdk1.4\bin;D:\j2sdkee1.3.1\lib\j2ee.jar;D:\j 2sdkee1.3.1\lib\locale

path:C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\ Wbem;.;D:\j2sdkee1.3.1\bin;D:\Program Files\jdk1.4\bin

I tried typing "java" and "javac" at the command line for testing.It is ok.


But when I tried typing "j2ee -verbose" to start the server at the command line prompt (I type " C:\Documents and Settings\Administrator>j2ee -verbose"). The system gives me this error message :

'd:\program' is not recognized as an internal or external command,
operable program or batch file.


Can anyone tell me what is wrong here? What should I do to get J2EE
running? Thanks a lot!
 
Old January 2nd, 2007, 01:35 AM
Registered User
 
Join Date: May 2005
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I think you are using Windows old versions, i mean to say may be 98 where space between the folder names is not identified. The solution for this simple, just install the jdk nad j2ee sdk in some folder which doesn't contain any white spaces in name. Like C:\Java so the installatuion location will become C:\Java\jdk1.4 & C:\Java\j2sdkee1.3.1. now set the path and classpath variables pointing and it will work.






Similar Threads
Thread Thread Starter Forum Replies Last Post
J2EE 1.3 AND FedoraCore 4 j2ee -verbose DR POMPEII J2EE 1 April 16th, 2007 03:50 AM
J2ee myharshdesigner J2EE 2 October 21st, 2004 12:16 AM
Help in J2EE ritesh_sinha J2EE 0 March 18th, 2004 05:54 AM
help in J2EE ritesh_sinha J2EE 1 March 18th, 2004 05:46 AM
j2ee shinu Pro JSP 3 March 6th, 2004 05:04 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.