Advertisement

1 - 10 of 29 containing alltags:("java_home") (0.001 seconds)
I wrote a .bat file to run a java application on win2000: @set JAVA_HOME=C:\JavaSoft\JRE\1.3.1_04 works fine, but @set JAVA_HOME=C:\Program Files\JavaSoft\JRE\1.3.1_04 or @set JAVA_HOME="C:\Pr...
Zones: JavaDate Answered: 07/30/2002 Grade: A Views: 0
I created two scripts one that will set up using the ibm jdk and the other one will setup the sun jdk. I dont want to put it in my profile or bashrc b/c I want to just open up a shell and run fo...
Zones: Linux DevDate Answered: 05/13/2001 Grade: A Views: 0
We have itools installed and we run Apache and Tomcat. Recently we upgraded all servers, and after upgrade the Tomcat wouldn't start. After the install we get a file with no name in the root dire...
Zones: Web ServersDate Answered: 08/28/2004 Grade: A Views: 0
I have build a java program used as a job scheduler running on the JavaAppl folder. Under the JavaAppl folder, it has 3 sub-folders such as EM, PY, GL. In those sub-folder, it contains a lot of jav...
Zones: JavaDate Answered: 02/03/2005 Grade: A Views: 0
Hi Experts, I am deploying an EJB application on to Jboss 4.0.2 and am having difficulty. This is the startup log file from the CMD window. Can anyone provide me with any ideas please. JAVA_H...
Zones: Application ServersDate Answered: 11/22/2005 Grade: B Views: 0
how somebody explain to me how can i do the above please?
Zones: JavaDate Answered: 05/30/2006 Grade: A Views: 0
Hi,   I have axis1.2 and j2sdk1.4.2_12 on my machine. I have set my JAVA_HOME to ="C:\j2sdk1.4.2.12".When I compile my files from C:\j2sdk1.4.2_12\bin , i get some class files.However when I run t...
Zones: Programming, New To JavaDate Answered: 04/16/2007 Grade: B Views: 0
Hi, I am trying to work with Tomcat version 4.1.29.  I can see the index page and Hello.jsp.  I renamed Hello.jsp to Hello1.jsp to check if it gets compiled and I got error: type Exception re...
Zones: Application ServersDate Answered: 02/26/2004 Grade: A Views: 0
I installed Tomcat on my computer, and I'm trying to run one jsp, but I'm getting this error : Unable to find a javac compiler; com.sun.tools.javac.Main is not on the classpath. Perhaps JAVA_H...
Zones: JSPDate Answered: 08/27/2004 Grade: B Views: 96
c:\java c:\jdk1.5.0_01 c:\jre1.5.0_01 this is the path to where my program is saved how do i set my enviroment variables so that i can compile my programs my path variable is C:\Borland\B...
Zones: JavaDate Answered: 01/18/2005 Grade: A Views: 0