DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21264>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21264

Expand variables in custom WSDL





------- Additional Comments From [EMAIL PROTECTED]  2003-07-03 16:44 -------
My thought had been that we could make the wsdl provider a plug-in; in the wsdd
you name a class that implements WsdlProvider and that gets handed off the ?wsdl
request with the appropriate context information. 

jelly or velocity engines could then live under axis/add-ons, and out of the
main source tree. 

The big q. is what is the appropriate context info? We need request info to
correctly create the right URL For the caller (esp. in a load balanced or 2-tier
server cluster), and it would also be nice to be able to ask the 'classic' WSDL
generator to create the WSDL when needed.

Reply via email to