JMS binding Problem!!

2008-05-15 Thread Altaf, Muneer IN BLR SISL
Hi, I have a SCA java service which exposes a method and I am trying to use JMS binding. My composite file looks like this dbsdo:import.sdo factory=com.siemens.hintegration.sdo.MotionReactorFactory / component name=MotionReactorServiceComponent

RE: SDO 1.1.1 RC1

2008-04-29 Thread Altaf Muneer
it gives me The referenced object is null exception. Is there something I am doing wrong? Is there any place you can point me to so I can resolve this issue. I would be grateful if anybody could give me some pointers/suggestions. Regards, Altaf -Original Message- From: Altaf Muneer [mailto

Re: FW: SDO 1.1.1 RC1

2008-04-24 Thread Altaf Muneer
? Thanks, Raymond -- From: Altaf Muneer [EMAIL PROTECTED] Sent: Tuesday, April 22, 2008 7:50 AM To: tuscany-user@ws.apache.org Subject: RE: SDO 1.1.1 RC1 Hi, I tried to use the fixed version, the messages get processed instantaneously which is great

RE: SDO 1.1.1 RC1

2008-04-22 Thread Altaf Muneer
Hi, I tried to use the fixed version, the messages get processed instantaneously which is great. Thanks for the quick response. But I faced some other problems... The previous version used to work well when I had a reference to the native service.. Now the appropriate native service is called but

RE: FW: JMS Binding - XML message - Message Format problems!!

2008-04-18 Thread Altaf, Muneer IN BLR SISL
-Original Message- From: Altaf, Muneer IN BLR SISL [mailto:[EMAIL PROTECTED] Sent: 18 April 2008 11:04 To: tuscany-user@ws.apache.org Subject: RE: FW: JMS Binding - XML message - Message Format problems!! Hello All, Thanks for all the suggestions and quick responses. I have also

RE: FW: JMS Binding - XML message - Message Format problems!!

2008-04-17 Thread Altaf, Muneer IN BLR SISL
] Gesendet: Donnerstag, 17. April 2008 12:04 An: tuscany-user@ws.apache.org Betreff: Re: FW: JMS Binding - XML message - Message Format problems!! On Wed, Apr 16, 2008 at 10:50 AM, ant elder [EMAIL PROTECTED] wrote: On Tue, Apr 15, 2008 at 8:32 PM, Altaf Muneer [EMAIL PROTECTED] wrote: Hi

RE: FW: JMS Binding - XML message - Message Format problems!!

2008-04-16 Thread Altaf, Muneer IN BLR SISL
to project deadlines I had to stick to the working solution. Anyway I'd also be interested if somebody has it working and what is the right way to do it (external app invokes via JMS an SCA service). Regards und many thanks, Philipp -Ursprüngliche Nachricht- Von: Altaf Muneer [mailto:[EMAIL

Tuscany Native service and external service integration

2007-10-03 Thread Altaf Muneer
Hi.. I have a Tuscany Native service that i am trying to integrate with an external(c++) service the external service is deployed in apache...i seem to be making a mistake in the configuration... my composite file looks like this ?xml version=1.0 encoding=UTF-8? composite