Hi Joe, Take a look at the samples of Pax-Web, they can be found at [1]. The itests used by Pax-Web might also give you a good starting point. [2] But keep in mind, that those samples are for the latest version and might not fit 100%. If you have more questions, don't hesitate to ask.
[1] - https://github.com/ops4j/org.ops4j.pax.web/tree/master/samples [2] - https://github.com/ops4j/org.ops4j.pax.web/tree/master/itest/src/test/java/org/ops4j/pax/web/itest sent from mobile device Am 24.01.2013 23:50 schrieb "barnesjd" <[email protected]>: > I've run into some classloading issues when I try to deploy a war that > specifies a listener in web.xml. Do any of you know of a sample web > application bundle that uses a listener? The only sample I've found is the > one offered in the Karaf User Guide > <http://karaf.apache.org/manual/2.3.0/users-guide/web-applications.html> > , > but they only use servlets. I believe an example will help me figure out > what I'm doing wrong with my war. > > Thanks, > Joe > > > > -- > View this message in context: > http://karaf.922171.n3.nabble.com/2-3-0-Deploying-a-war-with-a-listener-in-web-xml-tp4027455.html > Sent from the Karaf - User mailing list archive at Nabble.com. >
