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
