You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Raymond Augé <ra...@liferay.com.INVALID> on 2022/03/14 02:21:56 UTC

is org.apache.tomcat.jakartaee meant to be optional dependency

Hey all,

Regarding tomcat 10.x+

I'm wondering if org.apache.tomcat.jakartaee usage in tomcat-catalina is
intended to be optional?

By the looks of it, I'm thinking not, so it begs the question whether it
should be a proper module; both JPMS and OSGi? Otherwise tomcat-catalina
can never be used in either.

Ray

Re: is org.apache.tomcat.jakartaee meant to be optional dependency

Posted by Mark Thomas <ma...@apache.org>.
On 14/03/2022 02:21, Raymond Augé wrote:
> Hey all,
> 
> Regarding tomcat 10.x+
> 
> I'm wondering if org.apache.tomcat.jakartaee usage in tomcat-catalina is
> intended to be optional?

It isn't meant to be optional.

> By the looks of it, I'm thinking not, so it begs the question whether it
> should be a proper module; both JPMS and OSGi? Otherwise tomcat-catalina
> can never be used in either.

+1 to being a proper module.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org