Marina wrote:

> Does anybody know whether this optional package
> support exists in Tomcat, or maybe I'm doing something
> wrong ?

It is there but the compatibility checking is too strict at the
moment. See http://issues.apache.org/bugzilla/show_bug.cgi?id=37854
for more info. In summary it affects tc4 and tc5 and tomcat requires
all optional attributes to be present in all relevant manifests.

For more detail, take a look at the relevant source at
http://svn.apache.org/repos/asf/tomcat/container/tc5.5.x/catalina/src/share/org/apache/catalina/util/Extension.java
and search for isCompatibleWith

The tc4 code is the same.

Mark


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

Reply via email to