Hi, Martin,

> OSGi themselve:
>
> What would be the limitations in using PAX wicket for the web app?
> What OSGi Services can/can't be used? What's about the limitations of
> the HTTP Service referenced to the servlet API?

Not sure what you mean here...

OSGi exposes an HTTP service, which should be enough to do whatever you
want. pax-wicket uses this service to provide wicket on top of the HTTP
service. Probably, you will never need to directly access the service
yourself, so in that sense, I don't see that it should limit you.

We are using pax-wicket to run our web applications, and have no problems so
far.

Cheers,
Dave



_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to