[jira] Updated: (TUSCANY-1802) RMI Implementation Error Handling lost inner exception's detail information

2008-04-08 Thread wangfeng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wangfeng updated TUSCANY-1802: -- Attachment: 1802.patch This patch has provided the original exception when invoking the service.

[SCA 1.2] RC3a

2008-04-08 Thread Luciano Resende
The RC3a is now available in [1]. Please give it a quick try, and I'll call a vote in the morning. [1] http://people.apache.org/~lresende/tuscany/sca-1.2-RC3a/ -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com/

Next SCA release

2008-04-08 Thread ant elder
With 1.2 almost out the door how about starting to think about our next release... We've had several discussions in the past about restructuring and cleaning up the distributions, build, and SPIs etc, is this the time to do that? Looking about the code there's many things that could be tidied up

[jira] Created: (TUSCANY-2208) ComponentContext.createSelfReference() does not create a ServiceReference to the correct Conversation

2008-04-08 Thread Mark Combellack (JIRA)
ComponentContext.createSelfReference() does not create a ServiceReference to the correct Conversation - Key: TUSCANY-2208 URL:

[jira] Resolved: (TUSCANY-2029) Multiple levels of Nested Composite References do not work as they are using the wrong URI in the binding

2008-04-08 Thread Mark Combellack (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Combellack resolved TUSCANY-2029. -- Resolution: Fixed Fixed in SVN revision 645827. Multiple levels of Nested

Re: How do you plug in validation monitoring?

2008-04-08 Thread Simon Laws
On Mon, Apr 7, 2008 at 4:33 PM, Hasan Muhammad [EMAIL PROTECTED] wrote: Currently, i see that we have various places where we can plug in validation monitoring. Some of the ones that i found are in the ReallySmallRuntimeBuilder as shown below: public static CompositeBuilder

[jira] Commented: (TUSCANY-2208) ComponentContext.createSelfReference() does not create a ServiceReference to the correct Conversation

2008-04-08 Thread Mark Combellack (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12586723#action_12586723 ] Mark Combellack commented on TUSCANY-2208: -- I've had a look at the code and I

[jira] Commented: (TUSCANY-2208) ComponentContext.createSelfReference() does not create a ServiceReference to the correct Conversation

2008-04-08 Thread Mark Combellack (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12586722#action_12586722 ] Mark Combellack commented on TUSCANY-2208: -- I've added two new tests: Validate

[jira] Updated: (TUSCANY-2190) Apache Tuscany SCA Alert Aggregator Demo fails to build on the Continuum server as it uses port 8080

2008-04-08 Thread Mark Combellack (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Combellack updated TUSCANY-2190: - Assignee: (was: Mark Combellack) Apache Tuscany SCA Alert Aggregator Demo fails

[jira] Closed: (TUSCANY-1876) @Reference(required=false) ignored

2008-04-08 Thread Olivier Abdoun (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Abdoun closed TUSCANY-1876. --- works perfect for me :-) thanks ! @Reference(required=false) ignored

[jira] Updated: (TUSCANY-2109) Conflicts between component reference interface and promoted composite reference interface are not detected

2008-04-08 Thread wangfeng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wangfeng updated TUSCANY-2109: -- Attachment: jira2109.patch The patch can detect the reference and service InterfaceContract. If the

[jira] Updated: (TUSCANY-1802) RMI Implementation Error Handling lost inner exception's detail information

2008-04-08 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Feng updated TUSCANY-1802: -- Patch Info: [Patch Available] RMI Implementation Error Handling lost inner exception's

[jira] Updated: (TUSCANY-2109) Conflicts between component reference interface and promoted composite reference interface are not detected

2008-04-08 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Feng updated TUSCANY-2109: -- Patch Info: [Patch Available] Conflicts between component reference interface and promoted

Re: [SCA 1.2] RC3a

2008-04-08 Thread ant elder
I've spent all morning reviewing this and its looking pretty good but i've just hit this NoClassDefFoundError when running the calculator sample with mvn from an empty local mvn repository: Running calculator.CalculatorTestCase Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.907

Re: policy itest question

2008-04-08 Thread Venkata Krishnan
Hi Greg, This itest needs to be re-written after the changes to the PolicyHandling story for the java implementation extension. Also I put in this itest to get some cases of policy annotations verified at a rudimentary level - like checking to see if the annotations ever get picked up and

Unable to create a distributed SCA binding provider for reference: currencyConverter

2008-04-08 Thread Antollini, Mario
Hello, I am trying to run the tutorial but I get the following error when executing the tutorial/web-services/catalogs.composite from Eclipse: Apr 8, 2008 9:46:54 AM org.apache.tuscany.sca.assembly.builder.impl.CompositeBuilderImpl$1 problem WARNING: Component reference target not found,

Re: [SCA 1.2] RC3a

2008-04-08 Thread Simon Laws
On Tue, Apr 8, 2008 at 1:35 PM, ant elder [EMAIL PROTECTED] wrote: I've spent all morning reviewing this and its looking pretty good but i've just hit this NoClassDefFoundError when running the calculator sample with mvn from an empty local mvn repository: Running

Re: policy itest question

2008-04-08 Thread Greg Dritschler
D'oh! I didn't think to look at the java classes for annotations. That explains a lot. I agree the itest had some limitations. In particular I think it would catch if the policy handlers were created with the wrong policy sets, but it didn't verify if some expected policy handlers were not

Re: How do you plug in validation monitoring?

2008-04-08 Thread Hasan Muhammad
Hi Simon, Thank you for the good information. First up i am trying to verify whether the schema validation works when we point to our schemas. Can you let me know what is a simple error that i can introduce so that i can verify this? I tried doing this to my composite file (In block red):

Re: [SCA 1.2] RC3a

2008-04-08 Thread Simon Laws
On Tue, Apr 8, 2008 at 2:02 PM, Simon Laws [EMAIL PROTECTED] wrote: On Tue, Apr 8, 2008 at 1:35 PM, ant elder [EMAIL PROTECTED] wrote: I've spent all morning reviewing this and its looking pretty good but i've just hit this NoClassDefFoundError when running the calculator sample with

Re: How do you plug in validation monitoring?

2008-04-08 Thread Hasan Muhammad
Hi Simon, One more point is to make the CompositeBuilderMonitor a true plugin or an extension point. So that external implementations can define their own and use them without modifying tuscany code. As of now the only way i see to pass in our own monitor is in places like the code below where

Re: [SCA 1.2] RC3a

2008-04-08 Thread Raymond Feng
Hi, Ant. I think you hit the problem reported at http://jira.codehaus.org/browse/MEV-573. You could delete the javax/xml/ws folder from your local maven repo and try again. If you are lucky, you can get the correct version from java.net repo. There is a workaround: Change the pom.xml to use

Re: JAX-WS support in the Java to WSDL mapping (TUSCANY-2033)

2008-04-08 Thread Simon Nash
Simon Nash wrote: Raymond Feng wrote: 1) I added the sample at https://svn.apache.org/repos/asf/incubator/tuscany/java/sca/samples/zipcode-jaxws. (Not in the build yet even it works). Thanks, Raymond. This sample runs OK for me. However, it does not represent the use case that I had in

[jira] Created: (TUSCANY-2209) Question about Conversational OSGi Services and Service References

2008-04-08 Thread Daniel Stucky (JIRA)
Question about Conversational OSGi Services and Service References -- Key: TUSCANY-2209 URL: https://issues.apache.org/jira/browse/TUSCANY-2209 Project: Tuscany Issue Type: Bug

[jira] Updated: (TUSCANY-2209) Question about Conversational OSGi Services and Service References

2008-04-08 Thread Daniel Stucky (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Stucky updated TUSCANY-2209: --- Attachment: OneWay_Conversation_OSGi_SCA_test.zip I attached one of our EILF test

Re: [SCA 1.2] RC3a

2008-04-08 Thread ant elder
Adding that gave me a missing artifact for javax.jws:jsr181:jar:1.0, adding an exclude and explicit dependency looks like it fixes it: dependency groupIdjavax.xml.ws/groupId artifactIdjaxws-api/artifactId version2.1-1/version exclusions

Re: STP SCA Component - STP SCA Tools sub project

2008-04-08 Thread Simon Nash
This proposal looks good to me. I'd be happy to see the Apache Tuscany project listed as an interested party. Simon Stéphane Drapeau wrote: Hi, I created an entry [0] in the Eclipse bugzilla with the proposal. Your comments are welcome. Best regards Stéphane Drapeau Obeo [0]:

SCA 2.0, was Re: Next SCA release

2008-04-08 Thread Luciano Resende
I was waiting to start this discussion after SCA 1.2 was out of the door, but looks like you were faster then me. I'm +1 on this, and here is my proposal. - Continue with SCA 1.x maintenance releases based on the current SCA 1.2 branch. This would be a more stable codebase, and we should avoid

Re: SCA 2.0, was Re: Next SCA release

2008-04-08 Thread ant elder
Yep, this is exactly what i'm was suggesting, was just leaving the name till later :) ...ant On Tue, Apr 8, 2008 at 5:27 PM, Luciano Resende [EMAIL PROTECTED] wrote: I was waiting to start this discussion after SCA 1.2 was out of the door, but looks like you were faster then me. I'm +1 on

Re: SCA 2.0, was Re: Next SCA release

2008-04-08 Thread Simon Laws
I'm +1 on this. Comments in line Simon. - Continue with SCA 1.x maintenance releases based on the current SCA 1.2 branch. This would be a more stable codebase, and we should avoid big changes that could brake backward compatibility here. I propose that we create the branch for 1.x

Re: SCA 2.0, was Re: Next SCA release

2008-04-08 Thread ant elder
On Tue, Apr 8, 2008 at 6:11 PM, Simon Laws [EMAIL PROTECTED] wrote: snip We may need to branch the documentation also. Normally I would suggest that we ask for a new space but as our documentation could not be considered complete for 1.1 and as the suggested first actions are internal

[jira] Created: (TUSCANY-2210) Java runtime should inject property to field with common name in absence of @Property

2008-04-08 Thread Gilbert Kwan (JIRA)
Java runtime should inject property to field with common name in absence of @Property - Key: TUSCANY-2210 URL: https://issues.apache.org/jira/browse/TUSCANY-2210

[jira] Created: (TUSCANY-2211) New tests for Java @Property annotaion

2008-04-08 Thread Gilbert Kwan (JIRA)
New tests for Java @Property annotaion --- Key: TUSCANY-2211 URL: https://issues.apache.org/jira/browse/TUSCANY-2211 Project: Tuscany Issue Type: Test Components: Java SCA Verification Tests

[jira] Updated: (TUSCANY-2211) New tests for Java @Property annotaion

2008-04-08 Thread Gilbert Kwan (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilbert Kwan updated TUSCANY-2211: -- Attachment: vtest.property.zip TUSCANY-2211.test.patch New tests for Java

Need access to assign a JIRA

2008-04-08 Thread Ramkumar R
Hi, An issue that's mentioned in JIRA ( https://issues.apache.org/jira/browse/TUSCANY-2092) seems to be something of my interest and i would like to have this JIRA assigned to myself and provide a fix. Noticed that i do have enough rights to assign a JIRA to my ID=ramkumar.rj. Can anyone help me

Re: SCA 2.0, was Re: Next SCA release

2008-04-08 Thread Dan Becker
ant elder wrote: On Tue, Apr 8, 2008 at 6:11 PM, Simon Laws [EMAIL PROTECTED] wrote: We may need to branch the documentation also. Normally I would suggest that we ask for a new space but as our documentation could not be considered complete for 1.1 and as the suggested first actions are

[jira] Commented: (TUSCANY-2210) Java runtime should inject property to field with common name in absence of @Property

2008-04-08 Thread Gilbert Kwan (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12586908#action_12586908 ] Gilbert Kwan commented on TUSCANY-2210: --- The vTest to demonstrate this issue will

Re: [SCA 1.2] RC3a

2008-04-08 Thread Luciano Resende
Just want to check the places where you had to make changes. Did you only changed the modules/interface-java-jaxws/pom.xml dependency or you had to change the other references to it as the patch below ? Anyway, I'm trying a build to also check the differences on the distribution lib directory.

Re: [SCA 1.2] RC3a

2008-04-08 Thread ant elder
I only tried changing interface-java-jaxws as i haven't done a full build of the src distro, just that module and the calculator sample. ...ant On Tue, Apr 8, 2008 at 7:13 PM, Luciano Resende [EMAIL PROTECTED] wrote: Just want to check the places where you had to make changes. Did you only

Re: Need access to assign a JIRA

2008-04-08 Thread Luciano Resende
Thanks for your interest in Tuscany, I have given you ability to assign JIRAs to yourself. On Tue, Apr 8, 2008 at 10:54 AM, Ramkumar R [EMAIL PROTECTED] wrote: Hi, An issue that's mentioned in JIRA ( https://issues.apache.org/jira/browse/TUSCANY-2092) seems to be something of my interest

Re: How do you plug in validation monitoring?

2008-04-08 Thread Hasan Muhammad
Simon, Another interesting thought is that the monitor should have a way for plugins to tell runtime on whether to fail or not fail at all. I am not sure i am clear, but as an example, this exception is thrown in CompositeProcessor.read() throw new ContributionReadException( Unexpected

Re: New SCA JEE spec draft and Tuscany JSP taglib available

2008-04-08 Thread ant elder
On Mon, Apr 7, 2008 at 9:22 AM, ant elder [EMAIL PROTECTED] wrote: On Mon, Mar 31, 2008 at 4:43 PM, ant elder [EMAIL PROTECTED] wrote: snip One bit I liked was section 5.4.4 about using JSPs with SCA, what we currently have in Tuscany is a bit clunky so i've committed some code to

[jira] Assigned: (TUSCANY-1802) RMI Implementation Error Handling lost inner exception's detail information

2008-04-08 Thread Simon Laws (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Laws reassigned TUSCANY-1802: --- Assignee: Simon Laws (was: Venkatakrishnan) RMI Implementation Error Handling lost inner

[jira] Assigned: (TUSCANY-2109) Conflicts between component reference interface and promoted composite reference interface are not detected

2008-04-08 Thread Simon Laws (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Laws reassigned TUSCANY-2109: --- Assignee: Simon Laws Conflicts between component reference interface and promoted

Registering ModuleActivators without specifying a META-INF/services/org.apache.tuscany.sca.core.ModuleActivator file

2008-04-08 Thread Richard Mah
Hi, Can someone point me to some examples or info on how I can register ModuleActivators without specifying a META-INF/services/org.apache.tuscany.sca.core.ModuleActivator file. Jean-Sebastien mentioned there's something out there where I can simply call a method specifying the

Re: control flow in tuscany

2008-04-08 Thread Simon Laws
On Mon, Apr 7, 2008 at 11:31 PM, Haibo Zhao [EMAIL PROTECTED] wrote: Hi all, I am a newbie to Apache Tuscany. I come to Tuscany for two reasons: (1) Tuscany is very easy to use and extremely flexible (I have been working with BPEL based service composition for 4 years, it was so

[jira] Assigned: (TUSCANY-2092) ConcurrentModificationException in ExtensibleContributionListener

2008-04-08 Thread Ramkumar Ramalingam (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramkumar Ramalingam reassigned TUSCANY-2092: Assignee: Ramkumar Ramalingam ConcurrentModificationException in

Re: vtest?

2008-04-08 Thread Kevin Williams
Hi Ant, Sorry for causing any confusion. Let me know if you'd like any more explanation. I'll be checking mail sporadically the next several days. --Kevin On Mon, Apr 7, 2008 at 3:04 AM, ant elder [EMAIL PROTECTED] wrote: Answering my own email...I guess its this thread which just doesn't

[(GSoC] Time to rank the Google Summer of Code Proposals

2008-04-08 Thread Luciano Resende
For those who had volunteered as mentors for GSoC 2008, it's time for us to rank the proposals. In order to facilitate our jobs, I went trough the list of proposals, and posted links to the Tuscany related ones in the following wiki page [1]. The complete list is available on the GSoC mentor

[VOTE] Release Tuscany Java SCA 1.2-incubating (RC3a)

2008-04-08 Thread Luciano Resende
Please review and vote on the 1.2 release artifacts of Tuscany SCA for Java. The artifacts are available for review at: http://people.apache.org/~lresende/tuscany/sca-1.2-RC3a/ This includes the signed binary and source distributions, the RAT report, and the Maven staging repository. The

[jira] Commented: (TUSCANY-1802) RMI Implementation Error Handling lost inner exception's detail information

2008-04-08 Thread Venkatakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12587055#action_12587055 ] Venkatakrishnan commented on TUSCANY-1802: -- Hi Simon, I have already applied

[jira] Resolved: (TUSCANY-1802) RMI Implementation Error Handling lost inner exception's detail information

2008-04-08 Thread Venkatakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Venkatakrishnan resolved TUSCANY-1802. -- Resolution: Fixed Patch applied in r646190. Thanks for the patch. RMI