Hi all,
I have the same problem each time I try to use my own objects instead of a
sample Strings :
564789 [Thread-53] INFO  org.codehaus.xfire.aegis.AegisBindingProvider  -
xsi:type="{http://com.company.order.services}"; was specified, but no
corresponding Type was registered; defaulting to
{http://exchange.order.company.com}Order

In my jsr181 java code, my object's properties are set to null, I can't map
the xml soap message to them. 

I don't understand where I can associate the namespace defined in the wsdl
with the java packages in my code.

Any help would be greatly appreciated.
Bernard



sebastien wrote:
> 
> Hi,
> 
> When I run the soap binding example, the following problem occurs :
> INFO  - AegisBindingProvider           - xsi:type="" was specified, but no
> corresponding Type was registered; defaulting to {http://soap}PingRequest
> 
> Thanks for your help
> 
> cheers
> 

-- 
View this message in context: 
http://www.nabble.com/SOAP-Binding-example-tf2520410.html#a7075116
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to