Hi, Is there any way to customize the WSDL generation in a XMLBeans-based Web service ? I know this kind of customization can be achieved by using JSR181 annotations, but I don't want to use it (because the project can't be refactored now).
Is there any other way ? Thanks in advance PS: I use XFire1.2.1 and Spring 2.0 together on a jdk 1.4 platform. Christophe
