Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] Java EE APIs as bundles

Hi Violeta,

we have a p2 repo with our normal jetty artifacts

http://download.eclipse.org/jetty/updates/jetty-bundles-7.x

we also contribute to indigo and helios

as for the jetty8 bundles, we are still tracking some CQ's that we
need to get into place before we can release that repo, once we do
that it will be available in a url similar to above only replace the 7
with an 8.

note also we are the servlet portion of the javaee and support things
like war files

cheers,
jesse

--
jesse mcconnell
jesse.mcconnell@xxxxxxxxx



On Tue, Jan 25, 2011 at 07:27, Violeta Georgieva <milesg78@xxxxxxxxx> wrote:
> Hi,
>
> I know that with Jetty 8 you are supporting the new Servlet 3.0
> specification and also OSGi Web Container specification.
> I also want to use Java EE APIs in OSGi environment.
> Could you please tell me whether the bundles that you are using are
> available in Eclipse Orbit, some Maven repository or some update site?
>
> Thanks in advance.
> Best Regards,
> Violeta
> _______________________________________________
> jetty-users mailing list
> jetty-users@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/jetty-users
>
>


Back to the top