Re: SEVERE: Error reading tld listeners javax.servlet.ServletException. HELP

2006-06-08 Thread Marc Farrow

Have you checked the version of the struts jar files to make sure they are
the same level from your old install of tomcat to your new install?

It may just be that tomcat 5.5.X expects a certain level of struts.  /shrug


On 6/7/06, Richard DeGrande [EMAIL PROTECTED] wrote:


I've recently upgraded to tomcat 5.5.15.  I'm migrating current apps the
the new tomcat.  I get this error when starting/deploying a specific
app.  I have one other app deployed, it too uses struts,  I have no
problems with it.

thanks



Jun 7, 2006 4:28:51 PM org.apache.catalina.core.StandardContext
processTlds
SEVERE: Error reading tld listeners javax.servlet.ServletException:
Exception processing TLD at resource path /WEB-INF/struts-logic.tld in
context /paimport
javax.servlet.ServletException: Exception processing TLD at resource
path /WEB-INF/struts-logic.tld in context /paimport
   at
org.apache.catalina.startup.TldConfig.tldScanTld(TldConfig.java:547)
   at
org.apache.catalina.startup.TldConfig.execute(TldConfig.java:300)
   at
org.apache.catalina.core.StandardContext.processTlds(StandardContext.jav

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--
Marc Farrow


Re: SEVERE: Error reading tld listeners javax.servlet.ServletException.

2006-06-08 Thread RickD

Sorry, I should have included this in my original email.  I'm also converting
from struts 1.1 - struts 1.2.9.  I wanted to take advantage of some of the
features offered by 2.4/2.0 servlet/jsp.  So, the jars are different.

thx
--
View this message in context: 
http://www.nabble.com/SEVERE%3A-Error-reading-tld-listeners-javax.servlet.ServletException.---HELP-t1751842.html#a4773129
Sent from the Tomcat - User forum at Nabble.com.


-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]