[jboss-jira] [JBoss JIRA] (WFLY-911) Deploying Spring OSGi WAR bundle

Tomaz Cerar (JIRA) issues at jboss.org
Mon Feb 10 09:37:30 EST 2014


     [ https://issues.jboss.org/browse/WFLY-911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomaz Cerar closed WFLY-911.
----------------------------

    Resolution: Out of Date


JbossWeb & Osgi are no longer part of WildFly 8
                
> Deploying Spring OSGi WAR bundle
> --------------------------------
>
>                 Key: WFLY-911
>                 URL: https://issues.jboss.org/browse/WFLY-911
>             Project: WildFly
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Web (JBoss Web)
>            Reporter: Rui Abreu
>              Labels: osgi, spring
>
> When deploying a Spring powered OSGi WAR bundle to 7.1.1 Final, the following exception arises:
> 11:52:08,998 ERROR [stderr] (WebExtender-Init) Exception in thread "WebExtender-Init" java.lang.NoClassDefFoundError: org/apache/catalina/Loader
> 11:52:08,998 ERROR [stderr] (WebExtender-Init) 	at org.springframework.osgi.web.extender.internal.activator.WarListenerConfiguration.createDefaultWarDeployer(WarListenerConfiguration.java:194)
> 11:52:08,999 ERROR [stderr] (WebExtender-Init) 	at org.springframework.osgi.web.extender.internal.activator.WarListenerConfiguration.<init>(WarListenerConfiguration.java:105)
> 11:52:08,999 ERROR [stderr] (WebExtender-Init) 	at org.springframework.osgi.web.extender.internal.activator.WarLoaderListener$1.run(WarLoaderListener.java:361)
> 11:52:09,000 ERROR [stderr] (WebExtender-Init) 	at java.lang.Thread.run(Thread.java:722)
> 11:52:09,001 ERROR [stderr] (WebExtender-Init) Caused by: java.lang.ClassNotFoundException: org.apache.catalina.Loader from [Module "deployment.org.springframework.osgi.web:1.2.1" from Service Module Loader]
> The spring-osgi-1.2.1 was previously deployed to the server and the test of sharing a spring bean between two Spring OSGi JAR bundles was successful   

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list