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

Nencho Lupanov commented on AXIS2-2561:
---------------------------------------

I also experience this problem only with the dinamic client API.

i get:

     [java] Exception in thread "main" org.apache.axis2.AxisFault: Unable to fin
d corresponding context for the serviceGroupId: urn:uuid:97198317A8B28D4CDF11775
98325288
     [java]     at org.apache.axis2.description.OutInAxisOperationClient.send(Ou
tInAxisOperation.java:271)
     [java]     at org.apache.axis2.description.OutInAxisOperationClient.execute
(OutInAxisOperation.java:202)
     [java]     at org.apache.axis2.client.ServiceClient.sendReceive(ServiceClie
nt.java:579)
     [java]     at org.apache.axis2.client.ServiceClient.sendReceive(ServiceClie
nt.java:508)
     [java]     at org.apache.rampart.samples.policy.sample01.Client.main(Unknow
n Source)

> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to