Re: WirePostProcessor needs more context

2007-04-29 Thread Jean-Sebastien Delfino
Greg Dritschler wrote: The WirePostProcessor is passed a Wire from which it can find the source and target contract and the source and target URI. If it needs context from the SCDL that is not in the contracts, is the processor expected to look up the URIs in the component manager? That seems

Re: SCARuntime.getComponentContext

2007-04-29 Thread Jean-Sebastien Delfino
Greg Dritschler wrote: This is a bit of a nit. It appears that the SCARuntime.getComponentContextdoes not work if the given component is implemented by another composite. For example SCARuntime.getComponentContext("CalculatorServiceComponent") returns null when CalculatorServiceComponent has a co

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

Re: Require more context for URLArtifactProcessorExtension.read()

2007-04-29 Thread Jean-Sebastien Delfino
Luciano Resende wrote: A few thoughts: - You need the URI of an artifact inside the SCA contribution. - I indicated before that I needed input/outputStreams as well. - I think it's useful to have the URL of the contribution to have a base URL to load artifacts (for example for WSDLs and XSDs if t

Re: svn commit: r531727 - Bring up of helloworld-ws and helloworld-wsclient WS binding samples

2007-04-29 Thread Jean-Sebastien Delfino
Ignacio Silva-Lepe wrote: I am curious about these samples. In particular, helloworld-ws defines a HelloWorldServer class with a main method that seems to be invocable as standalone. Yes, it is invocable as standalone, it's a simple Java program with a main method. Also, the pom uses the mv

Re: ComponentTestCase vs. CompositeTestCase

2007-04-29 Thread Jean-Sebastien Delfino
Kevin Williams wrote: I am looking at the tests in itest/spec-api and wonder why there is a ComponentTestCase as well as a CompositeTestCase. It looks like CompositeTestCase is just a subset of ComponentTestCase. Am I missing something? Thanks, --Kevin Kevin, If I understand these tests co

Re: Require more context for URLArtifactProcessorExtension.read()

2007-04-29 Thread Luciano Resende
A few thoughts: - You need the URI of an artifact inside the SCA contribution. - I indicated before that I needed input/outputStreams as well. - I think it's useful to have the URL of the contribution to have a base URL to load artifacts (for example for WSDLs and XSDs if they do ). So I sugges

Re: Next SCA release distributions

2007-04-29 Thread ant elder
I guess this is the question about what should we call the next release - M3 or beta1 or something else? See: http://mail-archives.apache.org/mod_mbox/ws-tuscany-dev/200704.mbox/[EMAIL PROTECTED] ...ant On 4/29/07, 王洪伟 <[EMAIL PROTECTED]> wrote: why not with a sign --M3 ? like this : tuscan

Re: Next SCA release distributions

2007-04-29 Thread ant elder
On 4/29/07, ant elder <[EMAIL PROTECTED]> wrote: What do we want the Tuscany SCA distribution to look like for the next release? I'll suggest the following straw man as start, please suggest changes. I'm using the name 'beta1' here till we decide on the real name. All the artifacts in the defau

Re: Next SCA release distributions

2007-04-29 Thread 王洪伟
why not with a sign --M3 ? like this : tuscany-sca-1.0-M3-beta1.zip tuscany-sca-1.0-M3-beta1.tar.gz tuscany-sca-1.0-M3-beta1-src.zip tuscany-sca-1.0-M3-beta1-src.tar.gz 2007/4/29, ant elder <[EMAIL PROTECTED]>: What do we want the Tuscany SCA distribution to look like for the next release? I'l

Re: svn commit: r533445 [1/4] - in /incubator/tuscany/java/sca: itest/contribution/src/test/java/org/apache/tuscany/sca/test/contribution/ modules/assembly-java-dsl/src/main/java/org/apache/tuscany/as

2007-04-29 Thread ant elder
On 4/29/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Author: jsdelfino Date: Sat Apr 28 16:52:22 2007 New Revision: 533445 URL: http://svn.apache.org/viewvc?view=rev&rev=533445 Log: Changes to make sure that model factories can be switched and the that the runtime does not assume specific f

Next SCA release distributions

2007-04-29 Thread ant elder
What do we want the Tuscany SCA distribution to look like for the next release? I'll suggest the following straw man as start, please suggest changes. I'm using the name 'beta1' here till we decide on the real name. All the artifacts in the default build would be published to the maven repository