Re: Fw: component type impl

2007-08-23 Thread lee zhenghui
- From: Florian Rosenberg [EMAIL PROTECTED] To: tuscany-user@ws.apache.org Sent: Wednesday, August 22, 2007 11:08 AM Subject: Re: component type impl Luciano Resende [EMAIL PROTECTED] wrote on 08/22/2007 01:57:46 PM: So, a quick explanation for this is that, recent

Re: Fw: component type impl

2007-08-23 Thread Raymond Feng
@ws.apache.org Sent: Wednesday, August 22, 2007 11:34 PM Subject: Re: Fw: component type impl hi, My test case -- multiple serivces per component run into a familiar issue like this: Exception in thread main org.osoa.sca.ServiceRuntimeException: The component doesn't have exactly one service

Re: Fw: component type impl

2007-08-23 Thread Luciano Resende
Subject: Re: Fw: component type impl hi, My test case -- multiple serivces per component run into a familiar issue like this: Exception in thread main org.osoa.sca.ServiceRuntimeException: The component doesn't have exactly one service

component type impl

2007-08-22 Thread Florian Rosenberg
hi, I'm implementing a component type for running RESTful workflows (or compositions - whatever you wanna call it) within SCA. The implementation worked fine but since I updated to the latest SVN head today it get the following error message when running it. After some time of debugging I

Re: component type impl

2007-08-22 Thread Luciano Resende
This seems like a bug on latest SVN code, and I'm also seeing this for other modules. Let me see if I can figure out what is causing this, as it's affecting me as well. On 8/22/07, Florian Rosenberg [EMAIL PROTECTED] wrote: hi, I'm implementing a component type for running RESTful workflows

Re: component type impl

2007-08-22 Thread Florian Rosenberg
Luciano Resende [EMAIL PROTECTED] wrote on 08/22/2007 01:14:45 PM: This seems like a bug on latest SVN code, and I'm also seeing this for other modules. Let me see if I can figure out what is causing this, as it's affecting me as well. shall i open a jira issue for that?. -Florian On

Re: component type impl

2007-08-22 Thread Florian Rosenberg
Luciano Resende [EMAIL PROTECTED] wrote on 08/22/2007 01:57:46 PM: So, a quick explanation for this is that, recent changes made the runtime behavior different. If you are doing getService(ABC), you need to make sure that the target component has only one service, otherwise you should use

Re: component type impl

2007-08-22 Thread Florian Rosenberg
as the CRUD component. I was working yesterday before the SVN update. Thanks,, -Florian - Original Message - From: Florian Rosenberg [EMAIL PROTECTED] To: tuscany-user@ws.apache.org Sent: Wednesday, August 22, 2007 11:08 AM Subject: Re: component type impl Luciano Resende [EMAIL

Fw: component type impl

2007-08-22 Thread Florian Rosenberg
. Thanks, Raymond - Original Message - From: Florian Rosenberg [EMAIL PROTECTED] To: tuscany-user@ws.apache.org Sent: Wednesday, August 22, 2007 11:08 AM Subject: Re: component type impl Luciano Resende [EMAIL PROTECTED] wrote on 08/22/2007 01:57:46 PM: So, a quick