This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Web Services and the fly likes jax-rpc client for "" title="" /> Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "jax-rpc client for "<xsd:any processContents="lax"/>"" Watch "jax-rpc client for "<xsd:any processContents="lax"/>"" New topic
Author

jax-rpc client for "<xsd:any processContents="lax"/>"

zb cong
Ranch Hand

Joined: Jan 14, 2002
Posts: 403
Hello,
i use rad7 to generate the jax-rpc client for a wsdl file, which include "<xsd:any processContents="lax"/>" defination, it seems not be supported by rad7. how to bypass the issue?


Thanks.
Dan Drillich
Ranch Hand

Joined: Jul 09, 2001
Posts: 1123
You might replace lax with strict and see if it works.

From XML Schema any Element -

strict - the XML processor must obtain the schema for the required namespaces and validate the elements (this is default)


Regards,
Dan


William Butler Yeats: All life is a preparation for something that probably will never happen. Unless you make it happen.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: jax-rpc client for "<xsd:any processContents="lax"/>"
 
Similar Threads
Invoking Webservice having Complex Types
how to implement ws-security in soap request header
Xml document as a SOAP payload
JAXB: Two xsd - Create single JAXBContext
Putting string in soap message