Re: Apache Neethi ExactlyOne and All serialize methods do not include a prefix

2013-01-24 Thread Jason Pell
It is a neethi bug but the solution I went with in cxf is neater anyway. Sent from my Galaxy S2 On Jan 25, 2013 3:10 AM, "Daniel Kulp" wrote: > > On Jan 23, 2013, at 5:00 AM, Jason Pell wrote: > > > I have opened a jira around this issue - 4774. > > > > My solution is not to try and fix the nee

Re: Apache Neethi ExactlyOne and All serialize methods do not include a prefix

2013-01-24 Thread Daniel Kulp
On Jan 23, 2013, at 5:00 AM, Jason Pell wrote: > I have opened a jira around this issue - 4774. > > My solution is not to try and fix the neethi issue, but instead to > work around it. I am planning to cache the Policy Element in the > PolicyAttachment class which simplifies the code in > org.

Re: Apache Neethi ExactlyOne and All serialize methods do not include a prefix

2013-01-24 Thread Daniel Kulp
If this ends up being a Neethi bug, please log a bug there: https://issues.apache.org/jira/browse/NEETHI I'd be happy to apply any patch. Dan On Jan 23, 2013, at 2:15 AM, Jason Pell wrote: > Hi, > > I have an issue with latest CXF when serialising a Policy. The > and tags do not includ

Re: Apache Neethi ExactlyOne and All serialize methods do not include a prefix

2013-01-23 Thread Jason Pell
I have opened a jira around this issue - 4774. My solution is not to try and fix the neethi issue, but instead to work around it. I am planning to cache the Policy Element in the PolicyAttachment class which simplifies the code in org.apache.cxf.ws.policy.ServiceModelPolicyUpdater anyway and avoi

Apache Neethi ExactlyOne and All serialize methods do not include a prefix

2013-01-22 Thread Jason Pell
Hi, I have an issue with latest CXF when serialising a Policy. The and tags do not include the prefix. I believe this is causing my jaxws:client to fail when pointing at the WSDL. This only happens when using policy attachments http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecuri