[jira] Updated: (TUSCANY-2273) Return value of a method with @Init and @Destroy annotations must be a void

2008-04-28 Thread Vamsavardhana Reddy (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vamsavardhana Reddy updated TUSCANY-2273: - Attachment: TUSCANY-2273.patch TUSCANY-2273.patch: Throws an exception if the

Improving support for running in OSGi

2008-04-28 Thread Graham Charters
Hi All, I'd like to get more involved in the OSGi support in Tuscany (both the modularity work (itest/osgi-tuscany) and the implementation.osgi). I recently started looking at the work to run Tuscany in OSGi, embodied in itest/osgi-tuscany and described in the thread entitled Classloading in

RE: [NOTICE] Mario Antollini voted as Tuscany committer

2008-04-28 Thread Mark Combellack
Congratulations Mario. Welcome aboard. Mark -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Luciano Resende Sent: 25 April 2008 16:47 To: tuscany-dev Cc: Antollini, Mario Subject: [NOTICE] Mario Antollini voted as Tuscany committer The Tuscany

Re: [CONF] Apache Tuscany: Build your first Web Services with Tuscany (page edited)

2008-04-28 Thread ant elder
Still not got this to work with the 1.2 release plugin. Looking at the code I wondered if we should have two run options - Run As - Tuscany standalone and Run As - Tuscany distributed? The standalone one would use the regular SCADomain from the host-embedded module like most of the tests and

java.lang.IndexOutOfBoundsException

2008-04-28 Thread Nishant Joshi
Hi, I m using Tuscany1.2 RC4, I have one service which was getting a simplebean as parameter. If i pass null instead of that bean i m getting following error. I m using SCA client org.osoa.sca.ServiceRuntimeException: java.lang.IndexOutOfBoundsException: Index: 3, Size: 3 at

Re: java.lang.IndexOutOfBoundsException

2008-04-28 Thread Simon Laws
On Mon, Apr 28, 2008 at 10:53 AM, Nishant Joshi [EMAIL PROTECTED] wrote: Hi, I m using Tuscany1.2 RC4, I have one service which was getting a simplebean as parameter. If i pass null instead of that bean i m getting following error. I m using SCA client

Re: Improving support for running in OSGi

2008-04-28 Thread Graham Charters
Hi Ant, Thanks for the pointer to the earlier discussion. I can empathise with the problems Rajini was trying to address by having itest/osgi-tuscany built regularly and automatically. As for the sca-api, yes we could add the bundle manifest automatically and that would be very low hanging

[jira] Created: (TUSCANY-2275) Problem when with Bean[] and null

2008-04-28 Thread Nishant Joshi (JIRA)
Problem when with Bean[] and null - Key: TUSCANY-2275 URL: https://issues.apache.org/jira/browse/TUSCANY-2275 Project: Tuscany Issue Type: Bug Components: Java SCA Data Binding Runtime Affects

Re: How do you plug in validation monitoring?

2008-04-28 Thread Ramkumar R
On 4/25/08, Simon Laws [EMAIL PROTECTED] wrote: On Thu, Apr 24, 2008 at 5:36 PM, Simon Laws [EMAIL PROTECTED] wrote: On Wed, Apr 23, 2008 at 5:39 AM, Hasan Muhammad [EMAIL PROTECTED] wrote: Hi Simon, I opened JIRA 2260 and attached a second batch of validation test cases.

[jira] Updated: (TUSCANY-2275) Problem when with Bean[] and null

2008-04-28 Thread Nishant Joshi (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nishant Joshi updated TUSCANY-2275: --- Attachment: null problem.zip Problem when with Bean[] and null

Re: Improving support for running in OSGi

2008-04-28 Thread Simon Laws
On Mon, Apr 28, 2008 at 1:15 PM, Graham Charters [EMAIL PROTECTED] wrote: Hi Ant, Thanks for the pointer to the earlier discussion. I can empathise with the problems Rajini was trying to address by having itest/osgi-tuscany built regularly and automatically. As for the sca-api, yes we

RE: What's next for SCA BPEL Integration

2008-04-28 Thread Ashwini Kumar Jeksani
Hi, Does Tuscany support SCA Extentions to WS-BPEL? If it doesn't then I guess we could look into that one as well. Thanks Regards Ashwini Kumar Jeksani -Original Message- From: Luciano Resende [mailto:[EMAIL PROTECTED] Sent: Thursday, April 24, 2008 11:11 PM To:

Re: java.lang.IndexOutOfBoundsException

2008-04-28 Thread Nishant Joshi
Hi Simon, I have open a JIRA... https://issues.apache.org/jira/browse/TUSCANY-2275 here please note that i m passing array of bean and getting error... for only simple Bean its work fine so service like processBean(SimpleBean)... works fine in case of null... but if its processBean(simpleBean[])

Re: java.lang.IndexOutOfBoundsException

2008-04-28 Thread Simon Laws
On Mon, Apr 28, 2008 at 1:59 PM, Nishant Joshi [EMAIL PROTECTED] wrote: Hi Simon, I have open a JIRA... https://issues.apache.org/jira/browse/TUSCANY-2275 here please note that i m passing array of bean and getting error... for only simple Bean its work fine so service like

Re: What's next for SCA BPEL Integration

2008-04-28 Thread Mike Edwards
Ashwini Kumar Jeksani wrote: Hi, Does Tuscany support SCA Extentions to WS-BPEL? If it doesn't then I guess we could look into that one as well. Thanks Regards Ashwini Kumar Jeksani Ashwini, Which extensions are thinking about? Currently I am working on code that scans the BPEL process

[jira] Created: (TUSCANY-2276) Conversation not started on reference injection

2008-04-28 Thread Kevin Williams (JIRA)
Conversation not started on reference injection --- Key: TUSCANY-2276 URL: https://issues.apache.org/jira/browse/TUSCANY-2276 Project: Tuscany Issue Type: Bug Components: Java SCA Core

Error on commit

2008-04-28 Thread Kevin Williams
I am receiving the following when trying to commit: C:\tuscanysvn\java\sca\vtest\java-api\conversationsvn commit -m First conversation lifetime testcase svn: Commit failed (details follow): svn: MKACTIVITY of '/repos/asf/!svn/act/e7bafbee-7404-e14a-8c00-eeaf64af1923': 403 Forbidden

Re: Error on commit

2008-04-28 Thread Luciano Resende
SVN if read only while Infra tries to work on some issues they are having. On Mon, Apr 28, 2008 at 10:53 AM, Kevin Williams [EMAIL PROTECTED] wrote: I am receiving the following when trying to commit: C:\tuscanysvn\java\sca\vtest\java-api\conversationsvn commit -m First conversation

[VOTE] Graduate Apache Tuscany as a Top Level Project

2008-04-28 Thread ant elder
We've done a lot of work since last October. We now have a diverse community of contributors and have demonstrated the ability to attract new committers to create an even more diverse community, we have shown we can do releases based on Apache guidelines, and we have shown we conduct our

[jira] Closed: (TUSCANY-2276) Conversation not started on reference injection

2008-04-28 Thread Kevin Williams (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Williams closed TUSCANY-2276. --- Resolution: Fixed Closing because I mis-read the spec. Specifically, line 478 says:

Re: [VOTE] Graduate Apache Tuscany as a Top Level Project

2008-04-28 Thread Vamsavardhana Reddy
+1 ++Vamsi On Mon, Apr 28, 2008 at 11:46 PM, ant elder [EMAIL PROTECTED] wrote: We've done a lot of work since last October. We now have a diverse community of contributors and have demonstrated the ability to attract new committers to create an even more diverse community, we have shown

Re: [VOTE] Graduate Apache Tuscany as a Top Level Project

2008-04-28 Thread Kevin Williams
+1 from me too. On Mon, Apr 28, 2008 at 12:29 PM, Vamsavardhana Reddy [EMAIL PROTECTED] wrote: +1 ++Vamsi On Mon, Apr 28, 2008 at 11:46 PM, ant elder [EMAIL PROTECTED] wrote: We've done a lot of work since last October. We now have a diverse community of contributors and have

Re: [VOTE] Graduate Apache Tuscany as a Top Level Project

2008-04-28 Thread Dan Becker
ant elder wrote: X. Establish the Apache Tuscany Project +1 You've grown up. Time to graduate. -- Thanks, Dan Becker

Re: [VOTE] Graduate Apache Tuscany as a Top Level Project

2008-04-28 Thread Luciano Resende
Was there a discussion for the Chair position for the current graduation vote ? I would like to be considered for this position as well. On Mon, Apr 28, 2008 at 2:07 PM, Dan Becker [EMAIL PROTECTED] wrote: ant elder wrote: X. Establish the Apache Tuscany Project +1 You've grown up. Time

Re: [VOTE] Graduate Apache Tuscany as a Top Level Project

2008-04-28 Thread Andrew Borley
+1 from me On Mon, Apr 28, 2008 at 11:15 PM, Luciano Resende [EMAIL PROTECTED] wrote: Was there a discussion for the Chair position for the current graduation vote ? I would like to be considered for this position as well. On Mon, Apr 28, 2008 at 2:07 PM, Dan Becker [EMAIL PROTECTED]

Re: [VOTE] Graduate Apache Tuscany as a Top Level Project

2008-04-28 Thread Wang Feng
+1 from me too. Thanks, Wang Feng On 2008-04-29 02:16:50,ant elder [EMAIL PROTECTED] wrote: We've done a lot of work since last October. We now have a diverse community of contributors and have demonstrated the ability to attract new committers to create an even more diverse

Re: [VOTE] Graduate Apache Tuscany as a Top Level Project

2008-04-28 Thread Ramkumar R
On 4/29/08, Wang Feng [EMAIL PROTECTED] wrote: +1 from me too. Thanks, Wang Feng On 2008-04-29 02:16:50,ant elder [EMAIL PROTECTED] wrote: We've done a lot of work since last October. We now have a diverse community of contributors and have demonstrated the ability to attract new

Re: [VOTE] Graduate Apache Tuscany as a Top Level Project

2008-04-28 Thread Adriano Crestani
+1 ; ) On Mon, Apr 28, 2008 at 7:20 PM, Ramkumar R [EMAIL PROTECTED] wrote: On 4/29/08, Wang Feng [EMAIL PROTECTED] wrote: +1 from me too. Thanks, Wang Feng On 2008-04-29 02:16:50,ant elder [EMAIL PROTECTED] wrote: We've done a lot of work since last October. We now have a

Re: [VOTE] Graduate Apache Tuscany as a Top Level Project

2008-04-28 Thread Adriano Crestani
I just noticed the comments around the PMC Chair position [1], I'm +1 for Graduate, and +1 for further discussion on the PMC Chair discussion. [1] http://www.mail-archive.com/tuscany-dev%40ws.apache.org/msg30981.html Adriano Crestani On Mon, Apr 28, 2008 at 7:49 PM, Adriano Crestani [EMAIL

Re: [VOTE] Graduate Apache Tuscany as a Top Level Project

2008-04-28 Thread Raymond Feng
+1 from me. I'm confident that we are ready to become a TLP. Thanks, Raymond -- From: ant elder [EMAIL PROTECTED] Sent: Monday, April 28, 2008 11:16 AM To: tuscany-dev tuscany-dev@ws.apache.org Subject: [VOTE] Graduate Apache Tuscany as a Top Level