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 "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2007/03/26 13:31:36 UTC

[jira] Created: (AXIS2-2391) http binding and port are not added to the wsdl file generated using code generator wizard of eclipse plugin

http binding and port are not added to the wsdl file generated using code generator wizard of eclipse plugin
------------------------------------------------------------------------------------------------------------

                 Key: AXIS2-2391
                 URL: https://issues.apache.org/jira/browse/AXIS2-2391
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: Tools
    Affects Versions: nightly
         Environment: winxp, jdk15
            Reporter: Charitha Kankanamge


http binding and http port elements are not added to the wsdl file which is generated by code generation wizard in Eclipse plugin. 

Steps to reproduce:
================
1. Start Axis2 code generation wizard
2. Select a wsdl from a java source file option and continue
3. Check the wsdl generated by plugin

-- 
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-2391) http binding and port are not added to the wsdl file generated using code generator wizard of eclipse plugin

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

Davanum Srinivas resolved AXIS2-2391.
-------------------------------------

    Resolution: Fixed

Already fixed. please try it out.

thanks,
dims

> http binding and port are not added to the wsdl file generated using code generator wizard of eclipse plugin
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-2391
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2391
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 1.3
>         Environment: winxp, jdk15
>            Reporter: Charitha Kankanamge
>            Assignee: Lahiru Sandakith
>            Priority: Blocker
>             Fix For: 1.3
>
>
> http binding and http port elements are not added to the wsdl file which is generated by code generation wizard in Eclipse plugin. 
> Steps to reproduce:
> ================
> 1. Start Axis2 code generation wizard
> 2. Select a wsdl from a java source file option and continue
> 3. Check the wsdl generated by plugin

-- 
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] Assigned: (AXIS2-2391) http binding and port are not added to the wsdl file generated using code generator wizard of eclipse plugin

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

Deepal Jayasinghe reassigned AXIS2-2391:
----------------------------------------

    Assignee: Lahiru Sandakith

> http binding and port are not added to the wsdl file generated using code generator wizard of eclipse plugin
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-2391
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2391
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: nightly
>         Environment: winxp, jdk15
>            Reporter: Charitha Kankanamge
>         Assigned To: Lahiru Sandakith
>
> http binding and http port elements are not added to the wsdl file which is generated by code generation wizard in Eclipse plugin. 
> Steps to reproduce:
> ================
> 1. Start Axis2 code generation wizard
> 2. Select a wsdl from a java source file option and continue
> 3. Check the wsdl generated by plugin

-- 
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-2391) http binding and port are not added to the wsdl file generated using code generator wizard of eclipse plugin

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

Deepal Jayasinghe updated AXIS2-2391:
-------------------------------------

             Priority: Blocker  (was: Major)
    Affects Version/s:     (was: nightly)
                       1.3
        Fix Version/s: 1.3

Let's try to fix this for 1.3

> http binding and port are not added to the wsdl file generated using code generator wizard of eclipse plugin
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-2391
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2391
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 1.3
>         Environment: winxp, jdk15
>            Reporter: Charitha Kankanamge
>            Assignee: Lahiru Sandakith
>            Priority: Blocker
>             Fix For: 1.3
>
>
> http binding and http port elements are not added to the wsdl file which is generated by code generation wizard in Eclipse plugin. 
> Steps to reproduce:
> ================
> 1. Start Axis2 code generation wizard
> 2. Select a wsdl from a java source file option and continue
> 3. Check the wsdl generated by plugin

-- 
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-2391) http binding and port are not added to the wsdl file generated using code generator wizard of eclipse plugin

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

Lahiru Sandakith commented on AXIS2-2391:
-----------------------------------------

This issue is also present in the command line java2wsdl tools and others. 
I think its better if we can give a option to enable http enable on java2wsdl codegen. 

If so it will get rid of some confusions that occurs while comparing ?wsdl and java2wsdl generated wsdls. 

> http binding and port are not added to the wsdl file generated using code generator wizard of eclipse plugin
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-2391
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2391
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: nightly
>         Environment: winxp, jdk15
>            Reporter: Charitha Kankanamge
>         Assigned To: Lahiru Sandakith
>
> http binding and http port elements are not added to the wsdl file which is generated by code generation wizard in Eclipse plugin. 
> Steps to reproduce:
> ================
> 1. Start Axis2 code generation wizard
> 2. Select a wsdl from a java source file option and continue
> 3. Check the wsdl generated by plugin

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