Hi Christian,

The documentation about karaf is in svn under the module name --> manual

http://svn.apache.org/repos/asf/karaf/trunk/manual/

Concerning the question to use pax whiteboard extender to register all
the servlets to OSGI HTTP Service. This is a debate that we should
discuss all together to measure the impacts. Personnaly, if this
approach simplify the development lifecycle, maintenance, testing, ...
I will be in favor. We must also check if we can use it in combination
with pax-web to be sure that we can reuse what we have developed in
karaf and that we configure through org.ops4j.pax.we.cfg and
/etc/jetty.xml

Regards,

Charles Moulliard

Sr. Principal Solution Architect - FuseSource
Apache Committer

Blog : http://cmoulliard.blogspot.com
Twitter : http://twitter.com/cmoulliard
Linkedin : http://www.linkedin.com/in/charlesmoulliard
Skype: cmoulliard



On Tue, Feb 15, 2011 at 11:19 AM, Christian Schneider
<[email protected]> wrote:
> Hi Charles,
>
> so at least I would have had an easy solution to just also install the war
> feature. I think the whiteboard extender would also make much sense for http
> withour war.
> So how about moving the bundle to http? As http is included in war existing
> use cases would not be hit. Btw. Are there any efforts on bringing the
> whiteboard pattern for Servlet registration
> into the OSGi standard. In my opinion the pattern is much better then
> registering with the http service manually.
>
> I would like to document how to use the http feature and how to activate the
> http port. I heard that the user guide is not in the wiki anymore. So how
> can I add a chapter? Is it somewhere in svn?
>
> Christian
>
>
> Am 15.02.2011 10:51, schrieb Charles Moulliard:
>>
>> Remark: extender is part of the WAR feature and not http
>
> --
> ----
> http://www.liquid-reality.de
>
>

Reply via email to