[Axis2][Post 1.0-20060920] Problem while reaching container's context from within service skeleton

2006-09-22 Thread Ali Sadik Kumlali
Hi all, I've embedded Axis2 in an EAR file and implemented a message driven bean(MDB) as transport receiver which delegates the incoming message to the actual service. When my message passed into Axis2 service skeleton, I need to call a remote EJB which is deployed in another EAR file. But, I

Re: [Axis2][Post 1.0-20060920] Problem while reaching container's context from within service skeleton

2006-09-22 Thread robert lazarski
Looks like the same issue just created: http://issues.apache.org/jira/browse/AXIS2-1214 You could help us by trying to figure out the cause of the problem. Robert On 9/22/06, Ali Sadik Kumlali [EMAIL PROTECTED] wrote: Hi all, I've embedded Axis2 in an EAR file and implemented a message

Re: [Axis2][Post 1.0-20060920] Problem while reaching container's context from within service skeleton

2006-09-22 Thread Martin Gainty
a copy. Thank you. - Original Message - From: Ali Sadik Kumlali [EMAIL PROTECTED] To: axis-user@ws.apache.org Sent: Friday, September 22, 2006 9:53 AM Subject: Re: [Axis2][Post 1.0-20060920] Problem while reaching container's context from within service skeleton Hi Robert, Thanks

Re: [Axis2][Post 1.0-20060920] Problem while reaching container's context from within service skeleton

2006-09-22 Thread Davanum Srinivas
Kumlali [EMAIL PROTECTED] To: axis-user@ws.apache.org Sent: Friday, September 22, 2006 9:53 AM Subject: Re: [Axis2][Post 1.0-20060920] Problem while reaching container's context from within service skeleton Hi Robert, Thanks for the reply. Yeah, both seems the same. Sure, I'll try to help

Re: [Axis2][Post 1.0-20060920] Problem while reaching container's context from within service skeleton

2006-09-22 Thread Ali Sadik Kumlali
. Thank you. - Original Message - From: Ali Sadik Kumlali [EMAIL PROTECTED] To: axis-user@ws.apache.org Sent: Friday, September 22, 2006 9:53 AM Subject: Re: [Axis2][Post 1.0-20060920] Problem while reaching container's context from within service skeleton Hi Robert, Thanks

Re: [Axis2][Post 1.0-20060920] Problem while reaching container's context from within service skeleton

2006-09-22 Thread Davanum Srinivas
Srinivas [EMAIL PROTECTED] To: axis-user@ws.apache.org; Martin Gainty [EMAIL PROTECTED] Cc: Ali Sadik Kumlali [EMAIL PROTECTED] Sent: Friday, September 22, 2006 8:34:35 PM Subject: Re: [Axis2][Post 1.0-20060920] Problem while reaching container's context from within service skeleton Guys, Please