ConcourseSuite Support

Support
Corporate
PUBLIC PROFILE

Back to topics

Discuss Installation and Maintenance

Moderator: Matt Rajkowski

ant deploy error ( TagSupport implements TryCatchFinally )

You need to be logged in to post messages

ant deploy error ( TagSupport implements TryCatchFinally )

8/13/2007 5:12 AM EDT

I am using CentOS 5 with all versions of applications (tomcat,ant,apache) according to the distribution version (no contribs, etc).

I tried to "ant deploy" with the java version that came with this distribution and with the last one provided by Sun. As a newbie, where can I serach for this lib (TryCatchFinally) ?

Thank you in advance

1. 1/15/2009 6:16 PM EST

Did you ever resolve this? Or nobody else has any idea? I get this also on Centos 5/ Tomcat5/ Java 1.4.2 (all yum installs), also have same using Sun Java 1.5

2. 1/16/2009 11:04 AM EST
Default user photo

By Matt Rajkowski

Concursive Corporation
Product Design

airplane-icon-100x100.png

TagSupport is part of the jsp api. It's possible that when you use ant deploy, the library cannot be found on the catalina home path.

Do you have
apache-tomcat-5.5.27/common/lib/jsp-api.jar and servlet-api?

2 results found