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

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

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

@WebService.wsdlLocation is not generated from wsdl

Created: 24/Jun/06 05:07 PM   Updated: 27/Jun/06 10:25 AM
Component/s: None
Affects Version/s: 1.1.1
Fix Version/s: 1.2-RC, 1.1.2

Time Tracking:
Not Specified


 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Mike McAngus - 27/Jun/06 10:25 AM
This issue is related to JIRA XFIRE-485

Note: The @WebService.wsdlLocation path created by WsGen in the Service Impl class is an Absolute file path on the development machine where WsGen was run.

In most cases, the developer will still need to modify this path to a path relative to the running service's classpath.