Jetty 7 is very EOL (End of Life)
<https://dev.eclipse.org/mhonarc/lists/jetty-announce/msg00069.html>, not
recommended for public internet use anymore.

As for the OSGi conflict, you have to diagnose the 'use' behaviors yourself
on your collection of bundles.
See http://spring.io/blog/2008/11/22/diagnosing-osgi-uses-conflicts/ for
help/advice on diagnosing these kinds of issues.


Joakim Erdfelt / [email protected]

On Thu, Mar 29, 2018 at 6:02 PM, Alexei Trebounskikh <
[email protected]> wrote:

> Hi all,
>
>
>
> I am trying to replace Jetty 6 bundle with Jetty 7 in a legacy Eclipse RCP
> project , but get this error:
>
> Missing requirement: Jetty :: Servlet Annotations requires package
> ‘javax.naming 0.0.0’ but it could not be found.
>
>
>
> Does it require a plugin that exports javax.naming? The project uses Java
> 8.
>
>
>
> Thanks!
>
> _______________________________________________
> jetty-users mailing list
> [email protected]
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://dev.eclipse.org/mailman/listinfo/jetty-users
>
_______________________________________________
jetty-users mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/jetty-users

Reply via email to