You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-dev@ws.apache.org by "Dumindu Pallewela (JIRA)" <ji...@apache.org> on 2010/03/01 11:56:05 UTC

[jira] Created: (AXIS2-4636) Local transport doesn't work when the service is exposed in a particular transport

Local transport doesn't work when the service is exposed in a particular transport
----------------------------------------------------------------------------------

                 Key: AXIS2-4636
                 URL: https://issues.apache.org/jira/browse/AXIS2-4636
             Project: Axis2
          Issue Type: Bug
    Affects Versions: 1.6
            Reporter: Dumindu Pallewela


when a service is not exposed on all transports, DispatchPhase.validateTransport() throws an AxisFault "servicenotfoundforepr".

-- 
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-4636) Local transport doesn't work when the service is exposed in a particular transport

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

Dumindu Pallewela updated AXIS2-4636:
-------------------------------------

    Attachment: local_trasport.diff

attached a fix for AXIS2-4636. 

I am setting the incoming transport name in LocalTransportReceiver to "local" and that is used while validating the transport in DispatchPhase. If the transport is "local" it is validated even if it was not explicitly exposed.

> Local transport doesn't work when the service is exposed in a particular transport
> ----------------------------------------------------------------------------------
>
>                 Key: AXIS2-4636
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4636
>             Project: Axis2
>          Issue Type: Bug
>    Affects Versions: 1.6
>            Reporter: Dumindu Pallewela
>         Attachments: local_trasport.diff
>
>
> when a service is not exposed on all transports, DispatchPhase.validateTransport() throws an AxisFault "servicenotfoundforepr".

-- 
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-4636) Local transport doesn't work when the service is exposed in a particular transport

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

Dumindu Pallewela updated AXIS2-4636:
-------------------------------------

    Attachment: local_trasport.diff

attached a fix for AXIS2-4636. 

I am setting the incoming transport name in LocalTransportReceiver to "local" and that is used while validating the transport in DispatchPhase. If the transport is "local" it is validated even if it was not explicitly exposed.

> Local transport doesn't work when the service is exposed in a particular transport
> ----------------------------------------------------------------------------------
>
>                 Key: AXIS2-4636
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4636
>             Project: Axis2
>          Issue Type: Bug
>    Affects Versions: 1.6
>            Reporter: Dumindu Pallewela
>         Attachments: local_trasport.diff
>
>
> when a service is not exposed on all transports, DispatchPhase.validateTransport() throws an AxisFault "servicenotfoundforepr".

-- 
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-4636) Local transport doesn't work when the service is exposed in a particular transport

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

Dumindu Pallewela updated AXIS2-4636:
-------------------------------------

    Attachment: local_trasport.diff

attached a fix for AXIS2-4636. 

I am setting the incoming transport name in LocalTransportReceiver to "local" and that is used while validating the transport in DispatchPhase. If the transport is "local" it is validated even if it was not explicitly exposed.

> Local transport doesn't work when the service is exposed in a particular transport
> ----------------------------------------------------------------------------------
>
>                 Key: AXIS2-4636
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4636
>             Project: Axis2
>          Issue Type: Bug
>    Affects Versions: 1.6
>            Reporter: Dumindu Pallewela
>         Attachments: local_trasport.diff
>
>
> when a service is not exposed on all transports, DispatchPhase.validateTransport() throws an AxisFault "servicenotfoundforepr".

-- 
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-4636) Local transport doesn't work when the service is exposed in a particular transport

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

Afkham Azeez resolved AXIS2-4636.
---------------------------------

    Resolution: Fixed

Applied patch

Sending        modules/kernel/src/org/apache/axis2/engine/DispatchPhase.java
Sending        modules/transport/local/src/org/apache/axis2/transport/local/LocalTransportReceiver.java
Transmitting file data ..
Committed revision 918320.


> Local transport doesn't work when the service is exposed in a particular transport
> ----------------------------------------------------------------------------------
>
>                 Key: AXIS2-4636
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4636
>             Project: Axis2
>          Issue Type: Bug
>    Affects Versions: 1.6
>            Reporter: Dumindu Pallewela
>         Attachments: local_trasport.diff
>
>
> when a service is not exposed on all transports, DispatchPhase.validateTransport() throws an AxisFault "servicenotfoundforepr".

-- 
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-4636) Local transport doesn't work when the service is exposed in a particular transport

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

Dumindu Pallewela updated AXIS2-4636:
-------------------------------------

    Attachment: local_trasport.diff

attached a fix for AXIS2-4636. 

I am setting the incoming transport name in LocalTransportReceiver to "local" and that is used while validating the transport in DispatchPhase. If the transport is "local" it is validated even if it was not explicitly exposed.

> Local transport doesn't work when the service is exposed in a particular transport
> ----------------------------------------------------------------------------------
>
>                 Key: AXIS2-4636
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4636
>             Project: Axis2
>          Issue Type: Bug
>    Affects Versions: 1.6
>            Reporter: Dumindu Pallewela
>         Attachments: local_trasport.diff
>
>
> when a service is not exposed on all transports, DispatchPhase.validateTransport() throws an AxisFault "servicenotfoundforepr".

-- 
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-4636) Local transport doesn't work when the service is exposed in a particular transport

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

Afkham Azeez resolved AXIS2-4636.
---------------------------------

    Resolution: Fixed

Applied patch

Sending        modules/kernel/src/org/apache/axis2/engine/DispatchPhase.java
Sending        modules/transport/local/src/org/apache/axis2/transport/local/LocalTransportReceiver.java
Transmitting file data ..
Committed revision 918320.


> Local transport doesn't work when the service is exposed in a particular transport
> ----------------------------------------------------------------------------------
>
>                 Key: AXIS2-4636
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4636
>             Project: Axis2
>          Issue Type: Bug
>    Affects Versions: 1.6
>            Reporter: Dumindu Pallewela
>         Attachments: local_trasport.diff
>
>
> when a service is not exposed on all transports, DispatchPhase.validateTransport() throws an AxisFault "servicenotfoundforepr".

-- 
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-4636) Local transport doesn't work when the service is exposed in a particular transport

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

Afkham Azeez resolved AXIS2-4636.
---------------------------------

    Resolution: Fixed

Applied patch

Sending        modules/kernel/src/org/apache/axis2/engine/DispatchPhase.java
Sending        modules/transport/local/src/org/apache/axis2/transport/local/LocalTransportReceiver.java
Transmitting file data ..
Committed revision 918320.


> Local transport doesn't work when the service is exposed in a particular transport
> ----------------------------------------------------------------------------------
>
>                 Key: AXIS2-4636
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4636
>             Project: Axis2
>          Issue Type: Bug
>    Affects Versions: 1.6
>            Reporter: Dumindu Pallewela
>         Attachments: local_trasport.diff
>
>
> when a service is not exposed on all transports, DispatchPhase.validateTransport() throws an AxisFault "servicenotfoundforepr".

-- 
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-4636) Local transport doesn't work when the service is exposed in a particular transport

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

Dumindu Pallewela updated AXIS2-4636:
-------------------------------------

    Attachment: local_trasport.diff

attached a fix for AXIS2-4636. 

I am setting the incoming transport name in LocalTransportReceiver to "local" and that is used while validating the transport in DispatchPhase. If the transport is "local" it is validated even if it was not explicitly exposed.

> Local transport doesn't work when the service is exposed in a particular transport
> ----------------------------------------------------------------------------------
>
>                 Key: AXIS2-4636
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4636
>             Project: Axis2
>          Issue Type: Bug
>    Affects Versions: 1.6
>            Reporter: Dumindu Pallewela
>         Attachments: local_trasport.diff
>
>
> when a service is not exposed on all transports, DispatchPhase.validateTransport() throws an AxisFault "servicenotfoundforepr".

-- 
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-4636) Local transport doesn't work when the service is exposed in a particular transport

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

Afkham Azeez resolved AXIS2-4636.
---------------------------------

    Resolution: Fixed

Applied patch

Sending        modules/kernel/src/org/apache/axis2/engine/DispatchPhase.java
Sending        modules/transport/local/src/org/apache/axis2/transport/local/LocalTransportReceiver.java
Transmitting file data ..
Committed revision 918320.


> Local transport doesn't work when the service is exposed in a particular transport
> ----------------------------------------------------------------------------------
>
>                 Key: AXIS2-4636
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4636
>             Project: Axis2
>          Issue Type: Bug
>    Affects Versions: 1.6
>            Reporter: Dumindu Pallewela
>         Attachments: local_trasport.diff
>
>
> when a service is not exposed on all transports, DispatchPhase.validateTransport() throws an AxisFault "servicenotfoundforepr".

-- 
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-4636) Local transport doesn't work when the service is exposed in a particular transport

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

Afkham Azeez resolved AXIS2-4636.
---------------------------------

    Resolution: Fixed

Applied patch

Sending        modules/kernel/src/org/apache/axis2/engine/DispatchPhase.java
Sending        modules/transport/local/src/org/apache/axis2/transport/local/LocalTransportReceiver.java
Transmitting file data ..
Committed revision 918320.


> Local transport doesn't work when the service is exposed in a particular transport
> ----------------------------------------------------------------------------------
>
>                 Key: AXIS2-4636
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4636
>             Project: Axis2
>          Issue Type: Bug
>    Affects Versions: 1.6
>            Reporter: Dumindu Pallewela
>         Attachments: local_trasport.diff
>
>
> when a service is not exposed on all transports, DispatchPhase.validateTransport() throws an AxisFault "servicenotfoundforepr".

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