[jboss-dev-forums] [JBoss AS 7 Development] - Deploying OSGi WAR bundle

White_Sox do-not-reply at jboss.com
Mon Apr 9 07:25:55 EDT 2012


White_Sox [https://community.jboss.org/people/White_Sox] created the discussion

"Deploying OSGi WAR bundle"

To view the discussion, visit: https://community.jboss.org/message/728872#728872

--------------------------------------------------------------
When deploying a OSGi WAR, i receive the following error:

12:12:20,986 ERROR [stderr] (WebExtender-Init) Exception in thread "WebExtender-Init" java.lang.NoClassDefFoundError: org/apache/catalina/Container
12:12:20,988 ERROR [stderr] (WebExtender-Init)     at org.springframework.osgi.web.extender.internal.activator.WarListenerConfiguration.createDefaultWarDeployer(WarListenerConfiguration.java:194)
12:12:20,988 ERROR [stderr] (WebExtender-Init)     at org.springframework.osgi.web.extender.internal.activator.WarListenerConfiguration.<init>(WarListenerConfiguration.java:105)
12:12:20,994 ERROR [stderr] (WebExtender-Init)     at org.springframework.osgi.web.extender.internal.activator.WarLoaderListener$1.run(WarLoaderListener.java:361)
12:12:20,996 ERROR [stderr] (WebExtender-Init)     at java.lang.Thread.run(Thread.java:722)
12:12:20,996 ERROR [stderr] (WebExtender-Init) Caused by: java.lang.ClassNotFoundException: org.apache.catalina.Container from [Module "deployment.org.springframework.osgi.web:1.2.1" from Service Module Loader]
12:12:20,997 ERROR [stderr] (WebExtender-Init)     at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:450)
12:12:20,997 ERROR [stderr] (WebExtender-Init)     at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:398)
12:12:20,998 ERROR [stderr] (WebExtender-Init)     at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:120)
12:12:20,998 ERROR [stderr] (WebExtender-Init)     ... 4 more

Am I missing some configuration ?
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/728872#728872]

Start a new discussion in JBoss AS 7 Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20120409/b012e8ed/attachment.html 


More information about the jboss-dev-forums mailing list