06-29-07 12:27 PM
Hi,
We are trying to consume remote portlets from a producer portal into our con
sumer portal (both are WPS v6 instances on different boxes and both WAS have
security enabled). But when I do a request.getUserPrincipal or request.getR
emoteUser at the producer e
nd portlet/servlet, I get a null. Is there any way to get the same ?
Again, the request which is passed from the consumer to the producer - is th
at a 'new' request 'created' by the consumer ?
Anyone could pls tell me about how exactly the req-resp paradigm is in wsrp
calls ...
Also, I am trying to call a servlet(at producer) by an Ajax component throug
h the consumer and, from the servlet, setting an attribute in the HttpSessio
n - But when I try to retrieve the attribute from a portlet in PortletSessio
n.ApplicationScope, I find
that the PortletSession is null/newly created. Is this normal in case of wsr
p or anything else ?
Thanks a lot,
Rito.
[ Post a follow-up to this message ]
|