History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: XFIRE-678
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Dan Diephouse
Reporter: Daniel LaPrade
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
XFire

issue loading xsd imports from wsdl during deployment

Created: 28/Sep/06 04:12 PM   Updated: 29/Sep/06 03:32 PM
Component/s: Core
Affects Version/s: 1.2.1
Fix Version/s: 1.2.2

Time Tracking:
Not Specified

File Attachments: 1. Zip Archive patch.zip (8 kb)
2. Zip Archive patch2.zip (8 kb)
3. Text File xfire-core.patch (3 kb)
4. Text File xfire-core.patch (3 kb)
5. Text File xfire-core.patch (3 kb)
6. Text File xfire-core.patch (1 kb)

Environment: osx, maven2, java1.5, jboss4.0.4GA


 Description  « Hide
Steps to reproduce:

Pull xsd out of wsdl in jaxws-spring example
Build jaxws-spring
deploy to jboss

It errors stating it could not find the xsd from the jboss/bin directory. I setup a WSDLLocator to search the classpath for the xsd.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Daniel LaPrade - 29/Sep/06 06:29 AM
Found a bug when the imported file has an import. Fixed in this patch.

Dan Diephouse - 29/Sep/06 11:52 AM
Cool, thanks! Will get this applied.

Dan Diephouse - 29/Sep/06 11:55 AM
Any chance you can apply this in patch form? Just do "svn diff > xfire.patch"

Daniel LaPrade - 29/Sep/06 12:22 PM
Here is the svn diff > xifre-core.patch you requested. But you will still need the file LocatorWSDL.java in the patch2.zip

Daniel LaPrade - 29/Sep/06 01:00 PM
This includes the new file.

Daniel LaPrade - 29/Sep/06 02:32 PM
yapf

Daniel LaPrade - 29/Sep/06 03:18 PM
yapf

Dan Diephouse - 29/Sep/06 03:32 PM
Thanks, I applied this to SVN.