DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6689>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6689

Tomcat can not load action servlet (missing message resource)

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |REMIND



------- Additional Comments From [EMAIL PROTECTED]  2002-02-27 18:23 -------
Can be caused by commons-logging and jdk 1.4.

In the runtime tab, under the Server Registry / Installed Servers / Tomcat 3.2, 
I modified the Tomcat execute command arguments to:
 {database} -cp {tomcat_filesystems}{:}{classpath}{:}{library} -
Dorg.apache.commons.logging.log=org.apache.commons.logging.impl.SimpleLog 
{classname} {arguments}

(the -Dorg.apache.... switch dis the job)

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to