| Author |
j2ee -verbose not recognized
|
Vickey singh Verma
Greenhorn
Joined: Jul 11, 2008
Posts: 22
|
|
C:\Documents and Settings\vic>echo %JAVA_HOME%
C:\Program Files\Java\jdk1.7.0;
C:\Documents and Settings\vic>echo %J2EE_HOME%
C:\Sun3\AppServer\bin;
C:\Documents and Settings\vic>j2ee -verbose
'j2ee' is not recognized as an internal or external command,
operable program or batch file.
C:\Documents and Settings\vic>echo %PATH%
C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Java\jdk1.7.0\bin;C:\Program Files\QuickTime\QTSystem\;C:\Sun3\AppServer\bin;
--------------------------------------------------------------------------------------
what is wrong in the above setting. My java,javac commands are working perfectly fine but j2ee -verbose doesn't seem to work out.
|
 |
kuldeep sahani
Greenhorn
Joined: Jan 28, 2012
Posts: 3
|
|
did you get any solution for that.
i am dealing with a similar situation.
|
 |
 |
|
|
subject: j2ee -verbose not recognized
|
|
|