Issue with SecureConversationToken.serialize()
----------------------------------------------
Key: RAMPART-207
URL: https://issues.apache.org/jira/browse/RAMPART-207
Project: Rampart
Issue Type: Bug
Components: rampart-policy
Affects Versions: 1.4
Reporter: Sumit Shah
Assignee: Ruchith Udayanga Fernando
Issue with SecureConversationToken.serialize() method.
The org.apache.ws.secpolicy.model.SecureConversationToken.serialize() method:
Line 102 appends the namespace twice to the inclusion parameter. The namespace
is already appended in when initializing the 'inclusion' variable at line 96/98.
I have attached the fix with this issue.
Thanks
Sumit Shah
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.