Just for a note, when using Retrotranslator xml-apis-1.0.b2.jar and xercesImpl-2.6.2.jar files should be replaced with http://repo1.maven.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.jar http://repo1.maven.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar
-- Taras On 5/10/07, Tomek Sztelak <[EMAIL PROTECTED]> wrote:
Yes, Wsgen and generated code require java 5. Yes, Wsgen supports only Jaxb 2 a XMLBeans. But you can use Retrotranslator to converted generated classed to java 1.4 compatible. On 5/10/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > I'm attempting to follow directions as explained on the XFire site: > > http://xfire.codehaus.org/Client+and+Server+Stub+Generation+from+WSDL > > > 1. It states that WSGen is for JDK5 only. Does that mean that you need > JDK5.0 to run WSGen? Or does that also mean that you need JDK5.0 to utilize > the generated code(stubs) as well? > > > 2. Does the WSGen only generate stubs for jaxb and xmlbeans? What if we are > using aegis binding, how do we generate a client stub for Aegis binding? > > > Thanks! > > Bob > > > > -- ----- When one of our products stops working, we'll blame another vendor within 24 hours. --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
--------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
