I have noticed that the Result message (i.e., the String produced by org.wso2.balana.ctx.AbstractResult.encode()) does not appear to qualify names with namespaces, as required by the XACML 3.0 spec.
I was looking at class org.wso2.balana.ctx.xacml3.Result.encode() and was curious why the output XML is built up as a String, rather than using the native DOM capabilities, or similar capabilities in XML open source libraries? I notice the same issue applies to org.wso2.balana.ctx.ResponseCtx.encode(), which actually has some commented-out code that would add the namespace declaration... Was there a decision made at some point not to have the response message conform to the spec? Thanks. --Scott
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
