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...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20329213.html
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...
http://www.experts-exchange.com/Programming/System/Linux/Q_20117417.html
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...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Q_21097096.html
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...
http://www.experts-exchange.com/Programming/Languages/Java/Q_21298042.html
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...
http://www.experts-exchange.com/Software/Server_Software/Application_Servers/Q_21636760.ht...
how somebody explain to me how can i do the above please?
http://www.experts-exchange.com/Programming/Languages/Java/Q_21867755.html
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...
http://www.experts-exchange.com/Programming/Misc/Q_22495009.html
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...
http://www.experts-exchange.com/Software/Server_Software/Application_Servers/Q_20885700.ht...
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...
http://www.experts-exchange.com/Programming/Languages/Java/J2EE/JSP/Q_21082008.html
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...
http://www.experts-exchange.com/Programming/Languages/Java/Q_21279544.html
Zones:
JavaDate Answered: 01/18/2005 Grade: A Views: 0