You are viewing a plain text version of this content. The canonical link for it is here.
Posted to sandesha-dev@ws.apache.org by "Amila Chinthaka Suriarachchi (JIRA)" <ji...@apache.org> on 2009/09/25 13:52:16 UTC

[jira] Created: (SANDESHA2-198) Interoperating Sandesha2 with wcf

Interoperating Sandesha2 with wcf
---------------------------------

                 Key: SANDESHA2-198
                 URL: https://issues.apache.org/jira/browse/SANDESHA2-198
             Project: Sandesha2
          Issue Type: Wish
            Reporter: Amila Chinthaka Suriarachchi


I am doing some interops sandesha2 with wcf [1][2].

As I saw wcf does not support Make Connections. 

And also sandesha2 does not allow to create an annoymous in out sequence (RM 1.1) with out Make connections. i.e we can not do an RM 1.1 anonymous inout senario by disabling Make Connections.

I am not sure why wcf does not support MC and then how the server sends the TS and TSR messages without MC. But we can make a Sandesha2 client interoperable with wcf by just allowing it to operate without make connections.

MC is by default is enabled for Sandesah2 and if someone wants to disable it we can assume it is intentional. Therefore I think it is ok to 
allow operate annoymous inout sequences without MC in order to make it interoparable with wcf.
 

[1] http://131.107.72.15/ilab/
[2] http://131.107.72.15/endpoints/

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


[jira] Commented: (SANDESHA2-198) Interoperating Sandesha2 with wcf

Posted by "Dave Parsons (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SANDESHA2-198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12760941#action_12760941 ] 

Dave Parsons commented on SANDESHA2-198:
----------------------------------------

I'm not even convinced we need this test with the committed patch.

Dave

> Interoperating Sandesha2 with wcf
> ---------------------------------
>
>                 Key: SANDESHA2-198
>                 URL: https://issues.apache.org/jira/browse/SANDESHA2-198
>             Project: Sandesha2
>          Issue Type: Wish
>            Reporter: Amila Chinthaka Suriarachchi
>         Attachments: patch.txt
>
>
> I am doing some interops sandesha2 with wcf [1][2].
> As I saw wcf does not support Make Connections. 
> And also sandesha2 does not allow to create an annoymous in out sequence (RM 1.1) with out Make connections. i.e we can not do an RM 1.1 anonymous inout senario by disabling Make Connections.
> I am not sure why wcf does not support MC and then how the server sends the TS and TSR messages without MC. But we can make a Sandesha2 client interoperable with wcf by just allowing it to operate without make connections.
> MC is by default is enabled for Sandesah2 and if someone wants to disable it we can assume it is intentional. Therefore I think it is ok to 
> allow operate annoymous inout sequences without MC in order to make it interoparable with wcf.
>  
> [1] http://131.107.72.15/ilab/
> [2] http://131.107.72.15/endpoints/

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


[jira] Resolved: (SANDESHA2-198) Interoperating Sandesha2 with wcf

Posted by "Amila Chinthaka Suriarachchi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SANDESHA2-198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amila Chinthaka Suriarachchi resolved SANDESHA2-198.
----------------------------------------------------

    Resolution: Fixed

applied the patch

> Interoperating Sandesha2 with wcf
> ---------------------------------
>
>                 Key: SANDESHA2-198
>                 URL: https://issues.apache.org/jira/browse/SANDESHA2-198
>             Project: Sandesha2
>          Issue Type: Wish
>            Reporter: Amila Chinthaka Suriarachchi
>         Attachments: patch.txt
>
>
> I am doing some interops sandesha2 with wcf [1][2].
> As I saw wcf does not support Make Connections. 
> And also sandesha2 does not allow to create an annoymous in out sequence (RM 1.1) with out Make connections. i.e we can not do an RM 1.1 anonymous inout senario by disabling Make Connections.
> I am not sure why wcf does not support MC and then how the server sends the TS and TSR messages without MC. But we can make a Sandesha2 client interoperable with wcf by just allowing it to operate without make connections.
> MC is by default is enabled for Sandesah2 and if someone wants to disable it we can assume it is intentional. Therefore I think it is ok to 
> allow operate annoymous inout sequences without MC in order to make it interoparable with wcf.
>  
> [1] http://131.107.72.15/ilab/
> [2] http://131.107.72.15/endpoints/

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


[jira] Commented: (SANDESHA2-198) Interoperating Sandesha2 with wcf

Posted by "Amila Chinthaka Suriarachchi (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SANDESHA2-198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12761104#action_12761104 ] 

Amila Chinthaka Suriarachchi commented on SANDESHA2-198:
--------------------------------------------------------

Removed the part causing the problem when allowing not to have MakeConnections.

Amila.

> Interoperating Sandesha2 with wcf
> ---------------------------------
>
>                 Key: SANDESHA2-198
>                 URL: https://issues.apache.org/jira/browse/SANDESHA2-198
>             Project: Sandesha2
>          Issue Type: Wish
>            Reporter: Amila Chinthaka Suriarachchi
>         Attachments: patch.txt
>
>
> I am doing some interops sandesha2 with wcf [1][2].
> As I saw wcf does not support Make Connections. 
> And also sandesha2 does not allow to create an annoymous in out sequence (RM 1.1) with out Make connections. i.e we can not do an RM 1.1 anonymous inout senario by disabling Make Connections.
> I am not sure why wcf does not support MC and then how the server sends the TS and TSR messages without MC. But we can make a Sandesha2 client interoperable with wcf by just allowing it to operate without make connections.
> MC is by default is enabled for Sandesah2 and if someone wants to disable it we can assume it is intentional. Therefore I think it is ok to 
> allow operate annoymous inout sequences without MC in order to make it interoparable with wcf.
>  
> [1] http://131.107.72.15/ilab/
> [2] http://131.107.72.15/endpoints/

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


[jira] Updated: (SANDESHA2-198) Interoperating Sandesha2 with wcf

Posted by "Amila Chinthaka Suriarachchi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SANDESHA2-198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amila Chinthaka Suriarachchi updated SANDESHA2-198:
---------------------------------------------------

    Attachment: patch.txt

patch to avoid the run time exception and hence to allow anonymous sequences without MC

> Interoperating Sandesha2 with wcf
> ---------------------------------
>
>                 Key: SANDESHA2-198
>                 URL: https://issues.apache.org/jira/browse/SANDESHA2-198
>             Project: Sandesha2
>          Issue Type: Wish
>            Reporter: Amila Chinthaka Suriarachchi
>         Attachments: patch.txt
>
>
> I am doing some interops sandesha2 with wcf [1][2].
> As I saw wcf does not support Make Connections. 
> And also sandesha2 does not allow to create an annoymous in out sequence (RM 1.1) with out Make connections. i.e we can not do an RM 1.1 anonymous inout senario by disabling Make Connections.
> I am not sure why wcf does not support MC and then how the server sends the TS and TSR messages without MC. But we can make a Sandesha2 client interoperable with wcf by just allowing it to operate without make connections.
> MC is by default is enabled for Sandesah2 and if someone wants to disable it we can assume it is intentional. Therefore I think it is ok to 
> allow operate annoymous inout sequences without MC in order to make it interoparable with wcf.
>  
> [1] http://131.107.72.15/ilab/
> [2] http://131.107.72.15/endpoints/

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


[jira] Commented: (SANDESHA2-198) Interoperating Sandesha2 with wcf

Posted by "Dave Parsons (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SANDESHA2-198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12760939#action_12760939 ] 

Dave Parsons commented on SANDESHA2-198:
----------------------------------------

This fix has broken the unit test 'test2WayWithoutMakeConnectionFails' in the UnsupportedScenariosTest.

Just for info MakeConnection is available in Microsoft's Silverlight release although won't be available with their RM implementation until the next WCF release.

Regards,

Dave

> Interoperating Sandesha2 with wcf
> ---------------------------------
>
>                 Key: SANDESHA2-198
>                 URL: https://issues.apache.org/jira/browse/SANDESHA2-198
>             Project: Sandesha2
>          Issue Type: Wish
>            Reporter: Amila Chinthaka Suriarachchi
>         Attachments: patch.txt
>
>
> I am doing some interops sandesha2 with wcf [1][2].
> As I saw wcf does not support Make Connections. 
> And also sandesha2 does not allow to create an annoymous in out sequence (RM 1.1) with out Make connections. i.e we can not do an RM 1.1 anonymous inout senario by disabling Make Connections.
> I am not sure why wcf does not support MC and then how the server sends the TS and TSR messages without MC. But we can make a Sandesha2 client interoperable with wcf by just allowing it to operate without make connections.
> MC is by default is enabled for Sandesah2 and if someone wants to disable it we can assume it is intentional. Therefore I think it is ok to 
> allow operate annoymous inout sequences without MC in order to make it interoparable with wcf.
>  
> [1] http://131.107.72.15/ilab/
> [2] http://131.107.72.15/endpoints/

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