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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to