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 Sharon <sh...@hotmail.com> on 2007/07/17 22:21:25 UTC

get response MessageContext from HttpportStub

 

HI all

How do I get response MessageContext from HttpportStub in order to extract
the attachments?

 

Thank you

Sharon


Re: Return Hibernate persistence Obj from Axis2

Posted by robert lazarski <ro...@gmail.com>.
Axis2 supports jibx and you go to its main site, last I looked,
there's some examples for hibernate.

HTH,
Robert

On 7/22/07, Sharon <sh...@hotmail.com> wrote:
>
> Hi all,
>
> Is it possible to return Hibernate 3.0 persistence class from Axis2
> (1.2/1.3) Web Service?
>
> Any code samples?
>
>
> Thanks!!
> Sharon
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-dev-help@ws.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


Return Hibernate persistence Obj from Axis2

Posted by Sharon <sh...@hotmail.com>.
Hi all, 

Is it possible to return Hibernate 3.0 persistence class from Axis2
(1.2/1.3) Web Service?

Any code samples?


Thanks!!
Sharon  


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


RE: get response MessageContext from HttpportStub

Posted by Sharon <sh...@hotmail.com>.
Hi again
Sorry to bother but getLastOperationContext always return null
Do I have to do something before calling getLastOperationContext?

Thanks 
Sharon

-----Original Message-----
From: Deepal Jayasinghe [mailto:deepal@opensource.lk] 
Sent: Thursday, July 19, 2007 7:43 PM
To: axis-dev@ws.apache.org
Subject: Re: get response MessageContext from HttpportStub

Hi Sharon ,
I'm sorry it should be
serviceClient.getLastOperationContext();

Thanks
Deepal
> Thank you Deepal
> I am unable to find this implementation in Axis2 1.2 or in the nightly
> builds (ServiceClient.getCurrentOperationContext)
>
> Thank you
>
>
> -----Original Message-----
> From: Deepal Jayasinghe [mailto:deepal@opensource.lk] 
> Sent: Wednesday, July 18, 2007 8:39 AM
> To: axis-dev@ws.apache.org
> Subject: Re: get response MessageContext from HttpportStub
>
> You can get as follows;
> ServiceClient.getCurrentOperationContext().getMessageContext("In");
>
> Sharon wrote:
>   
>>  
>>
>> HI all
>>
>> How do I get response MessageContext from HttpportStub in order to
>> extract the attachments?
>>
>>  
>>
>> Thank you
>>
>> Sharon
>>
>>     
>
>
>
>
>   
\



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


Re: get response MessageContext from HttpportStub

Posted by Deepal Jayasinghe <de...@opensource.lk>.
Hi Sharon ,
I'm sorry it should be
serviceClient.getLastOperationContext();

Thanks
Deepal
> Thank you Deepal
> I am unable to find this implementation in Axis2 1.2 or in the nightly
> builds (ServiceClient.getCurrentOperationContext)
>
> Thank you
>
>
> -----Original Message-----
> From: Deepal Jayasinghe [mailto:deepal@opensource.lk] 
> Sent: Wednesday, July 18, 2007 8:39 AM
> To: axis-dev@ws.apache.org
> Subject: Re: get response MessageContext from HttpportStub
>
> You can get as follows;
> ServiceClient.getCurrentOperationContext().getMessageContext("In");
>
> Sharon wrote:
>   
>>  
>>
>> HI all
>>
>> How do I get response MessageContext from HttpportStub in order to
>> extract the attachments?
>>
>>  
>>
>> Thank you
>>
>> Sharon
>>
>>     
>
>
>
>
>   
\



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


RE: get response MessageContext from HttpportStub

Posted by Sharon <sh...@hotmail.com>.
Thank you Deepal
I am unable to find this implementation in Axis2 1.2 or in the nightly
builds (ServiceClient.getCurrentOperationContext)

Thank you


-----Original Message-----
From: Deepal Jayasinghe [mailto:deepal@opensource.lk] 
Sent: Wednesday, July 18, 2007 8:39 AM
To: axis-dev@ws.apache.org
Subject: Re: get response MessageContext from HttpportStub

You can get as follows;
ServiceClient.getCurrentOperationContext().getMessageContext("In");

Sharon wrote:
>
>  
>
> HI all
>
> How do I get response MessageContext from HttpportStub in order to
> extract the attachments?
>
>  
>
> Thank you
>
> Sharon
>




---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


Re: get response MessageContext from HttpportStub

Posted by Deepal Jayasinghe <de...@opensource.lk>.
You can get as follows;
ServiceClient.getCurrentOperationContext().getMessageContext("In");

Sharon wrote:
>
>  
>
> HI all
>
> How do I get response MessageContext from HttpportStub in order to
> extract the attachments?
>
>  
>
> Thank you
>
> Sharon
>




---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org