Hi Achim

Thanks for your reply! My main concern was that I don't want to create
something new if it already exists in pax-web and I didn't find it ...
I've it already running as WAR in Karaf-2.2.5 but the problem is that I
can't get the WAR installed correct if I configure the feature in
featuresBoot (however it works fine if I start it manually after startup
using the console). I know this is a Karaf problem (complains about
"unknown protocol: war), but when I use pax-wicket I can create a jar
instead of a war and it's started correct if configured in featuresBoot. So
I hoped there might be something similar like the support in pax-wicket for
the DispatcherServet and the magic inside in pax-web ;-)

Regards
Andi

2012/2/9 Achim Nierbeck <bcanh...@googlemail.com>

>  Hi Andi,
>
> so do you want to register it as a std. Servlet? Or is some Spring-Magic
> supposed to happen?
> Cause if you want the magic, you surely need also some Spring-DM Stuff. If
> you are in need
> of the Spring-DM stuff I suggest running with Apache Karaf cause that
> environmen does
> provie all you need.
> Back to the first part, if it behaves like a std. Servlet I guess there is
> nothing against it
> registering it as a ServletService either via std. HttpService
> registration or by registering
> the HttpService via whiteboard pattern.
>
> regards, Achim
>
> Am 09.02.2012 18:00, schrieb Andreas Kuhtz:
>
> Hello,
>
> Is it possible to use the Spring HttpInvokerServiceExporter with pax-web
> (with a jar bundle, not using DispatcherSevlet)?
> If it's possible: If someone can give me a hint to an existing demo that
> would help me.
>
> Thanks in advance.
>
> Best regards
> Andi
>
> PS: I've posted the same question before to the google mailing list
> because I wasn't aware of this one.
>
>
> _______________________________________________
> general mailing 
> listgeneral@lists.ops4j.orghttp://lists.ops4j.org/mailman/listinfo/general
>
>
>
> --
> - Apache Karaf <http://karaf.apache.org/> <http://karaf.apache.org/> 
> Committer & PMC
> - OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> 
> <http://wiki.ops4j.org/display/paxweb/Pax+Web/>  Committer & Project Lead
> - Blog <http://notizblog.nierbeck.de/> <http://notizblog.nierbeck.de/>
>
>
> _______________________________________________
> general mailing list
> general@lists.ops4j.org
> http://lists.ops4j.org/mailman/listinfo/general
>
>
_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to