Hi All,
I am trying to generate web service client using a WSDL through
Ant script, it is just a simple exercise, i am trying to do to make myself familar with using binding.xml to overridding the package structure generated by the ant.
her is my build.xml
And here is my bindings.xml
And this is the exception i got while running the the ant script