aspose file tools
The moose likes Servlets and the fly likes specifying runtime env for JavaWebServer 2.0 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "specifying runtime env for JavaWebServer 2.0 " Watch "specifying runtime env for JavaWebServer 2.0 " New topic
Author

specifying runtime env for JavaWebServer 2.0

Tushar Kansara
Ranch Hand

Joined: Aug 14, 2000
Posts: 38
Hi Guys,

I have got this particular problem.
The JavaWebServer has got run-time environment Jre 1.1
I want to have JRE 1.2 as the run time environment.
bcos we are using JAVA 2.0 specific APIs.
Can you help me with where & How do I specify the Run Time Environment.
For ur info. We have JAVA 2.0 as well as JAVA 1.0 on the m/c, & also classpath points to JAVA 2.0 still it is op on JRE 1.0.
We guessed this problem bcos it shows runtime errors for JAVA 2.0 API specific code.

Regards
Tushar Kansara
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: specifying runtime env for JavaWebServer 2.0
 
Similar Threads
"java -v" command
Achieving Platform independece
Error !!
unable to set PATH variable
java web server 2.0 crashing