You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Nisheed Raveendran <ni...@HumanInference.com> on 2006/11/22 10:41:25 UTC

Dynamic WSDL generation from Interface repository

Hi,

 

  I am creating a web service from CORBA objects. The web service will
be integrated with axis2. I need the WSDL to be generated dynamically
from an Interface repository. I am planning to create a separate package
for this and replace the javs2wsdl package with the new WSDL generator.
Is this the right approach to create a new WSDL generator?

 

  Any suggestions would be appreciated.

 

Regards,

Nisheedh