Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] Loading resources from OSGi fragment bundle

Heng,

Can you post the manifest of the fragment bundle? I would have thought
that if the fragment exports the packages of the resources then it
would be fine ... best if you post the manifest so we can see it for
ourselves.

thanks
Jan

On 9 September 2014 16:40, Heng Sin Low <hengsin@xxxxxxxxx> wrote:
> Hi all,
>
> I've been evaluating the embedding of tomcat ( gemini web ) and jetty within
> equinox. All have went well with Jetty 9.2.2 except one issue: our web
> application have not been able to access resources (xml files, images, etc )
> contributed through OSGi fragment bundle where it have been tested working
> with the tomcat setup.
>
> Is loading of resources from OSGi fragment bundle something not yet
> supported by jetty osgi or is that a misconfiguration on my end ?
>
> Regards,
> Low
>
> _______________________________________________
> jetty-users mailing list
> jetty-users@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from
> this list, visit
> https://dev.eclipse.org/mailman/listinfo/jetty-users



-- 
Jan Bartel <janb@xxxxxxxxxxx>
www.webtide.com
'Expert Jetty/CometD developer,production,operations advice'


Back to the top