[ 
https://issues.apache.org/jira/browse/AXIS2-3350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12543473
 ] 

Marko Asplund commented on AXIS2-3350:
--------------------------------------

The suggested workarounds appear to work, thanks.

In my opinion these should be the default.
Or at least the current behavior should be documented a bit better.
If the latter approach is chosen, there should be an easier way to do the 
second workaround (e.g. a command line option).


> Incorrect wsdl2java behaviour: target dir + reformatting
> --------------------------------------------------------
>
>                 Key: AXIS2-3350
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3350
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 1.3
>         Environment: Axis2 1.3
>            Reporter: Marko Asplund
>            Assignee: Amila Chinthaka Suriarachchi
>
> When I run the following command to generate stub code
> wsdl2java.sh -uri CommentService.wsdl -p com.foo.comment.client -d adb -s -o 
> src/java
> two things happen that are not correct in my opinion:
> - the code gets generated under src/java/src and not src/java as specified in 
> the command line (src/java/src/com/foo/comment/client/CommentServiceStub.java)
> - the Java source files under src/java get reformatted which results in the 
> version control system thinking they've been modified

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to