Details
Description
When using the Generator ant task on a service that is defined in multiple files (for an example, look at the attached file), the build script has to be in the same directory as the WSDL/XSD files. Otherwise, the task cannot resolve any imports. It would be nice if the same directory that is defined in the wsdl attribute in the task is also used as the default directory for imports.
I think I fixed this in SVN already post 1.1 beta 1. I'll try to get a snapshot build out tomorrow and will let you know so you can test it.