I'd like to pass extraClasses parameter when I generate java2wsdl. Here is my Ant task:
Tried everything but no luck.
Does anyone know the syntax? How do I add extraClasses here?
**Test1 (failed)**
This failed with error `java2wsdl doesn't support the "extraClasses" attribute`:
How to find out **which attributes `java2wsdl Ant task` does support**?
My Axis2 version is 1.5.4.
以上就是How to add extraClasses option to Ant script when calling java2wsdl?的详细内容,更多请关注web前端其它相关文章!