Skip to Content.
Sympa Menu

mace-opensaml-users - Re: [OpenSAML] local part cannot be "null" when creating a QName during unmarshalling an Assertion object

Subject: OpenSAML user discussion

List archive

Re: [OpenSAML] local part cannot be "null" when creating a QName during unmarshalling an Assertion object


Chronological Thread 
  • From: Brent Putman <>
  • To:
  • Cc: Sidhartha Priye <>
  • Subject: Re: [OpenSAML] local part cannot be "null" when creating a QName during unmarshalling an Assertion object
  • Date: Wed, 03 Mar 2010 19:26:59 -0500

Yes, a quick glance a the Java docs for javax.xml.soap.SOAPFault shows
that the setFaultCode(QName) was introduced in the SAAJ 1.3 API. You
(or CXF etc) must at runtime be using an earlier version.


On 3/3/2010 1:46 PM, Sidhartha Priye wrote:
>
> As for the SOAPFault not finding a method , it appears to be specifically
> isolated to one version of CXF (2.2.6). I can get it to work with no
> issues using cxf-incubator.2.0
>
>
>> Maybe I'm misreading your error, but that looks like it's missing some kind
>> of SOAP method, not the JAXP QName class.
>>
>> -- Scott
>>
>
>
>
>



Archive powered by MHonArc 2.6.16.

Top of Page