Ah, class loading issues. How fun.

I guess the next question is where is everything deployed? In other words, 
where is the PortletBridge deployed and where is your portlet deployed? Are 
they in separate war files in the deploy directory, or is either of them in the 
jboss-portal.sar directory (such as in the samples directory). One possibility 
is including the PortletBridge portlet code in the same war as your portlet 
(this is what i would do because the bridge portlet is just a sample portlet 
from PortletSwap). Another possibility is placing both war files in the 
jboss-portal.sar/samples directory (not guaranteed to work, but worth a shot). 




View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4109604#4109604

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4109604
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to