You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "David Bull (JIRA)" <ji...@apache.org> on 2008/01/24 11:37:34 UTC

[jira] Created: (AXIS2-3469) java2wsdl maven 2 plugin default behaviour incorrect

java2wsdl maven 2 plugin default behaviour incorrect
----------------------------------------------------

                 Key: AXIS2-3469
                 URL: https://issues.apache.org/jira/browse/AXIS2-3469
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: Tools
    Affects Versions: 1.3
         Environment: Maven 2.0.8 
Cygwin 1.5.24 running on Windows XP 
            Reporter: David Bull


The user guide for this plugin (http://ws.apache.org/axis2/tools/1_3/maven-plugins/maven-java2wsdl-plugin.html) states that the default behaviour is to create a file "target/generated-resources/java2wsdl/service.xml" (as required when creating the aar)

However the actual behaviour is to create the file with a wsdl extenstion (i.e. it creates "target/generated-resources/java2wsdl/service.wsdl")

Also, the user guide states to use the plugin type: mvn java2wsdl:java2wsdl
but you need to type mvn axis2-java2wsdl:java2wsdl



-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Updated: (AXIS2-3469) java2wsdl maven 2 plugin user guide incorrect

Posted by "David Bull (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-3469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Bull updated AXIS2-3469:
------------------------------

    Priority: Minor  (was: Major)
     Summary: java2wsdl maven 2 plugin user guide incorrect  (was: java2wsdl maven 2 plugin default behaviour incorrect)

> java2wsdl maven 2 plugin user guide incorrect
> ---------------------------------------------
>
>                 Key: AXIS2-3469
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3469
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 1.3
>         Environment: Maven 2.0.8 
> Cygwin 1.5.24 running on Windows XP 
>            Reporter: David Bull
>            Priority: Minor
>
> The user guide for this plugin (http://ws.apache.org/axis2/tools/1_3/maven-plugins/maven-java2wsdl-plugin.html) states that the default behaviour is to create a file "target/generated-resources/java2wsdl/service.xml" (as required when creating the aar)
> However the actual behaviour is to create the file with a wsdl extenstion (i.e. it creates "target/generated-resources/java2wsdl/service.wsdl")
> Also, the user guide states to use the plugin type: mvn java2wsdl:java2wsdl
> but you need to type mvn axis2-java2wsdl:java2wsdl

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Updated: (AXIS2-3469) java2wsdl maven 2 plugin user guide incorrect

Posted by "David Bull (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-3469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Bull updated AXIS2-3469:
------------------------------

    Comment: was deleted

> java2wsdl maven 2 plugin user guide incorrect
> ---------------------------------------------
>
>                 Key: AXIS2-3469
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3469
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 1.3
>         Environment: Maven 2.0.8 
> Cygwin 1.5.24 running on Windows XP 
>            Reporter: David Bull
>            Priority: Minor
>
> The user guide for this plugin (http://ws.apache.org/axis2/tools/1_3/maven-plugins/maven-java2wsdl-plugin.html) states that the default behaviour is to create a file "target/generated-resources/java2wsdl/service.xml" (as required when creating the aar)
> However the actual behaviour is to create the file with a wsdl extenstion (i.e. it creates "target/generated-resources/java2wsdl/service.wsdl")
> Also, the user guide states to use the plugin type: mvn java2wsdl:java2wsdl
> but you need to type mvn axis2-java2wsdl:java2wsdl

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Updated: (AXIS2-3469) java2wsdl maven 2 plugin user guide incorrect

Posted by "David Bull (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-3469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Bull updated AXIS2-3469:
------------------------------

    Description: 
The user guide for this plugin (http://ws.apache.org/axis2/tools/1_3/maven-plugins/maven-java2wsdl-plugin.html) states that the default behaviour is to create a file "target/generated-resources/java2wsdl/service.xml": this is incorrect.

However the actual behaviour is to create the file with a wsdl extenstion (i.e. it creates "target/generated-resources/java2wsdl/service.wsdl")

Also, the user guide states to use the plugin type: mvn java2wsdl:java2wsdl
but you need to type mvn axis2-java2wsdl:java2wsdl



  was:
The user guide for this plugin (http://ws.apache.org/axis2/tools/1_3/maven-plugins/maven-java2wsdl-plugin.html) states that the default behaviour is to create a file "target/generated-resources/java2wsdl/service.xml" (as required when creating the aar)

However the actual behaviour is to create the file with a wsdl extenstion (i.e. it creates "target/generated-resources/java2wsdl/service.wsdl")

Also, the user guide states to use the plugin type: mvn java2wsdl:java2wsdl
but you need to type mvn axis2-java2wsdl:java2wsdl




> java2wsdl maven 2 plugin user guide incorrect
> ---------------------------------------------
>
>                 Key: AXIS2-3469
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3469
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 1.3
>         Environment: Maven 2.0.8 
> Cygwin 1.5.24 running on Windows XP 
>            Reporter: David Bull
>            Priority: Minor
>
> The user guide for this plugin (http://ws.apache.org/axis2/tools/1_3/maven-plugins/maven-java2wsdl-plugin.html) states that the default behaviour is to create a file "target/generated-resources/java2wsdl/service.xml": this is incorrect.
> However the actual behaviour is to create the file with a wsdl extenstion (i.e. it creates "target/generated-resources/java2wsdl/service.wsdl")
> Also, the user guide states to use the plugin type: mvn java2wsdl:java2wsdl
> but you need to type mvn axis2-java2wsdl:java2wsdl

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Commented: (AXIS2-3469) java2wsdl maven 2 plugin default behaviour incorrect

Posted by "David Bull (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-3469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12562094#action_12562094 ] 

David Bull commented on AXIS2-3469:
-----------------------------------

Actually it looks like the implementation is correct and the user guide is wrong

(apologies: new to Axis2)

> java2wsdl maven 2 plugin default behaviour incorrect
> ----------------------------------------------------
>
>                 Key: AXIS2-3469
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3469
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 1.3
>         Environment: Maven 2.0.8 
> Cygwin 1.5.24 running on Windows XP 
>            Reporter: David Bull
>
> The user guide for this plugin (http://ws.apache.org/axis2/tools/1_3/maven-plugins/maven-java2wsdl-plugin.html) states that the default behaviour is to create a file "target/generated-resources/java2wsdl/service.xml" (as required when creating the aar)
> However the actual behaviour is to create the file with a wsdl extenstion (i.e. it creates "target/generated-resources/java2wsdl/service.wsdl")
> Also, the user guide states to use the plugin type: mvn java2wsdl:java2wsdl
> but you need to type mvn axis2-java2wsdl:java2wsdl

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Commented: (AXIS2-3469) java2wsdl maven 2 plugin user guide incorrect

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-3469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12576684#action_12576684 ] 

Davanum Srinivas commented on AXIS2-3469:
-----------------------------------------

Fixed in svn revision 635151

> java2wsdl maven 2 plugin user guide incorrect
> ---------------------------------------------
>
>                 Key: AXIS2-3469
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3469
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 1.3
>         Environment: Maven 2.0.8 
> Cygwin 1.5.24 running on Windows XP 
>            Reporter: David Bull
>            Priority: Minor
>
> The user guide for this plugin (http://ws.apache.org/axis2/tools/1_3/maven-plugins/maven-java2wsdl-plugin.html) states that the default behaviour is to create a file "target/generated-resources/java2wsdl/service.xml": this is incorrect.
> However the actual behaviour is to create the file with a wsdl extenstion (i.e. it creates "target/generated-resources/java2wsdl/service.wsdl")
> Also, the user guide states to use the plugin type: mvn java2wsdl:java2wsdl
> but you need to type mvn axis2-java2wsdl:java2wsdl

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Resolved: (AXIS2-3469) java2wsdl maven 2 plugin user guide incorrect

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-3469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davanum Srinivas resolved AXIS2-3469.
-------------------------------------

    Resolution: Fixed

> java2wsdl maven 2 plugin user guide incorrect
> ---------------------------------------------
>
>                 Key: AXIS2-3469
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3469
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 1.3
>         Environment: Maven 2.0.8 
> Cygwin 1.5.24 running on Windows XP 
>            Reporter: David Bull
>            Priority: Minor
>
> The user guide for this plugin (http://ws.apache.org/axis2/tools/1_3/maven-plugins/maven-java2wsdl-plugin.html) states that the default behaviour is to create a file "target/generated-resources/java2wsdl/service.xml": this is incorrect.
> However the actual behaviour is to create the file with a wsdl extenstion (i.e. it creates "target/generated-resources/java2wsdl/service.wsdl")
> Also, the user guide states to use the plugin type: mvn java2wsdl:java2wsdl
> but you need to type mvn axis2-java2wsdl:java2wsdl

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org