Hi,
I upgrade our application from tomcat 5.5 & java 1.5 to Tomcat 6 and 1.6
When I run the tomcat 6 using batch file (using catlina.bat) it works
perfectly fine, However when the tomcat is installed as service our main
java script file (it is a huge Dojo resource) seems to be cut somehow and
the
We are not using APR
Everything is teh same except that the service is using the JRE DLL while
batch file is using java under the JDK installation
n828cl wrote:
>
>> From: liorpf [mailto:lior.pe...@amdocs.com]
>> Subject: Tomcat service VS start as batch file
>
>> I