What is the fragment bundle that adds the 3.1 . I am currently including
the 4.0 and 3.0 javax.servlet.

This is the 4.0->  jakarta.servlet-api
And the 3.1 -> javax.servlet-api

I am using
org.ops4j.pax.web.pax-web-api
org.ops4j.pax.web.pax-web-extender-whiteboard
org.ops4j.pax.web.pax-web-jetty-bundle
org.ops4j.pax.web.pax-web-spi

Dave

On Thu, Dec 8, 2022 at 12:39 PM Grzegorz Grzybek <gr.grzy...@gmail.com>
wrote:

> Hello
>
> First - your message was marked as spam (I clicked that it's not a spam).
> Second - that doesn't really matter that much. Jetty in Pax Web 8 is still
> based on Servlet API 3.1 and Karaf features related to Pax Web 8 are using
> Servlet API 4 with special fragment that adds 3.1 export to satisfy Jetty.
>
> kind regards
> Grzegorz Grzybek
>
> wt., 6 gru 2022 o 19:54 dave....@candata.com <dave.sm...@candata.com>
> napisaƂ(a):
>
>> Just downloaded 8.0.14 , it still has the same bad Manifest Entry
>>
>> On Monday, December 5, 2022 at 7:41:50 PM UTC-5 dave....@candata.com
>> wrote:
>>
>>> In the manifest your servlet def
>>>  javax.servlet.annotation;version="[3.1,5)"
>>>
>>> javax.servlet.http;version="[3.1,5)"
>>>                                         javax.servlet;version="[3.1,5)"
>>>
>>> However you reference
>>>
>>> https://javaee.github.io/javaee-spec/javadocs/javax/servlet/GenericFilter.html
>>>
>>> Which is only available in the 4.0 Servlet Spec
>>>
>>> Dave
>>>
>> --
>> --
>> ------------------
>> OPS4J - http://www.ops4j.org - ops4j@googlegroups.com
>>
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "OPS4J" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to ops4j+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/ops4j/66590dd1-7fe4-4d03-beb1-b16d48b31d50n%40googlegroups.com
>> <https://groups.google.com/d/msgid/ops4j/66590dd1-7fe4-4d03-beb1-b16d48b31d50n%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
> --
> --
> ------------------
> OPS4J - http://www.ops4j.org - ops4j@googlegroups.com
>
> ---
> You received this message because you are subscribed to the Google Groups
> "OPS4J" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to ops4j+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/ops4j/CAAdXmhqNC9GidO1V6KG4QhHUT-4NB0gqhxTSQ2UoooUD302wrA%40mail.gmail.com
> <https://groups.google.com/d/msgid/ops4j/CAAdXmhqNC9GidO1V6KG4QhHUT-4NB0gqhxTSQ2UoooUD302wrA%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

-- 
-- 
------------------
OPS4J - http://www.ops4j.org - ops4j@googlegroups.com

--- 
You received this message because you are subscribed to the Google Groups 
"OPS4J" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ops4j+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ops4j/CA%2BFCLu0FYN5vOx25fCq9UrLdxTxzWUob9E1SrxQPYLF8m8ShmQ%40mail.gmail.com.

Reply via email to