Hi, I try the inter portlet communication
I juste take the two portlets examples sources (Portlet A and Portlet B) of the portal-samples.war and i make a special war for it. it doesn't work. I have this error when I submit in portlet A : ERROR [org.jboss.portal.core.command.InvokeWindowActionCommand] An portlet exception occured in portlet IPC_Test.IPC_TestPortletA | javax.portlet.PortletException | at javax.portlet.GenericPortlet.processAction(GenericPortlet.java:381) | at PortletA.processAction(PortletA.java:75) | at org.jboss.portal.portlet.PortletContainer.invokeAction(PortletContainer.java:483) | at org.jboss.portal.portlet.PortletContainer.dispatch(PortletContainer.java:424) | at org.jboss.portal.server.app.ComponentInvocation.dispatch(ComponentInvocation.java:79) | ... it is strange because i have exactly the same class and the same code than the example. I search a bit and i found this tag test_Listener in default-portal.xml who reference a MBean in jboss-service.xml. I have no doc on it, and I'm lost. i really need help !! :p thanks ;) Lionel View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3919634#3919634 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3919634 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
