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 "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2007/05/24 15:36:16 UTC

[jira] Created: (AXIS2-2705) Java2WSDL - Switch for generating DOC/LIT/BARE wsdl's

Java2WSDL - Switch for generating DOC/LIT/BARE wsdl's
-----------------------------------------------------

                 Key: AXIS2-2705
                 URL: https://issues.apache.org/jira/browse/AXIS2-2705
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
            Reporter: Davanum Srinivas


Does our Java2WSDL always generated "wrapped"? Could we please add a switch where if there are only 1 input param and 1 output param, especially if it is a POJO, then we should be able to generate a BARE wsdl.

Example: http://pluralsight.com/blogs/tewald/archive/2004/06/29/460.aspx

thanks,
dims

-- 
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-2705) Java2WSDL - Switch for generating DOC/LIT/BARE wsdl's

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

Davanum Srinivas commented on AXIS2-2705:
-----------------------------------------

Looks like deepal added a "-dlb" to java2wsdl. let's treat whatever problems arise as separate JIRA's from now on.

thanks,
dims

> Java2WSDL - Switch for generating DOC/LIT/BARE wsdl's
> -----------------------------------------------------
>
>                 Key: AXIS2-2705
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2705
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Davanum Srinivas
>            Assignee: Deepal Jayasinghe
>            Priority: Blocker
>
> Does our Java2WSDL always generated "wrapped"? Could we please add a switch where if there are only 1 input param and 1 output param, especially if it is a POJO, then we should be able to generate a BARE wsdl.
> Example: http://pluralsight.com/blogs/tewald/archive/2004/06/29/460.aspx
> thanks,
> dims

-- 
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-2705) Java2WSDL - Switch for generating DOC/LIT/BARE wsdl's

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

Davanum Srinivas commented on AXIS2-2705:
-----------------------------------------

Need this for 1.3

> Java2WSDL - Switch for generating DOC/LIT/BARE wsdl's
> -----------------------------------------------------
>
>                 Key: AXIS2-2705
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2705
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Davanum Srinivas
>            Assignee: Deepal Jayasinghe
>            Priority: Blocker
>
> Does our Java2WSDL always generated "wrapped"? Could we please add a switch where if there are only 1 input param and 1 output param, especially if it is a POJO, then we should be able to generate a BARE wsdl.
> Example: http://pluralsight.com/blogs/tewald/archive/2004/06/29/460.aspx
> thanks,
> dims

-- 
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-2705) Java2WSDL - Switch for generating DOC/LIT/BARE wsdl's

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

Davanum Srinivas resolved AXIS2-2705.
-------------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 1.3)

> Java2WSDL - Switch for generating DOC/LIT/BARE wsdl's
> -----------------------------------------------------
>
>                 Key: AXIS2-2705
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2705
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Davanum Srinivas
>            Assignee: Deepal Jayasinghe
>            Priority: Blocker
>
> Does our Java2WSDL always generated "wrapped"? Could we please add a switch where if there are only 1 input param and 1 output param, especially if it is a POJO, then we should be able to generate a BARE wsdl.
> Example: http://pluralsight.com/blogs/tewald/archive/2004/06/29/460.aspx
> thanks,
> dims

-- 
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-2705) Java2WSDL - Switch for generating DOC/LIT/BARE wsdl's

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

Davanum Srinivas updated AXIS2-2705:
------------------------------------

    Priority: Blocker  (was: Major)

> Java2WSDL - Switch for generating DOC/LIT/BARE wsdl's
> -----------------------------------------------------
>
>                 Key: AXIS2-2705
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2705
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Davanum Srinivas
>            Assignee: Deepal Jayasinghe
>            Priority: Blocker
>
> Does our Java2WSDL always generated "wrapped"? Could we please add a switch where if there are only 1 input param and 1 output param, especially if it is a POJO, then we should be able to generate a BARE wsdl.
> Example: http://pluralsight.com/blogs/tewald/archive/2004/06/29/460.aspx
> thanks,
> dims

-- 
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-2705) Java2WSDL - Switch for generating DOC/LIT/BARE wsdl's

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

Davanum Srinivas updated AXIS2-2705:
------------------------------------

    Assignee: Deepal Jayasinghe

> Java2WSDL - Switch for generating DOC/LIT/BARE wsdl's
> -----------------------------------------------------
>
>                 Key: AXIS2-2705
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2705
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Davanum Srinivas
>            Assignee: Deepal Jayasinghe
>
> Does our Java2WSDL always generated "wrapped"? Could we please add a switch where if there are only 1 input param and 1 output param, especially if it is a POJO, then we should be able to generate a BARE wsdl.
> Example: http://pluralsight.com/blogs/tewald/archive/2004/06/29/460.aspx
> thanks,
> dims

-- 
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