Guillaume Nodet <gnodet <at> gmail.com> writes: > > > If your problem is to use jaxb on JDK 1.4, you shouldtake a look at using jaxb2 + retrotranslator.There is some special flags to set when generating thejaxb2 pojos so that all the needed informations are kept > under JDK 1.4, but I should work.
As i mentioned in a related bug, retro-translated code still uses classes like and loses all annotations, javax.jws.soap.SOAPBinding. I don't see that working under 1.4, but i'll look into the flags you refer to. Do you have a proven example of retrotranslator usage like that? Do you know for sure that it wouldn't be easier to just modify Wsdl11Generator to support JAXB 1.1, assuming retrotranslator usage w/ WsGen is at all possible for 1.4? I think i ran out of time to deal w/ this this week. I may or may not be able to come back to it next week. Apparently will have to use a string instead of an enum for now, and then have an interface change when 1.5 is adopted. Thanks. --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email