-
Feb 4th, 2008, 07:13 AM
#1
Spring JAX RPC Client Custom namespace problem
Hi,
I am writing a Spring JAX RPC Client for a WSDL using custom XML namespace to class mappings. I am extending JaxRpcPortProxyFactoryBean for this.
The project works fine, if I use default namespace (without custom mappings).
When using custom namespaces mappings the webservice is returning correct SOAP response but it is coming as null in the return value. Probably the deserializer for the returned message is not getting called.
Please provide help if someone knows about it.
Thanks
Anupam
-
Feb 4th, 2008, 11:03 PM
#2
Hi,
I am using Spring and IBM Websphere with Rational Application Developer.
Can it be an issue with these tools.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules