Click to See Complete Forum and Search --> : Axis2 and Non-Java2WSDL


willi.firulais
January 9th, 2008, 03:57 AM
When someone asks for ?wsdl of a given service it will serialize AxisService as a WSDL. In the case of Java2WSDL, what it does is first investigate service implementation class using both Java reflection and JAM (annogen) and then generate XML schema for the given class, after which the rest of the WSDL document is generated. It is also possible to setup the service to the original WSDL placed in META-INF.

Has anyone some experience in writing Non-Java Web Service with Axis2?
I have to plug in something like a

Non-Java2WSDL or Non-Java2XSD for a Non-Java Web Service with Axis2 that will generate the WSDL on request (?wsdl, ?xsd) out of a Non-Java Class Introspection (like a PL/SQL Package, etc.)

Where is the best place to plug in such a “Non-Java2WSDL” class that the axis2 servlet is responding the “custom” dynamically generated WSDL (and not the standard using Java2WSDL).

Some Ideas, Hints, Forwards, etc. welcome.

Thx Willi

HackmanC
January 11th, 2008, 03:50 PM
You mention NON-java so many times in a java forum,
and you could be banned ... just kidding... :)