[jboss-jira] [JBoss JIRA] Created: (JBPORTAL-1220) WSRP session maintenance issue
Julien Viet (JIRA)
jira-events at jboss.com
Wed Jan 31 12:43:34 EST 2007
WSRP session maintenance issue
------------------------------
Key: JBPORTAL-1220
URL: http://jira.jboss.com/jira/browse/JBPORTAL-1220
Project: JBoss Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 2.6.Alpha1, 2.4.1 SP1
Environment: BEA Weblogic 8 as a consumer
JBoss Portal as a producer
Reporter: Julien Viet
Assigned To: Chris Laprun
Fix For: 2.6.CR1, 2.4.2 Final
Attachments: Session.patch
When the portal creates a session (done by the portlet container) the cookie is sent to the consumer but it does not send the cookie back.
The solution I found that works (tested by a user from our community) is to leverare initCookie() to create an HTTP Session.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list