This is my "java -version" from the server running debian:
Java version "1.5.0_14"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_14-b03)
Java HotSpot(TM) Server VM (build 1.5.0_14-b03, mixed mode)
About my Tomcat, I downloaded and used the last 5.5.x and the 6.0.16
versions on both windows and debian. The results was the same, running
smooth on windows and failed to run with same exception on debian.
Caldarale, Charles R wrote:
From: Sérgio Vieira Rolanski [mailto:[EMAIL PROTECTED]
Subject: Problem publishing application to debian with tomcat 5.5.17
java.lang.IllegalArgumentException: Value is no String
(class=java.lang.Integer, value=4) and component
_idJsp46:smUnidadewith
The above error message does not look like one that would come from a real JVM.
If you still have the GNU toy JVM installed on the Debian box, get rid of it
and install a real one (e.g., from Sun, BEA, IBM).
Also, if you're using the Debian-mangled version of Tomcat, you will likely
encounter other problems due to the repackaging. The solution for that is to
throw it away as well, and download a proper (and preferably more current) one
from the Tomcat web site.
- Chuck
THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you received
this in error, please contact the sender and delete the e-mail and its
attachments from all computers.
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]