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 "Nikhil Thaker (JIRA)" <ji...@apache.org> on 2010/06/07 20:01:51 UTC

[jira] Created: (AXIS2-4732) Operation invocation failed when using partial WSDL.

Operation invocation failed when using partial WSDL.
----------------------------------------------------

                 Key: AXIS2-4732
                 URL: https://issues.apache.org/jira/browse/AXIS2-4732
             Project: Axis2
          Issue Type: Bug
          Components: jaxws
            Reporter: Nikhil Thaker
         Attachments: patch_os.txt

In partial wsdl scenario we create the AxisOperation from annotations but fail to add that AxisOperation into AxisService, hence the operation invocation fails in partial wsdl case.

I will make the code change to address this issue.

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


[jira] Updated: (AXIS2-4732) Operation invocation failed when using partial WSDL.

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

Nikhil Thaker updated AXIS2-4732:
---------------------------------

    Attachment: patch_os.txt

Attached is the fix for this issue.

> Operation invocation failed when using partial WSDL.
> ----------------------------------------------------
>
>                 Key: AXIS2-4732
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4732
>             Project: Axis2
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>         Attachments: patch_os.txt
>
>
> In partial wsdl scenario we create the AxisOperation from annotations but fail to add that AxisOperation into AxisService, hence the operation invocation fails in partial wsdl case.
> I will make the code change to address this issue.

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


[jira] Assigned: (AXIS2-4732) Operation invocation failed when using partial WSDL.

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

Nikhil Thaker reassigned AXIS2-4732:
------------------------------------

    Assignee: Nikhil Thaker

> Operation invocation failed when using partial WSDL.
> ----------------------------------------------------
>
>                 Key: AXIS2-4732
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4732
>             Project: Axis2
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>         Attachments: patch_os.txt
>
>
> In partial wsdl scenario we create the AxisOperation from annotations but fail to add that AxisOperation into AxisService, hence the operation invocation fails in partial wsdl case.
> I will make the code change to address this issue.

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


[jira] Closed: (AXIS2-4732) Operation invocation failed when using partial WSDL.

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

Nikhil Thaker closed AXIS2-4732.
--------------------------------


> Operation invocation failed when using partial WSDL.
> ----------------------------------------------------
>
>                 Key: AXIS2-4732
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4732
>             Project: Axis2
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>         Attachments: patch_os.txt
>
>
> In partial wsdl scenario we create the AxisOperation from annotations but fail to add that AxisOperation into AxisService, hence the operation invocation fails in partial wsdl case.
> I will make the code change to address this issue.

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


[jira] Closed: (AXIS2-4732) Operation invocation failed when using partial WSDL.

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

Nikhil Thaker closed AXIS2-4732.
--------------------------------


> Operation invocation failed when using partial WSDL.
> ----------------------------------------------------
>
>                 Key: AXIS2-4732
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4732
>             Project: Axis2
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>         Attachments: patch_os.txt
>
>
> In partial wsdl scenario we create the AxisOperation from annotations but fail to add that AxisOperation into AxisService, hence the operation invocation fails in partial wsdl case.
> I will make the code change to address this issue.

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


[jira] Resolved: (AXIS2-4732) Operation invocation failed when using partial WSDL.

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

Nikhil Thaker resolved AXIS2-4732.
----------------------------------

    Resolution: Fixed

Issue resolved with revision 952358

> Operation invocation failed when using partial WSDL.
> ----------------------------------------------------
>
>                 Key: AXIS2-4732
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4732
>             Project: Axis2
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>         Attachments: patch_os.txt
>
>
> In partial wsdl scenario we create the AxisOperation from annotations but fail to add that AxisOperation into AxisService, hence the operation invocation fails in partial wsdl case.
> I will make the code change to address this issue.

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


[jira] Updated: (AXIS2-4732) Operation invocation failed when using partial WSDL.

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

Nikhil Thaker updated AXIS2-4732:
---------------------------------

    Attachment: patch_os.txt

Attached is the fix for this issue.

> Operation invocation failed when using partial WSDL.
> ----------------------------------------------------
>
>                 Key: AXIS2-4732
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4732
>             Project: Axis2
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>         Attachments: patch_os.txt
>
>
> In partial wsdl scenario we create the AxisOperation from annotations but fail to add that AxisOperation into AxisService, hence the operation invocation fails in partial wsdl case.
> I will make the code change to address this issue.

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


[jira] Resolved: (AXIS2-4732) Operation invocation failed when using partial WSDL.

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

Nikhil Thaker resolved AXIS2-4732.
----------------------------------

    Resolution: Fixed

Issue resolved with revision 952358

> Operation invocation failed when using partial WSDL.
> ----------------------------------------------------
>
>                 Key: AXIS2-4732
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4732
>             Project: Axis2
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>         Attachments: patch_os.txt
>
>
> In partial wsdl scenario we create the AxisOperation from annotations but fail to add that AxisOperation into AxisService, hence the operation invocation fails in partial wsdl case.
> I will make the code change to address this issue.

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


[jira] Assigned: (AXIS2-4732) Operation invocation failed when using partial WSDL.

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

Nikhil Thaker reassigned AXIS2-4732:
------------------------------------

    Assignee: Nikhil Thaker

> Operation invocation failed when using partial WSDL.
> ----------------------------------------------------
>
>                 Key: AXIS2-4732
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4732
>             Project: Axis2
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>         Attachments: patch_os.txt
>
>
> In partial wsdl scenario we create the AxisOperation from annotations but fail to add that AxisOperation into AxisService, hence the operation invocation fails in partial wsdl case.
> I will make the code change to address this issue.

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


[jira] Closed: (AXIS2-4732) Operation invocation failed when using partial WSDL.

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

Nikhil Thaker closed AXIS2-4732.
--------------------------------


> Operation invocation failed when using partial WSDL.
> ----------------------------------------------------
>
>                 Key: AXIS2-4732
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4732
>             Project: Axis2
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>         Attachments: patch_os.txt
>
>
> In partial wsdl scenario we create the AxisOperation from annotations but fail to add that AxisOperation into AxisService, hence the operation invocation fails in partial wsdl case.
> I will make the code change to address this issue.

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


[jira] Closed: (AXIS2-4732) Operation invocation failed when using partial WSDL.

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

Nikhil Thaker closed AXIS2-4732.
--------------------------------


> Operation invocation failed when using partial WSDL.
> ----------------------------------------------------
>
>                 Key: AXIS2-4732
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4732
>             Project: Axis2
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>         Attachments: patch_os.txt
>
>
> In partial wsdl scenario we create the AxisOperation from annotations but fail to add that AxisOperation into AxisService, hence the operation invocation fails in partial wsdl case.
> I will make the code change to address this issue.

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


[jira] Updated: (AXIS2-4732) Operation invocation failed when using partial WSDL.

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

Nikhil Thaker updated AXIS2-4732:
---------------------------------

    Attachment: patch_os.txt

Attached is the fix for this issue.

> Operation invocation failed when using partial WSDL.
> ----------------------------------------------------
>
>                 Key: AXIS2-4732
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4732
>             Project: Axis2
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>         Attachments: patch_os.txt
>
>
> In partial wsdl scenario we create the AxisOperation from annotations but fail to add that AxisOperation into AxisService, hence the operation invocation fails in partial wsdl case.
> I will make the code change to address this issue.

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


[jira] Resolved: (AXIS2-4732) Operation invocation failed when using partial WSDL.

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

Nikhil Thaker resolved AXIS2-4732.
----------------------------------

    Resolution: Fixed

Issue resolved with revision 952358

> Operation invocation failed when using partial WSDL.
> ----------------------------------------------------
>
>                 Key: AXIS2-4732
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4732
>             Project: Axis2
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>         Attachments: patch_os.txt
>
>
> In partial wsdl scenario we create the AxisOperation from annotations but fail to add that AxisOperation into AxisService, hence the operation invocation fails in partial wsdl case.
> I will make the code change to address this issue.

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


[jira] Resolved: (AXIS2-4732) Operation invocation failed when using partial WSDL.

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

Nikhil Thaker resolved AXIS2-4732.
----------------------------------

    Resolution: Fixed

Issue resolved with revision 952358

> Operation invocation failed when using partial WSDL.
> ----------------------------------------------------
>
>                 Key: AXIS2-4732
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4732
>             Project: Axis2
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>         Attachments: patch_os.txt
>
>
> In partial wsdl scenario we create the AxisOperation from annotations but fail to add that AxisOperation into AxisService, hence the operation invocation fails in partial wsdl case.
> I will make the code change to address this issue.

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


[jira] Updated: (AXIS2-4732) Operation invocation failed when using partial WSDL.

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

Nikhil Thaker updated AXIS2-4732:
---------------------------------

    Attachment: patch_os.txt

Attached is the fix for this issue.

> Operation invocation failed when using partial WSDL.
> ----------------------------------------------------
>
>                 Key: AXIS2-4732
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4732
>             Project: Axis2
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>         Attachments: patch_os.txt
>
>
> In partial wsdl scenario we create the AxisOperation from annotations but fail to add that AxisOperation into AxisService, hence the operation invocation fails in partial wsdl case.
> I will make the code change to address this issue.

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


[jira] Assigned: (AXIS2-4732) Operation invocation failed when using partial WSDL.

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

Nikhil Thaker reassigned AXIS2-4732:
------------------------------------

    Assignee: Nikhil Thaker

> Operation invocation failed when using partial WSDL.
> ----------------------------------------------------
>
>                 Key: AXIS2-4732
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4732
>             Project: Axis2
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>         Attachments: patch_os.txt
>
>
> In partial wsdl scenario we create the AxisOperation from annotations but fail to add that AxisOperation into AxisService, hence the operation invocation fails in partial wsdl case.
> I will make the code change to address this issue.

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


[jira] Updated: (AXIS2-4732) Operation invocation failed when using partial WSDL.

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

Nikhil Thaker updated AXIS2-4732:
---------------------------------

    Attachment: patch_os.txt

Attached is the fix for this issue.

> Operation invocation failed when using partial WSDL.
> ----------------------------------------------------
>
>                 Key: AXIS2-4732
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4732
>             Project: Axis2
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>         Attachments: patch_os.txt
>
>
> In partial wsdl scenario we create the AxisOperation from annotations but fail to add that AxisOperation into AxisService, hence the operation invocation fails in partial wsdl case.
> I will make the code change to address this issue.

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


[jira] Closed: (AXIS2-4732) Operation invocation failed when using partial WSDL.

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

Nikhil Thaker closed AXIS2-4732.
--------------------------------


> Operation invocation failed when using partial WSDL.
> ----------------------------------------------------
>
>                 Key: AXIS2-4732
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4732
>             Project: Axis2
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>         Attachments: patch_os.txt
>
>
> In partial wsdl scenario we create the AxisOperation from annotations but fail to add that AxisOperation into AxisService, hence the operation invocation fails in partial wsdl case.
> I will make the code change to address this issue.

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


[jira] Resolved: (AXIS2-4732) Operation invocation failed when using partial WSDL.

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

Nikhil Thaker resolved AXIS2-4732.
----------------------------------

    Resolution: Fixed

Issue resolved with revision 952358

> Operation invocation failed when using partial WSDL.
> ----------------------------------------------------
>
>                 Key: AXIS2-4732
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4732
>             Project: Axis2
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>         Attachments: patch_os.txt
>
>
> In partial wsdl scenario we create the AxisOperation from annotations but fail to add that AxisOperation into AxisService, hence the operation invocation fails in partial wsdl case.
> I will make the code change to address this issue.

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


[jira] Assigned: (AXIS2-4732) Operation invocation failed when using partial WSDL.

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

Nikhil Thaker reassigned AXIS2-4732:
------------------------------------

    Assignee: Nikhil Thaker

> Operation invocation failed when using partial WSDL.
> ----------------------------------------------------
>
>                 Key: AXIS2-4732
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4732
>             Project: Axis2
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>         Attachments: patch_os.txt
>
>
> In partial wsdl scenario we create the AxisOperation from annotations but fail to add that AxisOperation into AxisService, hence the operation invocation fails in partial wsdl case.
> I will make the code change to address this issue.

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


[jira] Assigned: (AXIS2-4732) Operation invocation failed when using partial WSDL.

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

Nikhil Thaker reassigned AXIS2-4732:
------------------------------------

    Assignee: Nikhil Thaker

> Operation invocation failed when using partial WSDL.
> ----------------------------------------------------
>
>                 Key: AXIS2-4732
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4732
>             Project: Axis2
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>         Attachments: patch_os.txt
>
>
> In partial wsdl scenario we create the AxisOperation from annotations but fail to add that AxisOperation into AxisService, hence the operation invocation fails in partial wsdl case.
> I will make the code change to address this issue.

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