You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by bu...@apache.org on 2003/07/02 18:47:22 UTC

DO NOT REPLY [Bug 21264] - Expand variables in custom WSDL

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 stevel@apache.org  2003-07-02 16:47 -------
Yes, I have been thinking about this. My strategy for doing so would be pump the
WSDL through the velocity engine with a few local properties predefined,
provided that velocity is on the classpath, of course.

If you were to work on this, it would be most beneficial.