Re: [SCA 1.2] Release Status and RC plans

2008-04-03 Thread Luciano Resende
While we still waiting for the next RC, I have uploaded stable distribution to my people.a.o account [1]. Please feel free to use it for testing and report any issues. [1] http://people.apache.org/~lresende/tuscany/sca-1.2-stable/ On Wed, Apr 2, 2008 at 10:18 AM, Luciano Resende [EMAIL

Re: [VOTE] SDO 1.1 rc3 release

2008-04-03 Thread Adriano Crestani
Hi, I found the problem. I was running the mvn command on impl folder and getting this failure, and not on the root folder. Strangely, I tried to run the mvn on the impl folder on another environment and it worked : ) It's probably a problem with my environment though So, the RC4 seems OK to me

Re: [VOTE] SDO 1.1 rc3 release

2008-04-03 Thread ant elder
Thanks ;) I shall rebuild the RC4 distro to include that. ...ant On Wed, Apr 2, 2008 at 10:15 PM, Raymond Feng [EMAIL PROTECTED] wrote: Hi, Ant. I had to fix TUSCANY-2187 which broke the build on Windows with SUN JDK 1.5.x. The commit is r644071. Thanks, Raymond

Re: [VOTE] SDO 1.1 rc3 release

2008-04-03 Thread ant elder
Thats good, looks like we might be just about there now. Just to confirm - were you testing with the code which included the TUSCANY-2187 fix that Raymond had just committed? ...ant On Thu, Apr 3, 2008 at 7:55 AM, Adriano Crestani [EMAIL PROTECTED] wrote: Hi, I found the problem. I was

Re: [VOTE] SDO 1.1 rc3 release

2008-04-03 Thread Adriano Crestani
No, I just tested the code you posted at http://people.apache.org/~antelder/tuscany/sdo/1.1-rc4http://people.apache.org/%7Eantelder/tuscany/sdo/1.1-rc4 On Wed, Apr 2, 2008 at 11:27 PM, ant elder [EMAIL PROTECTED] wrote: Thats good, looks like we might be just about there now. Just to confirm -

Re: [VOTE] SDO 1.1 rc3 release

2008-04-03 Thread ant elder
Ok, i'm doing an RC4a right now to include the TUSCANY-2187 fix, will be up shortly, hopefully you'll have the endurance to try that too :) ...ant On Thu, Apr 3, 2008 at 8:50 AM, Adriano Crestani [EMAIL PROTECTED] wrote: No, I just tested the code you posted at

[jira] Resolved: (TUSCANY-2182) ClassLoader issues with node2 launcher on WebSphere

2008-04-03 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino resolved TUSCANY-2182. - Resolution: Fixed Resolved - finally... - in SVN revisions r644201

Re: [VOTE] SDO 1.1 rc3 release

2008-04-03 Thread ant elder
The RC4a artifacts are now available at http://people.apache.org/~antelder/tuscany/sdo/1.1-RC4a/ I'll call a vote on releasing that late today, any reviews in the meantime welcomed. ...ant On Thu, Apr 3, 2008 at 8:58 AM, ant elder [EMAIL PROTECTED] wrote: Ok, i'm doing an RC4a right now to

Re: Adding SVN version to Java files

2008-04-03 Thread ant elder
Do you use an ide with svn integration? Using eclipse with the svn plugin you get this information displayed right next to the file name in the package explorer, no need to right click or anything you don't even need to open up the file. I'd guess other IDEs probably have similar tools available.

[jira] Assigned: (TUSCANY-2165) Java runtime should inject service references to field with common name in absence of @Reference

2008-04-03 Thread Vamsavardhana Reddy (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vamsavardhana Reddy reassigned TUSCANY-2165: Assignee: Vamsavardhana Reddy Java runtime should inject service

[jira] Commented: (TUSCANY-2192) iTest/OneWay has just failed on the Continuum server and has blocked the build on the root

2008-04-03 Thread Mark Combellack (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12585038#action_12585038 ] Mark Combellack commented on TUSCANY-2192: -- Looking at the code, the key output

[jira] Resolved: (TUSCANY-2192) iTest/OneWay has just failed on the Continuum server and has blocked the build on the root

2008-04-03 Thread Mark Combellack (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Combellack resolved TUSCANY-2192. -- Resolution: Fixed I've improved the way in which the waiting for the @OnwWay methods

[jira] Created: (TUSCANY-2192) iTest/OneWay has just failed on the Continuum server and has blocked the build on the root

2008-04-03 Thread Mark Combellack (JIRA)
iTest/OneWay has just failed on the Continuum server and has blocked the build on the root -- Key: TUSCANY-2192 URL: https://issues.apache.org/jira/browse/TUSCANY-2192

RE: Tutorial: Adding a Markeplace Scenario

2008-04-03 Thread Antollini, Mario
Hello, I have modified the composite for the store-market module. I had never worked with multiplicity before. Thus, I need to some help to check if this code is OK. What I did was to modify the StoreMarketCatalog component from component name=StoreMarketCatalog ... reference

[jira] Commented: (TUSCANY-2165) Java runtime should inject service references to field with common name in absence of @Reference

2008-04-03 Thread Vamsavardhana Reddy (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12585048#action_12585048 ] Vamsavardhana Reddy commented on TUSCANY-2165: -- Java Component

[jira] Commented: (TUSCANY-2186) @OneWay over binding.ws arguments not being serialized properly

2008-04-03 Thread Lou Amodeo (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12585074#action_12585074 ] Lou Amodeo commented on TUSCANY-2186: - I found that changing the RuntimeWireImpl as

[jira] Commented: (TUSCANY-2165) Java runtime should inject service references to field with common name in absence of @Reference

2008-04-03 Thread Vamsavardhana Reddy (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12585075#action_12585075 ] Vamsavardhana Reddy commented on TUSCANY-2165: -- Another thing I notice is

[jira] Commented: (TUSCANY-2165) Java runtime should inject service references to field with common name in absence of @Reference

2008-04-03 Thread Vamsavardhana Reddy (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12585101#action_12585101 ] Vamsavardhana Reddy commented on TUSCANY-2165: -- It is partly a problem with

[jira] Created: (TUSCANY-2193) NPE when configuring WSDL interface on component ref when the component has a Composite impl

2008-04-03 Thread Scott Kurz (JIRA)
NPE when configuring WSDL interface on component ref when the component has a Composite impl Key: TUSCANY-2193 URL: https://issues.apache.org/jira/browse/TUSCANY-2193

[jira] Updated: (TUSCANY-2165) Java runtime should inject service references to field with common name in absence of @Reference

2008-04-03 Thread Vamsavardhana Reddy (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vamsavardhana Reddy updated TUSCANY-2165: - Attachment: TUSCANY-2165-revised-test.patch TUSCANY-2165-revised-test.patch:

[jira] Updated: (TUSCANY-2165) Java runtime should inject service references to field with common name in absence of @Reference

2008-04-03 Thread Vamsavardhana Reddy (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vamsavardhana Reddy updated TUSCANY-2165: - Attachment: TUSCANY-2165.patch TUSCANY-2165.patch: Reference is not injected

[jira] Updated: (TUSCANY-2165) Java runtime should inject service references to field with common name in absence of @Reference

2008-04-03 Thread Vamsavardhana Reddy (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vamsavardhana Reddy updated TUSCANY-2165: - Patch Info: [Patch Available] Assignee: (was: Vamsavardhana Reddy)

Re: [jira] Commented: (TUSCANY-2165) Java runtime should inject service references to field with common name in absence of @Reference

2008-04-03 Thread Simon Nash
Vamsavardhana Reddy (JIRA) wrote: [ https://issues.apache.org/jira/browse/TUSCANY-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12585048#action_12585048 ] Vamsavardhana Reddy commented on TUSCANY-2165:

[jira] Commented: (TUSCANY-2193) NPE when configuring WSDL interface on component ref when the component has a Composite impl

2008-04-03 Thread Scott Kurz (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12585135#action_12585135 ] Scott Kurz commented on TUSCANY-2193: - I found the problem. In

[jira] Commented: (TUSCANY-2194) When a @Remotable interface a duplicate operation, it does not list the class name or method in the exception that is thrown

2008-04-03 Thread Mark Combellack (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12585136#action_12585136 ] Mark Combellack commented on TUSCANY-2194: -- The problem is actually in the

[jira] Created: (TUSCANY-2194) When a @Remotable interface a duplicate operation, it does not list the class name or method in the exception that is thrown

2008-04-03 Thread Mark Combellack (JIRA)
When a @Remotable interface a duplicate operation, it does not list the class name or method in the exception that is thrown Key: TUSCANY-2194

[jira] Resolved: (TUSCANY-2194) When a @Remotable interface a duplicate operation, it does not list the class name or method in the exception that is thrown

2008-04-03 Thread Mark Combellack (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Combellack resolved TUSCANY-2194. -- Resolution: Fixed I've updated the text for the the OperationOverloadedException to

[jira] Commented: (TUSCANY-2193) NPE when configuring WSDL interface on component ref when the component has a Composite impl

2008-04-03 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12585144#action_12585144 ] Raymond Feng commented on TUSCANY-2193: --- I see the same problem when I look into

Re: [jira] Commented: (TUSCANY-2165) Java runtime should inject service references to field with common name in absence of @Reference

2008-04-03 Thread Raymond Feng
Hi, I think the SCA spec needs to define what java implementation classes qualify for Unannotated Implementation. I could write an component impl as follows: public class MyServiceImpl implements MyService { ... } @Remotable public interface MyService { ... } Is MyServiceImpl satisfying no

Re: Verification Testing

2008-04-03 Thread Yee-Kang Chang
Hi Kevin, I would like to contribute to this effort. Thanks! Kevin Williams [EMAIL PROTECTED] 03/19/2008 01:40 PM Please respond to tuscany-dev@ws.apache.org To tuscany-dev@ws.apache.org cc [EMAIL PROTECTED] Subject Verification Testing I am thinking of adding a new test bucket

Re: Tutorial: Adding a Markeplace Scenario

2008-04-03 Thread Raymond Feng
Hi, The following snippet doesn't not change the reference multiplicity to be 0..n. component name=StoreMarketCatalog ... reference name=GoodsCatalog multiplicity=0..n target=StoreMarketFruitsCatalog01 VegetablesCatalogWebService01/ ... /component reference name=GoodsCatalog

[jira] Updated: (TUSCANY-2188) New tests for Java @Service annotaion

2008-04-03 Thread Gilbert Kwan (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilbert Kwan updated TUSCANY-2188: -- Attachment: patches.2.txt I updated - ServiceAnnotationTestCase.java about the comments -

[jira] Issue Comment Edited: (TUSCANY-2188) New tests for Java @Service annotaion

2008-04-03 Thread Gilbert Kwan (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12585175#action_12585175 ] gkwan edited comment on TUSCANY-2188 at 4/3/08 9:38 AM: --- I

[jira] Resolved: (TUSCANY-2181) Minor fixes to samples README and .html files

2008-04-03 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino resolved TUSCANY-2181. - Resolution: Fixed Minor fixes to samples README and .html files

Re: [SCA 1.2] Release Status and RC plans

2008-04-03 Thread Jean-Sebastien Delfino
Luciano Resende wrote: Sure, so let me know when you are done, in the meantime I'll try to finish license reviews, etc. I'm done :) -- Jean-Sebastien - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

[jira] Commented: (TUSCANY-2188) New tests for Java @Service annotaion

2008-04-03 Thread Kevin Williams (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12585208#action_12585208 ] Kevin Williams commented on TUSCANY-2188: - Regarding: What is the different

Re: [VOTE] SDO 1.1 rc3 release

2008-04-03 Thread Adriano Crestani
Now the bug seems to be fixed. I think it's ready to be voted : ) Adriano Crestani On Thu, Apr 3, 2008 at 12:49 AM, ant elder [EMAIL PROTECTED] wrote: The RC4a artifacts are now available at

[VOTE] SDO 1.1 release

2008-04-03 Thread ant elder
Please review and vote on the SDO 1.1 release RC4a artifacts at http://people.apache.org/~antelder/tuscany/sdo/1.1-rc4ahttp://people.apache.org/%7Eantelder/tuscany/sdo/1.1-rc3/ The tag for the release is at: https://svn.apache.org/repos/asf/incubator/tuscany/tags/java/sdo/1.1/ KEYS file is at:

Re: [VOTE] SDO 1.1 release

2008-04-03 Thread ant elder
Note theres a gmail url cutNpaste problem in the url to the artifacts - they are at http://people.apache.org/~antelder/tuscany/sdo/1.1-rc4a - ending in 4a, the link in the previous email has the old rc3 url. ...ant On Thu, Apr 3, 2008 at 7:05 PM, ant elder [EMAIL PROTECTED] wrote: Please

Re: [VOTE] SDO 1.1 release

2008-04-03 Thread Adriano Crestani
+1 from me ; ) On Thu, Apr 3, 2008 at 10:43 AM, ant elder [EMAIL PROTECTED] wrote: Note theres a gmail url cutNpaste problem in the url to the artifacts - they are at http://people.apache.org/~antelder/tuscany/sdo/1.1-rc4ahttp://people.apache.org/%7Eantelder/tuscany/sdo/1.1-rc4a- ending

[jira] Updated: (TUSCANY-2188) New tests for Java @Service annotaion

2008-04-03 Thread Gilbert Kwan (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilbert Kwan updated TUSCANY-2188: -- Attachment: FServiceImpl2.zip patches.3.txt patches.3.txt and

Questions on how much Tuscany supports SCA 1.0 Assembly Model Spec section 1.8

2008-04-03 Thread Yang Lei
Hello, I am interested in knowing how Tuscany supports SCA Assembly Spec 1.0 section 1.8 1.8 SCA Definitions 2491 There are a variety of SCA artifacts which are generally useful and which are not specific to a 2492 particular composite or a particular component. These shared artifacts include

[jira] Closed: (TUSCANY-2188) New tests for Java @Service annotaion

2008-04-03 Thread Kevin Williams (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Williams closed TUSCANY-2188. --- Resolution: Fixed Fix Version/s: Java-SCA-Next New tests for Java @Service

Some questions for workspace module in Tuscany

2008-04-03 Thread Yang Lei
Hello, I have the following usage scenarios that I currently use EmbeddedSCADomain's ContributionService to accomplish. When I look at the new set of workspace modules, I wonder how it can be accomplished by using this new set of workspace related apis. And what the pros/cons if I switch to use

Re: Verification Testing

2008-04-03 Thread Yee-Kang Chang
I've some test cases for ComponentContext that I would like to contribute. Can someone please help me out with them? Thank you. Yee-Kang Chang/Toronto/[EMAIL PROTECTED] 04/03/2008 12:01 PM Please respond to tuscany-dev@ws.apache.org To tuscany-dev@ws.apache.org cc Subject Re:

[jira] Updated: (TUSCANY-2195) Test cases for ComponentContext API

2008-04-03 Thread Yee-Kang Chang (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yee-Kang Chang updated TUSCANY-2195: Attachment: ComponentContext.zip Hi Kevin, Attached is my contribution. Please take a

Re: Verification Testing

2008-04-03 Thread Kevin Williams
Hi Yee-Kang, I just created TUSCANY-2195 to accept and track testing for ComponentContext. You can attach your contribution there. Thanks, --Kevin On Thu, Apr 3, 2008 at 3:55 PM, Yee-Kang Chang [EMAIL PROTECTED] wrote: I've some test cases for ComponentContext that I would like to contribute.

[jira] Created: (TUSCANY-2195) Test cases for ComponentContext API

2008-04-03 Thread Kevin Williams (JIRA)
Test cases for ComponentContext API --- Key: TUSCANY-2195 URL: https://issues.apache.org/jira/browse/TUSCANY-2195 Project: Tuscany Issue Type: Test Components: Java SCA Verification Tests

[jira] Created: (TUSCANY-2196) passing Java bean using a JSON binding

2008-04-03 Thread Ashwini Kumar J (JIRA)
passing Java bean using a JSON binding -- Key: TUSCANY-2196 URL: https://issues.apache.org/jira/browse/TUSCANY-2196 Project: Tuscany Issue Type: Bug Components: Java SCA JSON-RPC Binding