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
