Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [equinox-dev] server-side osgi


My apologies.  Better judgement and due diligence were obstructed by a haze of excitement over anything that had OSGi and server vaguely mentioned together.

Jeff



Niclas Hedhman <niclas@xxxxxxxxxxx>
Sent by: equinox-dev-bounces@xxxxxxxxxxx

10/28/2005 03:29 PM

Please respond to
Equinox development mailing list

To
Equinox development mailing list <equinox-dev@xxxxxxxxxxx>
cc
Subject
Re: [equinox-dev] server-side osgi





On Friday 28 October 2005 22:50, Jeff McAffer wrote:
> Some folks have been investigating OSGi on the server.  see...
>
> http://wiki.ops4j.org/dokuwiki/doku.php?id=pax:wicket

Let's clarify... since I am the one who conducted the "investigation".

The purpose of the above article was to see if it was possible to implement
Wicket as the view into OSGi applications without any special Http Service,
no changes to Wicket and no funky classloading tricks.

The article describes how to run Wicket as a pure Servlet which can be
deployed in OSGi. Nothing more, nothing less... I don't like J2EE/EJB, never
did and probably never will. My world is not "request" or "transaction"
based, so the provided J2EE model is really poor.


Now, the question on the table is also revolving around how to deploy OSGi
inside Tomcat, Webspehere, JBoss et al. which is a totally different story,
and for someone else to find the answers to. :o)


Cheers
Niclas
_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev


Back to the top