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