Changing all the Namespace="" to Namespace=" http://msa.ebs.health.ontario.ca/" allows the policy to be loaded.
On Sat, Jul 27, 2013 at 3:17 PM, Jason Pell <[email protected]> wrote: > Yea the namespace cannot be Namespace="" either. > > > On Sat, Jul 27, 2013 at 3:14 PM, Jennifer Ruttan <[email protected]>wrote: > >> That got rid of the problem with Eclipse complaining about the invalid >> element. I still get this error though: >> >> Jul 27, 2013 1:12:05 AM >> org.apache.cxf.ws.policy.attachment.wsdl11.Wsdl11AttachmentPolicyProvider >> getElementPolicy >> WARNING: Failed to build the policy >> 'request-policy':sp:RequiredParts/sp:Header@Namespace must have a value >> >> Which I find weird, because all the <sp:Header> elements in >> <sp:RequiredParts> tag have a Namespace attribute and the attribute has a >> value. >> >> >> >> On 2013-07-27, at 1:11 AM, Jason Pell <[email protected]> wrote: >> >> > that's with the new sp namespace I mean... >> >> >
