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/04/19 14:01:22 UTC

[jira] Updated: (AXIS2-2561) Exception occurs when invoking a service deployed in 'soapsession' scope

     [ https://issues.apache.org/jira/browse/AXIS2-2561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Charitha Kankanamge updated AXIS2-2561:
---------------------------------------

    Attachment: src.rar
                addtest.aar

Added service archive and client code

> Exception occurs when invoking a service deployed in 'soapsession' scope
> ------------------------------------------------------------------------
>
>                 Key: AXIS2-2561
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2561
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>    Affects Versions: 1.2
>         Environment: winxp, Axis2-1.2-RC3, tomcat 6.0
>            Reporter: Charitha Kankanamge
>            Priority: Critical
>         Attachments: addtest.aar, src.rar
>
>
> Following exception thrown when sending a request to a service which is deployed in 'soapsession' scope.
> Exception in thread "main" org.apache.axis2.AxisFault: Unable to find corresponding context for the serviceGroupId: urn:uuid:2B231E937EF873B3F21176979660507
> 	at org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:434)
> 	at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:373)
> 	at org.apache.axis2.description.OutInAxisOperationClient.execute(OutInAxisOperation.java:294)
> 	at org.apache.ws.axis2.AddtestaddtestSOAP11Port_httpStub.sum(AddtestaddtestSOAP11Port_httpStub.java:151)
> 	at client.main(client.java:22)
> Steps to reproduce:
> =================
> 1. Deploy a service with scope="soapsession"
> 2. Generate stubs and create a client
> 3. Run the client
> Service archive and client code are attached here with.

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