> > Error : org.xml.sax.SAXException: SimpleDeserializer encountered a child element > , which is NOT expected, in something it was trying to deserialize. > > My client is invoking a call to the service and pass it a bean that has a complex > type as a data member. Should I post the code and deploy.wsdd?
is your complex object a bean? you can only pass beans ( it should have setter/getter methods for all of its instance variables) > > Thanks in advance. > > > --------------------------------- > Do you Yahoo!? > Yahoo! SiteBuilder - Free web site building tool. Try it!