[ http://jira.codehaus.org/browse/XFIRE-350?page=comments#action_63680 ]
Anders Jacobsson commented on XFIRE-350: ---------------------------------------- I had another go with the new snapshot and it works better (setting baseURI to the directory containing the WSDL/XSD files) but unfortunately not completely. It does import but I get an error of type org.codehaus.xfire.XFireRuntimeException: Couldn't find schema for part.... which I do not get if I run the script when in the same directory as the WSDL/XSD files. I have updated to XmlSchema-1.0.1.jar. > Generator ant task requires to be run in the same directory as all WSDL files > ----------------------------------------------------------------------------- > > Key: XFIRE-350 > URL: http://jira.codehaus.org/browse/XFIRE-350 > Project: XFire > Type: Improvement > Components: Generator > Versions: 1.1-beta-1 > Environment: Ant 1.6.5 > JDK 5 > Windows 2000 > Reporter: Anders Jacobsson > Assignee: Dan Diephouse > Priority: Minor > Fix For: 1.1 > Attachments: wsdl.tar.gz > > > 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. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
