Axis2 incorrectly serialized (to xml) Handler Axiom OMElement adds xmlns=""
---------------------------------------------------------------------------
Key: AXIS2-1723
URL: http://issues.apache.org/jira/browse/AXIS2-1723
Project: Apache Axis 2.0 (Axis2)
Issue Type: Bug
Components: databinding
Affects Versions: 1.1
Reporter: Nathan Lipke
Priority: Critical
This worked in 1.1 RC2 but was broken in the released version!
The attached Handler created the following:
<Assertion xmlns="urn:oasis:names:tc:SAML:1.0:assertion"
AssertionID="6f585c1dbbacc6f51f28f9e3393904c2"
IssueInstant="2006-11-15T22:34:38.801Z" Issuer="http://www.bea.com/wsrp/saml"
MajorVersion="1" MinorVersion="1">
<Conditions xmlns="" NotBefore="2006-11-15T22:19:38.8Z"
NotOnOrAfter="2006-11-15T23:04:38.8Z"/>
<AuthenticationStatement xmlns=""
AuthenticationInstant="2006-11-15T22:34:38.8Z"
AuthenticationMethod="urn:oasis:names:tc:SAML:1.0:am:unspecified">
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]