This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Websphere and the fly likes Struts Portlet Messaging Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » Websphere
Reply Bookmark "Struts Portlet Messaging" Watch "Struts Portlet Messaging" New topic
Author

Struts Portlet Messaging

aislingvasey
Greenhorn

Joined: Jan 23, 2002
Posts: 5
Hi
I have a Struts Portlet application that consists of 2 portlets which I developed from IBM's blank sample Struts Portlet application.
One of the portlets send messages to the other.

This works fine in WSAD 5 but when I deploy it to the actual Portal Server 5.0.2.2, the messages never reach the listening struts portlet.
I added another non-Struts portlet with a message listener and it receives the messages with no problems.

So the Struts Portlet seems to send the messages but the actual Struts Portlet (com.ibm.wps.portlets.struts.WpsStrutsPortlet) messageReceived() method never seems to get called.

Suggestions anyone as to what could be going wrong?

Thx Aisling

PS I also deployed the IBM sample MultipleStrutsApp.war and its messaging also seems to fail/get swallowed/something.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Struts Portlet Messaging
 
Similar Threads
Converting standard J2EE Servlets to IBM WebSphere Portlet environment
develop a simple Hello World Portlet?
portlet communication - sending object not string...
new to Liferay please any body help me
Inter-Portlet Communication