ok.. i solved it myself; a combination of errors by me and propably a bug in 
jboss;

in my ws4ee-depolyment.xml I should have specified the qname with a capital, ie 
qname="schema:PublishPDLUpdateResponse". Since I made the same error for the 
request type, jboss seems to have found the default serialiazer for the request 
SOAPElement (which it failed to find for the response).. I confirmed this by 
completely removing the typemappings which worked fine for the request but not 
the response.. 

so the bug report would be "jbossws client fails to find default serializer for 
SOAPElement response types" !? should I report it somewhere?

cheers!

/Ole

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864062#3864062

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864062


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to