Huh, interesting. Although, unfortunately it's not finding the PortletBridge even with the correct package in portlet.xml:
<portlet> | <portlet-name>eHealthPortletBridge</portlet-name> | <portlet-class>org.portletbridge.portlet.PortletBridgePortlet</portlet-class> | </portlet> Gave me this error: anonymous wrote : 18:07:53,906 ERROR [STDERR] org.jboss.portal.portlet.container.PortletInitializationException: Portlet class not found org.portletbridge.portlet.PortletBridgePortlet I tried a number of permutations, but with no better luck. Any other ideas? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4109482#4109482 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4109482 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
