You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Ruwan Linton (JIRA)" <ji...@apache.org> on 2008/03/21 21:53:24 UTC

[jira] Created: (SYNAPSE-258) Proxy services does not handle the out-only messages properly

Proxy services does not handle the out-only messages properly
-------------------------------------------------------------

                 Key: SYNAPSE-258
                 URL: https://issues.apache.org/jira/browse/SYNAPSE-258
             Project: Synapse
          Issue Type: Bug
          Components: Proxy Services
    Affects Versions: NIGHTLY
         Environment: all envs
            Reporter: Ruwan Linton
            Assignee: Ruwan Linton
             Fix For: 1.2


When there is an out-only operation in the proxy wsdl, Synapse fails to handle the requests with in-only MEP to that in-only operation properly.

Synapse registers a callback for these requests and also does not send the 202 Accepted message to the caller. Further this is working fine for message mediation

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


[jira] Resolved: (SYNAPSE-258) Proxy services does not handle the in-only messages properly

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

Ruwan Linton resolved SYNAPSE-258.
----------------------------------

    Resolution: Fixed

Fixed on the SVN trunk

> Proxy services does not handle the in-only messages properly
> ------------------------------------------------------------
>
>                 Key: SYNAPSE-258
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-258
>             Project: Synapse
>          Issue Type: Bug
>          Components: Proxy Services
>    Affects Versions: NIGHTLY
>         Environment: all envs
>            Reporter: Ruwan Linton
>            Assignee: Ruwan Linton
>             Fix For: 1.2
>
>
> When there is an in-only operation in the proxy wsdl, Synapse fails to handle the requests with in-only MEP to that in-only operation properly.
> Synapse registers a callback for these requests and also does not send the 202 Accepted message to the caller. Further this is working fine for message mediation

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


[jira] Updated: (SYNAPSE-258) Proxy services does not handle the in-only messages properly

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

Ruwan Linton updated SYNAPSE-258:
---------------------------------

    Description: 
When there is an in-only operation in the proxy wsdl, Synapse fails to handle the requests with in-only MEP to that in-only operation properly.

Synapse registers a callback for these requests and also does not send the 202 Accepted message to the caller. Further this is working fine for message mediation

  was:
When there is an out-only operation in the proxy wsdl, Synapse fails to handle the requests with in-only MEP to that in-only operation properly.

Synapse registers a callback for these requests and also does not send the 202 Accepted message to the caller. Further this is working fine for message mediation

        Summary: Proxy services does not handle the in-only messages properly  (was: Proxy services does not handle the out-only messages properly)

the issue was with in-only not out-only, sorry for the confusion

> Proxy services does not handle the in-only messages properly
> ------------------------------------------------------------
>
>                 Key: SYNAPSE-258
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-258
>             Project: Synapse
>          Issue Type: Bug
>          Components: Proxy Services
>    Affects Versions: NIGHTLY
>         Environment: all envs
>            Reporter: Ruwan Linton
>            Assignee: Ruwan Linton
>             Fix For: 1.2
>
>
> When there is an in-only operation in the proxy wsdl, Synapse fails to handle the requests with in-only MEP to that in-only operation properly.
> Synapse registers a callback for these requests and also does not send the 202 Accepted message to the caller. Further this is working fine for message mediation

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


[jira] Commented: (SYNAPSE-258) Proxy services does not handle the in-only messages properly

Posted by "Ruwan Linton (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SYNAPSE-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12589831#action_12589831 ] 

Ruwan Linton commented on SYNAPSE-258:
--------------------------------------

This has been fixed, and now you don't need any more configuration than just creating the proxy service to handle the in-only messages to that proxy. Synapse will accept the in-only message to the client and forward that to the intended party.

> Proxy services does not handle the in-only messages properly
> ------------------------------------------------------------
>
>                 Key: SYNAPSE-258
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-258
>             Project: Synapse
>          Issue Type: Bug
>          Components: Proxy Services
>    Affects Versions: NIGHTLY
>         Environment: all envs
>            Reporter: Ruwan Linton
>            Assignee: Ruwan Linton
>             Fix For: 1.2
>
>
> When there is an in-only operation in the proxy wsdl, Synapse fails to handle the requests with in-only MEP to that in-only operation properly.
> Synapse registers a callback for these requests and also does not send the 202 Accepted message to the caller. Further this is working fine for message mediation

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