[jboss-user] [JCA/JBoss] - Re: ClassNotFoundException: org.jboss.resource.deployers.man
Rhodan
do-not-reply at jboss.com
Wed Apr 15 09:19:05 EDT 2009
anonymous wrote : What is rcp pluging?
see http://wiki.eclipse.org/index.php/Rich_Client_Platform.
Meanwhile we found the reason for the ClassNotFoundError(s). When packaging jboss inside an rcp-plugin, then the root classloader isn't the jboss one anymore, instead it is the bundle-Classloader of the eclipse equinox/osgi platform. So we had to make the relevant jboss jar's known to the equinox platform via their MANIFEST.MF.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4225632#4225632
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4225632
More information about the jboss-user
mailing list