OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

wsrp-interop message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [wsrp-interop] cookie management on axis 1.1



Hi,

I haven't found a way to tell axis this.
Instead I create a stub object for each group and store it in the group session. If requiresInitCookie is set to "perGroup" then this stub
is taken to do the call. Otherwise a stub object for the user is used. Of course this has the disadvantage of creating lots of stub objects.
If you find any other solution please let me know.

regards,

Stephan Laertz



Sorry for the spam.  I have an axis question on cookie management.
Currently, axis is handling all the cookie issues for us(i.e. setMaintainSession(true) is called on axis stubs), but when requiresInitCookie is "perGroup", how do I tell axis to send different cookies for different portlet groups?

Thanks,
Eric

To unsubscribe from this mailing list (and be removed from the roster of the OASIS TC), go to http://www.oasis-open.org/apps/org/workgroup/wsrp-interop/members/leave_workgroup.php.





[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]