Hi Clause,

I haven't looked at Tapestry, but it might well be that it uses special
classloader tricks to load all it's tml files.
Another possibility reason of it not working might be that some "forbidden"
jars are included in the war.
servlet.jar is usually filtered out, but it might be something different.
I might be able to check later today.

regards, Achim


2012/11/29 Claus Ibsen <[email protected]>

> Hi
>
> Sorry for posting on Karaf @user about a question on pax-web and
> Apache Tapestry.
> But I just wonder if pax-web or what's under the hood in Apache Karaf,
> supports WAR apps using Apache Tapestry.
>
> Because it seems to not work correctly. I can create a new Apache
> Tapestry quickstart project
> http://tapestry.apache.org/getting-started.html
>
> Using the maven arhcetype. and package that as a WAR. And deploy to
> Apache Karaf using the WAR url handler.
> But I can only get as far as seeing Apache Tapestry starting up (it
> has a big logo in the logs).
>
> But hitting the web app doesn't react and show a web page.
>
> The same Tapestry quick start app works fine in Tomcat, and if using
> mvn jetty:run to run it from the cmd line etc.
>
> So just a quick touch whether pax-web may need some extended logic to
> support Tapestry?
> Or that it ought to support any WAR file you can deploy in Apache Karaf?
>
>
>
> --
> Claus Ibsen
> -----------------
> Red Hat, Inc.
> FuseSource is now part of Red Hat
> Email: [email protected]
> Web: http://fusesource.com
> Twitter: davsclaus
> Blog: http://davsclaus.com
> Author of Camel in Action: http://www.manning.com/ibsen
>



-- 

Apache Karaf <http://karaf.apache.org/> Committer & PMC
OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer &
Project Lead
OPS4J Pax for Vaadin <http://team.ops4j.org/wiki/display/PAXVAADIN/Home>
Commiter & Project Lead
blog <http://notizblog.nierbeck.de/>

Reply via email to