problem with jvm in j2ee
Hi.
I have downloaded j2ee recently and, despite I can compile and run programs in eclipse and the java command in recognised in the windows console, it seems that my system can't run the jvm.
My global variables are:
PATH= C:/Sun/AppServer\jdk\bin
CLASSPATH= .
Later I downloaded a JRE and then I made it work, but since the jvm in already included in the j2ee I don't like this solution. I would be pleased if someone could tell me how to put to work the jvm from j2ee.
Thanks in advance.
[536 byte] By [
OnTheEdgea] at [2007-10-2 23:57:01]

I can run any program from the console, so I guess the paths are ok.
I kept investigating and I've found some interesting things.
First, I don't have a java control panel in the control panel from the Start menu. I can only access to it through the cpljava.exe in the jre\bin folder
Second, if I try to check the options for allowing the <applet> tag in the advanced tab from the java control panel, I got a "you don't have rights to change the system configuration or mozilla is not properly installed" error.
I'm afraid this could be a problem that cames from an wrong unistall of previous versions of the sdk.