JWS works great as long as you do not use JavaBeans. Is there a way to do JavaBean serialization/deserialization using JWS? It seems that correct wsdl is automatically generated (it includes complextype definitions) but I get following error when trying to execute client:
<faultstring>org.xml.sax.SAXException: Deserializing parameter 'obj': could not find deserializer for type {http://xxx.xx.com}SimpleObject</faultstring>
Why doesn't it use bean serializer by default? Any ideas?
Thank you a lot, Vilmantas
-- Vilmantas Baranauskas Phone: +49-711/13353-47 FAX: +49-711/1335353 D A N E T GmbH, Waldburgstrasse 17 - 19, D-70563 Stuttgart Email: [EMAIL PROTECTED]
