[jira] Commented: (TUSCANY-1152) Support Spring beans as eager-init singletons with references to SCA composite references

2007-08-17 Thread Jean-Sebastien Delfino (JIRA)
earlier relevant at all? or should we close this JIRA as invalid? Thanks. Support Spring beans as eager-init singletons with references to SCA composite references - Key: TUSCANY-1152

[jira] Updated: (TUSCANY-1152) Support Spring beans as eager-init singletons with references to SCA composite references

2007-08-17 Thread Jean-Sebastien Delfino (JIRA)
has actually been identified, and what is proposed is the addition of a new test. Support Spring beans as eager-init singletons with references to SCA composite references - Key: TUSCANY

[jira] Commented: (TUSCANY-1152) Support Spring beans as eager-init singletons with references to SCA composite references

2007-07-18 Thread Jean-Sebastien Delfino (JIRA)
injected with an SCA reference. Thanks. Support Spring beans as eager-init singletons with references to SCA composite references - Key: TUSCANY-1152 URL: https

[jira] Assigned: (TUSCANY-1152) Support Spring beans as eager-init singletons with references to SCA composite references

2007-06-15 Thread Michael John Edwards (JIRA)
singletons with references to SCA composite references - Key: TUSCANY-1152 URL: https://issues.apache.org/jira/browse/TUSCANY-1152 Project: Tuscany Issue

[jira] Commented: (TUSCANY-1152) Support Spring beans as eager-init singletons with references to SCA composite references

2007-06-15 Thread Mike Edwards (JIRA)
to the instantiation of Spring Beans vs the existence of the wire configuration for references that they make. 2) Why singletons? This I really don't understand. Seems counter-intuitive to me. 3) References to SCA Composite references. Already supported as standard in the current implementation

Re: SCA composite jarLocation

2007-04-30 Thread Paulo Henrique Trecenti
Hi, A little more context will help. How do you start this application? SCARuntime.start(webservice.composite); The composite file is: composite xmlns=http://www.osoa.org/xmlns/sca/1.0; name=RoomScheduleComposite component name=RoomScheduleComponent implementation.composite

SCA Composite

2007-04-30 Thread Paulo Henrique Trecenti
Hi, I need make an application and I want make a same components ok, no problem. But these components are separeted in diferents jars Ex: 1-Room-Schedule-Component.jar [1] 2-Calendar.jar [1] 3-Das-Service.jar [1] - That components display an interface external like web-service. And I want

Re: SCA composite jarLocation

2007-04-29 Thread Jean-Sebastien Delfino
Luciano Resende wrote: You might be having a problem described by Greg in [1] I'm not sure that the problem described here is related to [1]. [1] talks about getting a null when trying to get a ComponentContext for a component implemented by a composite. Let me try answering some of your

SCA composite jarLocation

2007-04-27 Thread Paulo Henrique Trecenti
Hi, I'm try using the same configurations like the sample sca/das-service And I see an config: composite xmlns=http://www.osoa.org/xmlns/sca/1.0; name=DASServiceComposite component name=DASServiceComponent implementation.composite name=DASServiceComposite

Re: SCA composite jarLocation

2007-04-27 Thread Luciano Resende
You might be having a problem described by Greg in [1] Let me try answering some of your questions : [DAS RDB] - URLBasedAxisConfigurator.getAxisConfiguration (67) : No repository found , module will be loaded from classpath This config has been make just only for this sample? You are seeing

Re: Composite archive name confusion, was: Re: sca-composite plugin

2007-03-09 Thread haleh mahbod
adding a Maven plugin that can be used to build an sca-composite. This would: * copy resources * compile the code * run any unit tests * package the composite as a jar (including any sca-contribution file) * run any integration tests This would make building reusable composites

Composite archive name confusion, was: Re: sca-composite plugin

2007-03-08 Thread Luciano Resende
adding the contribution and itest stuff as well. -- Jeremy On Feb 26, 2007, at 2:27 PM, Jeremy Boynes wrote: [[ another resend due to flaky email service ]] I've been thinking about adding a Maven plugin that can be used to build an sca-composite. This would: * copy resources * compile the code

Re: Composite archive name confusion, was: Re: sca-composite plugin

2007-03-08 Thread Jeremy Boynes
be used to build an sca-composite. This would: * copy resources * compile the code * run any unit tests * package the composite as a jar (including any sca-contribution file) * run any integration tests This would make building reusable composites (like common/ calculator) a bit easier

Re: Composite archive name confusion, was: Re: sca-composite plugin

2007-03-08 Thread Luciano Resende
but I'll see about adding the contribution and itest stuff as well. -- Jeremy On Feb 26, 2007, at 2:27 PM, Jeremy Boynes wrote: [[ another resend due to flaky email service ]] I've been thinking about adding a Maven plugin that can be used to build an sca-composite. This would: * copy

Re: Composite archive name confusion, was: Re: sca-composite plugin

2007-03-08 Thread Raymond Feng
confusion, was: Re: sca-composite plugin Any suggestions? -- Jeremy On Mar 8, 2007, at 7:55 PM, Luciano Resende wrote: Hi Jeremy The SCA Assembly spec defines .composites files as definitions of composites. Wouldn't be very confusing to developers and our community in general to see

Re: Composite archive name confusion, was: Re: sca-composite plugin

2007-03-08 Thread Jeremy Boynes
of _ar! Thanks, Raymond - Original Message - From: Jeremy Boynes [EMAIL PROTECTED] To: tuscany-dev@ws.apache.org Sent: Thursday, March 08, 2007 10:11 PM Subject: Re: Composite archive name confusion, was: Re: sca- composite plugin Any suggestions? -- Jeremy On Mar 8, 2007, at 7:55 PM

[jira] Created: (TUSCANY-1152) Support Spring beans as eager-init singletons with references to SCA composite references

2007-03-04 Thread Jim Marino (JIRA)
Support Spring beans as eager-init singletons with references to SCA composite references - Key: TUSCANY-1152 URL: https://issues.apache.org/jira/browse/TUSCANY-1152

Re: sca-composite plugin

2007-03-02 Thread Jeremy Boynes
adding a Maven plugin that can be used to build an sca-composite. This would: * copy resources * compile the code * run any unit tests * package the composite as a jar (including any sca-contribution file) * run any integration tests This would make building reusable composites (like common/calculator

Re: [C++] PHP SCA extension for C++ SCA - Composite Construction

2006-12-08 Thread Jean-Sebastien Delfino
Simon Laws wrote: On 12/8/06, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: Simon Laws wrote: On 12/8/06, Pete Robbins [EMAIL PROTECTED] wrote: On 08/12/06, Simon Laws [EMAIL PROTECTED] wrote: I've been thinking about the types of scripts that we might want to support in our PHP

[jira] Assigned: (TUSCANY-926) Create test cases related to SCA composite, annotation and spec interface

2006-11-15 Thread Raymond Feng (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-926?page=all ] Raymond Feng reassigned TUSCANY-926: Assignee: Raymond Feng Create test cases related to SCA composite, annotation and spec interface

[jira] Resolved: (TUSCANY-926) Create test cases related to SCA composite, annotation and spec interface

2006-11-15 Thread Raymond Feng (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-926?page=all ] Raymond Feng resolved TUSCANY-926. -- Fix Version/s: Java-Mx Resolution: Fixed Patch applied and updated w/ revision r47505 Create test cases related to SCA composite, annotation

[jira] Created: (TUSCANY-926) Create test cases related to SCA composite, annotation and spec interface

2006-11-13 Thread Yang Lei (JIRA)
Create test cases related to SCA composite, annotation and spec interface - Key: TUSCANY-926 URL: http://issues.apache.org/jira/browse/TUSCANY-926 Project: Tuscany

[jira] Updated: (TUSCANY-926) Create test cases related to SCA composite, annotation and spec interface

2006-11-13 Thread Yang Lei (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-926?page=all ] Yang Lei updated TUSCANY-926: - Attachment: TuscanyTest.compositeTest.zip Create test cases related to SCA composite, annotation and spec interface

Re: [jira] Updated: (TUSCANY-926) Create test cases related to SCA composite, annotation and spec interface

2006-11-13 Thread Raymond Feng
To: tuscany-dev@ws.apache.org Sent: Monday, November 13, 2006 2:34 PM Subject: [jira] Updated: (TUSCANY-926) Create test cases related to SCA composite, annotation and spec interface [ http://issues.apache.org/jira/browse/TUSCANY-926?page=all ] Yang Lei updated TUSCANY-926

Re: Clickable SCA Composite Diagram

2006-07-13 Thread Srikanth Bhattiprolu
:14 AM Subject: Re: Clickable SCA Composite Diagram I can get to the wiki page, but any click on anything gives page not found. Am I missing something? The wiki page: http://wiki.apache.org/ws-data/attachments/Tuscany(2f)SCADiagram/attachments/sca.htm The page under service: http

Re: Clickable SCA Composite Diagram

2006-07-11 Thread Edward Slattery
Subject: Re: Clickable SCA Composite Diagram where is it? On 7/10/06, Raymond Feng [EMAIL PROTECTED] wrote: Hi, Here's a draft clickable diagram to illustrate the concepts for SCA composite. Multiple areas are defined with hyperlinks on the image. Please give a try to see

Clickable SCA Composite Diagram

2006-07-10 Thread Raymond Feng
Hi, Here's a draft clickable diagram to illustrate the concepts for SCA composite. Multiple areas are defined with hyperlinks on the image. Please give a try to see if it's what we want on the web site. Thanks, Raymond

Re: Clickable SCA Composite Diagram

2006-07-10 Thread haleh mahbod
where is it? On 7/10/06, Raymond Feng [EMAIL PROTECTED] wrote: Hi, Here's a draft clickable diagram to illustrate the concepts for SCA composite. Multiple areas are defined with hyperlinks on the image. Please give a try to see if it's what we want on the web site. Thanks, Raymond

Re: Clickable SCA Composite Diagram

2006-07-10 Thread Raymond Feng
- Original Message - From: haleh mahbod [EMAIL PROTECTED] To: tuscany-dev@ws.apache.org Sent: Monday, July 10, 2006 6:05 PM Subject: Re: Clickable SCA Composite Diagram where is it? On 7/10/06, Raymond Feng [EMAIL PROTECTED] wrote: Hi, Here's a draft clickable diagram to illustrate

Re: Clickable SCA Composite Diagram

2006-07-10 Thread Eddie O'Neil
)SCADiagram/attachments/sca_composite.jpg Thanks, Raymond - Original Message - From: haleh mahbod [EMAIL PROTECTED] To: tuscany-dev@ws.apache.org Sent: Monday, July 10, 2006 6:05 PM Subject: Re: Clickable SCA Composite Diagram where is it? On 7/10/06, Raymond Feng [EMAIL PROTECTED