Re: SDO and Spring

2007-12-13 Thread Luciano Resende
Tim, as Kelvin mentioned, DAS would be the component handling heterogeneous data sources, it would be the interface between the Data (SDO Graphs) and the Data repository. From your e-mail, it looks like you want to persist the SDO utilizing Hibernate or Spring DAO. I could see two ways here :

Re: SDO and Spring

2007-12-13 Thread Tim Frey
Hello, thanks a lot for your help. First of all I had a misunderstanding of SDO. I thought there is somewhere stored a central graph and I can get a part out of it. However I realized it is not this way. I'll try to explain what my scenario is and what I want to do. My scenario is that I build

tuscany architecture

2007-12-13 Thread Peng Han
Hello All: I am a newbie for Tuscany. After reading the architecture guide, I still didn't quite understand how the Tuscany based SCA applications actually run. I mean, if we are using a top-down approach and build everything from scratch, it will be more easy to understand. However, I

Re: Working with related beans

2007-12-13 Thread Álvaro Martínez
Simon Laws escribi: On Dec 13, 2007 3:19 PM, lvaro Martnez [EMAIL PROTECTED] wrote: Hi, I'm a newbie to Apache Tuscany and I have a very dumb doubt... I think. My question is: how can I use related beans when calling web services (as parameters) or on return from them. By

Re: Working with related beans

2007-12-13 Thread Álvaro Martínez
Simon Laws escribi: On Dec 13, 2007 3:19 PM, lvaro Martnez [EMAIL PROTECTED] wrote: Hi, I'm a newbie to Apache Tuscany and I have a very dumb doubt... I think. My question is: how can I use related beans when calling web services (as parameters) or on return from them. By

tuscany example

2007-12-13 Thread eu mesmo
Hello, Build your first SCA application in 10 minutes! Give it a tryhttp://incubator.apache.org/tuscany/sca-overview.data/getting_started_Rest_099_07.pdf I'm trying to run this example but I'm not able, I dont get any error but the list of products doesnt populate I tried to debug with no

Re: tuscany example

2007-12-13 Thread eu mesmo
Hi Luciano, I tried using Firefox 2.0.0.11 and IE 6.0.2900. I ran the class src/launch/Launch inside Eclipse vs 3.3.0 I dont get any error. I believe that the class CatalogImpl is not being called, I added some logs at this class to check it. by the way, I saw your presentation this week at

Re: tuscany architecture

2007-12-13 Thread Luciano Resende
Adding back to the Tuscany-user mailling list. On Dec 13, 2007 11:23 AM, Luciano Resende [EMAIL PROTECTED] wrote: Let me give you some comments based on the current status of BPEL support. At the moment, Tuscany has a embedded ODE engine in it's runtime that gets started when BPEL components

Re: tuscany example

2007-12-13 Thread Luciano Resende
Using latest trunk code, I have run src/launch/Launch trough eclipse and accessed the application from http://localhost:8080/store/store.html. The catalog items are showing ok for me. Are you using trunk or a specific release ? Did you start the application from scratch or used the existing

Re: What is Tuscany?

2007-12-13 Thread Joshua Jackson
On 12/8/07, Raymond Feng [EMAIL PROTECTED] wrote: Hi, Joshua. Thank you for your interests in Tuscany. Let me try to dump some information to you :-). Tuscany provides open-source software for distribution at no charge to the public, that simplifies the development, deployment and

Re: What is Tuscany?

2007-12-13 Thread Jean-Sebastien Delfino
Joshua Jackson wrote: On 12/8/07, Raymond Feng [EMAIL PROTECTED] wrote: Hi, Joshua. Thank you for your interests in Tuscany. Let me try to dump some information to you :-). Tuscany provides open-source software for distribution at no charge to the public, that simplifies the development,

SCA and IBM Toolbox

2007-12-13 Thread Joshua Jackson
On 12/8/07, Raymond Feng [EMAIL PROTECTED] wrote: For AS400, what protocols do you have in mind to provide the connectivity? They are captured as bindings in Tuscany/SCA. There is a bunch of bindings available in Tuscany