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

Key: XFIRE-539
Type: Wish Wish
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Dan Diephouse
Reporter: Jean-François Daune
Votes: 0
Watchers: 1
Operations

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

Option to disable stub generation

Created: 19/Jul/06 09:54 AM   Updated: 21/Jul/06 06:51 AM
Component/s: Generator
Affects Version/s: None
Fix Version/s: 1.2-RC

Time Tracking:
Not Specified

Environment: Any


 Description  « Hide
It would be nice to have an option to disable stub generation.

I would generate the server stub skeleton from time to time and synchronize it with my server class in 'src/main/java' directory.

On the opposite, I would generate other classes at every build in 'target/generated-sources' directory.

Those two actions, different in purpose and target directory, are for the moment combined.

I am ready to make the change, and I have already taken a look at code (Wsdl11Generator and Jsr181Profile) but I don't know which of the plugin generate 'schema binding' classes (classes common to server and client stubs)



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Dan Diephouse - 20/Jul/06 08:10 PM
Hi Jean, I would've given you pointers but I had to go in there and figure out things myself. So I fixed it and its now in svn. You can disable server stub generation by doing generateServerStubs="false" on your ant task now.

Michael Vorburger - 21/Jul/06 06:51 AM
Discussion in thread "wsgen Annotations auf interface & *Impl (@WebService & @SOAPBinding)" on user list.