On Tue, 30 Jul 2002, Hugh J. L. wrote:

> Date: Tue, 30 Jul 2002 03:20:48 -0700 (PDT)
> From: Hugh J. L. <[EMAIL PROTECTED]>
> Reply-To: Tomcat Developers List <[EMAIL PROTECTED]>
> To: Tomcat Developers List <[EMAIL PROTECTED]>
> Subject: Does Tomcat 4 support Dependencies On Extensions in SRV 9.7.1?
>
> Hi,
>
> Is Tomcat 4 able to recognize declared dependencies
> expressed in the manifest entry of library JARs in a
> WAR? According to SRV 9.7.1, if a web container is not
> able to satisfy the dependencies declared in this
> manner, is should reject the application.
>

The current functionality checks this on JAR files in WEB-INF/lib but not
in the manifest of the WAR itself :-(.

> If Tomcat 4 supports this function, could anyone post
> an example MANIFEST.MF with this kind of declaration?
>

It's in the "Extension Mechanism" documentation in the JDK doc bundle -- I
don't have a pointer off the top of my head, though.

> Many thanks.
>
> Hugh

Craig


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

Reply via email to