On Thursday 08 November 2007, Adrian C wrote: > With jaxb if schema validation is turned on should validation work if > the wsld is not defined for the webservice? Am seeing errors when I do > this - I though that the schema/wsld could be generated from the > classes?
In theory, it should. I'm not sure how well tested it is though. I'd love to see any test cases if there is an issue. Also, definitely try with 2.0.3. We upgraded to a newer version of XmlSchema to fix SOME issues where the schema was losing some needed information. (such as whether a base64 thing was mtom enabled or not). Thus, 2.0.3 may fix some of the isssues. -- J. Daniel Kulp Principal Engineer IONA P: 781-902-8727 C: 508-380-7194 [EMAIL PROTECTED] http://www.dankulp.com/blog
