[jboss-user] [JBoss Tools] - Re: [m2e] [maven-bundle-plugin] Adding OSGI bundle resource to a server
Jignesh Patel
do-not-reply at jboss.com
Thu Jun 28 16:19:51 EDT 2012
Jignesh Patel [https://community.jboss.org/people/jigneshmpatel] created the discussion
"Re: [m2e] [maven-bundle-plugin] Adding OSGI bundle resource to a server"
To view the discussion, visit: https://community.jboss.org/message/744906#744906
--------------------------------------------------------------
After adding build details when I tried to deploy I got following
aused by: java.lang.ClassNotFoundException: com.icare.rpc.registration.RegistrationActivator from [Module "deployment.registration:1.0.0.BUILD-2012-06-25" from Service Module Loader]
at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:190) [jboss-modules.jar:1.1.1.GA]
at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:468) [jboss-modules.jar:1.1.1.GA]
at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:456) [jboss-modules.jar:1.1.1.GA]
at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:398) [jboss-modules.jar:1.1.1.GA]
at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:132) [jboss-modules.jar:1.1.1.GA]
at org.jboss.osgi.framework.internal.HostBundleRevision.loadClass(HostBundleRevision.java:114) [jbosgi-framework-core-1.1.8.Final.jar:1.1.8.Final]
at org.jboss.osgi.framework.internal.AbstractBundleState.loadClass(AbstractBundleState.java:415) [jbosgi-framework-core-1.1.8.Final.jar:1.1.8.Final]
at org.jboss.osgi.framework.internal.HostBundleState.loadClass(HostBundleState.java:151) [jbosgi-framework-core-1.1.8.Final.jar:1.1.8.Final]
at org.jboss.osgi.framework.internal.HostBundleState.transitionToActive(HostBundleState.java:294) [jbosgi-framework-core-1.1.8.Final.jar:1.1.8.Final]
... 10 more
here is my build.properties file
bin.includes = META-INF/,\
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/744906#744906]
Start a new discussion in JBoss Tools at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120628/bce1a164/attachment-0001.html
More information about the jboss-user
mailing list