Hi., a nice day for all,.
i have four applications at my tomcat 5.5 server, those applications are 4
war files, and i need share one java object between contexts...
can you help me ?
thanks
--
Anderson Borges Coutinho
The startup.bat is trying to run "-Dsun.io.useCanonCaches=false" instead
of java. You probably badly configured an environnement variable.
The command to run java is builded partly in classpath.bat on tomcat 5
(probably same in tomcat4). Maybe you just have forgotten to properly
define "CATALINA
Dear Gregor,
Thanks for the guess, but it still doesn't work.
I have a peace of code in java that got some bugs, in the documentation it
was said the code was originally tested on tomcat version 4, so i wana see
if I have the wrong code or somethign else not working. so, I just want to
make sure my
-D sets a system-property which then can be used by the Java Runtime.
Quick guess:
- You're using something but the original startup.bat-file
Is the a special reason why ypu are using Tomcat 4 and not Tomcat 6?
Gregor
--
what's puzzlin' you, is the nature of my game
gpgp-fp: 79A84FA52680702679
Dear
I have installed apache-tomcat-4.1.36 along with jdk1.6.0 on my computer, as
per installation instructions I configured the variable paths on my Windows
XP.
I get an error message after I run "startup.bat" file in the \bin directory
the error says "The system cannot find the file -
Dsun.io.us