-
Notifications
You must be signed in to change notification settings - Fork 15
Need a way to control the name of the generated class #43
Comments
Reported by gdavison |
Issue-Links: |
Was assigned to gdavison |
aroller said: /**
|
File: Wadl2JavaMojo.java |
aroller said: |
File: MyApi.java |
gdavison said: |
sirgeek said: i.e. something like: wadl2java -r WebServices -p com.isone.testing.webservices.v1_0a -o ../../../workspace/webservices/src ../../../sqaCVS/www/src-bind/wadl_1.31.xml |
gdavison said: |
sirgeek said: Would that work ? |
This issue was imported from java.net JIRA WADL-43 |
The generation API should provide a way for the client to specify the name of the class being generated, currently this can only be defaulted from the URL.
A static API that allows the development tools to generate an API should be provided.
The text was updated successfully, but these errors were encountered: