Re: Running Tuscany/SCA in Google Android mobile platform

2008-05-21 Thread Adriano Crestani
Hi Oscar, I was indeed using the sca modules not from the sandbox. As you suggested, I removed the tuscany-contribution-impl from my workspace and added the version you uploaded to the sandbox. Then, I uncommented the lines in

Re: Running Tuscany/SCA in Google Android mobile platform

2008-05-21 Thread Adriano Crestani
Ah, the expected exception should look like this on android emulator: http://people.apache.org/~adrianocrestani/android_emulator.jpg On Tue, May 20, 2008 at 11:54 PM, Adriano Crestani [EMAIL PROTECTED] wrote: Hi Oscar, I was indeed using the sca modules not from the sandbox. As you

Re: TUSCANY-2277 validation messages

2008-05-21 Thread Simon Laws
On Tue, May 20, 2008 at 11:19 AM, Ramkumar R [EMAIL PROTECTED] wrote: Thanks Simon, itests for these validation messages are now available with TUSCANY-2329. On 5/19/08, Simon Laws [EMAIL PROTECTED] wrote: I've just checked in Ram's patch to convert validation messages (i.e. those

[jira] Commented: (TUSCANY-2330) Calculator sample running in OSGi

2008-05-21 Thread Graham Charters (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12598616#action_12598616 ] Graham Charters commented on TUSCANY-2330: -- Hi Rajini, I think what you're

[jira] Commented: (TUSCANY-2330) Calculator sample running in OSGi

2008-05-21 Thread Rajini Sivaram (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12598635#action_12598635 ] Rajini Sivaram commented on TUSCANY-2330: - Graham, I tried out the test (listed

[jira] Assigned: (TUSCANY-2329) itests for validation messages

2008-05-21 Thread Simon Laws (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Laws reassigned TUSCANY-2329: --- Assignee: Simon Laws (was: Ramkumar Ramalingam) itests for validation messages

Tuscany Java2WSDL and WSDL2Java tools

2008-05-21 Thread ant elder
Do we really need these as they are today? Currently they contain copies of various Axis2 classes updated for Tuscany so its not a completely trivial upgrade to move to Axis2 1.4 and while looking at that I wondered what we really want them for. The Java2WSDL tool doesn't look like its actually

Re: Tuscany Java2WSDL and WSDL2Java tools

2008-05-21 Thread Mike Edwards
ant elder wrote: Do we really need these as they are today? Currently they contain copies of various Axis2 classes updated for Tuscany so its not a completely trivial upgrade to move to Axis2 1.4 and while looking at that I wondered what we really want them for. The Java2WSDL tool doesn't look

Re: Endpoints was: Re: [BRAINSTORM] Flexibility in distributed operation and extension implementations - was: Re: Request to propogate the value of a references target= attribute on its associated bin

2008-05-21 Thread ant elder
On Fri, May 16, 2008 at 9:26 AM, Simon Laws [EMAIL PROTECTED] wrote: ...snip The two sets of SPIs could co-exist for a while with BindingProviders working with bindings and ServiceProviders (I just made up that name) with service endpoints. -- Jean-Sebastien At r656959 I've just

Re: Tuscany Java2WSDL and WSDL2Java tools

2008-05-21 Thread ant elder
On Wed, May 21, 2008 at 2:53 PM, Mike Edwards [EMAIL PROTECTED] wrote: ant elder wrote: Do we really need these as they are today? Currently they contain copies of various Axis2 classes updated for Tuscany so its not a completely trivial upgrade to move to Axis2 1.4 and while looking at

[jira] Resolved: (TUSCANY-2329) itests for validation messages

2008-05-21 Thread Simon Laws (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Laws resolved TUSCANY-2329. - Resolution: Fixed Checked in at 658706. Thanks Ram for the patch. I had a few of the tests

Re: TUSCANY-2277 validation messages

2008-05-21 Thread Simon Laws
On Wed, May 21, 2008 at 10:06 AM, Simon Laws [EMAIL PROTECTED] wrote: On Tue, May 20, 2008 at 11:19 AM, Ramkumar R [EMAIL PROTECTED] wrote: Thanks Simon, itests for these validation messages are now available with TUSCANY-2329. On 5/19/08, Simon Laws [EMAIL PROTECTED] wrote: I've

Re: Tuscany Java2WSDL and WSDL2Java tools

2008-05-21 Thread Scott Kurz
That 'generate-sdo' only generates the Java types from the schema types, right? It's the WSDL2Java which maps portType operations t**o Java methods and (last I checked) our W2J is the only tool which knows how to do this with an SDO databinding. I'm not sure how useful the SDO-based J2W is,

[jira] Created: (TUSCANY-2332) reconsider non-support for Holders

2008-05-21 Thread Scott Kurz (JIRA)
reconsider non-support for Holders -- Key: TUSCANY-2332 URL: https://issues.apache.org/jira/browse/TUSCANY-2332 Project: Tuscany Issue Type: Improvement Components: Java SCA Data Binding Runtime

[jira] Updated: (TUSCANY-2332) reconsider non-support for Holders

2008-05-21 Thread Scott Kurz (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Kurz updated TUSCANY-2332: Attachment: guessAndGreet.wsdl reconsider non-support for Holders

Re: Tuscany Java2WSDL and WSDL2Java tools

2008-05-21 Thread Simon Nash
Scott Kurz wrote: That 'generate-sdo' only generates the Java types from the schema types, right? It's the WSDL2Java which maps portType operations t**o Java methods and (last I checked) our W2J is the only tool which knows how to do this with an SDO databinding. Are the Java Service Endpoint

NPE in BaseWireBuilderImpl with reference bindings that specify URIs

2008-05-21 Thread Jean-Sebastien Delfino
After some fun debugging today I realized that something has changed in how reference bindings are configured, breaking with an NPE on references with bindings that specify URIs, like follows: composite targetNamespace=http://catalog; name=catalog-mediation component

Build failure in itest/contribution-classloader (monitor problem)

2008-05-21 Thread Simon Nash
I just did a clean checkout and full build. It failed in itest/contribution-classloader with the following stack trace. The problem is caused by a null value in the monitor variable on line 124 of JavaInterfaceProcessor. This does not seem to happen for other tests. Any ideas? Simon

Re: Running Tuscany/SCA in Google Android mobile platform

2008-05-21 Thread Luciano Resende
FYI, if you comment out the code that checks if a interface is remoteble, you could have a version of the calculator without any annotations, and the runtime would introspect the references for the multiple services. But note that, the introspection code will only be activated if there is no SCA

Graduation

2008-05-21 Thread Matthieu Riou
Special order 7B, Establish the Apache Tuscany Project, was approved by Unanimous Vote of the directors present. Congratulations guys! Matthieu

[jira] Created: (TUSCANY-2333) demos/samples/tutorials in Java SCA Documentation do not work (3 of them all fail, on Linux, at least)

2008-05-21 Thread Eric Herget (JIRA)
demos/samples/tutorials in Java SCA Documentation do not work (3 of them all fail, on Linux, at least) Key: TUSCANY-2333 URL:

[jira] Created: (TUSCANY-2334) Tuscany plugin for Eclipse doesn't support alternative install locations

2008-05-21 Thread Lee Surprenant (JIRA)
Tuscany plugin for Eclipse doesn't support alternative install locations Key: TUSCANY-2334 URL: https://issues.apache.org/jira/browse/TUSCANY-2334 Project: Tuscany

Re: Graduation

2008-05-21 Thread Raymond Feng
I'm excited to hear the great news. We finally graduate in the graduation season after a long journey! Cheers, Tuscany is now a TLP! Thanks, Raymond -- From: Matthieu Riou [EMAIL PROTECTED] Sent: Wednesday, May 21, 2008 2:14 PM To: tuscany-dev

How can we turn on/off Rampart conditionally for binding.ws over Axis2?

2008-05-21 Thread Raymond Feng
Hi, In the latest binding-ws-axis2 code, we always have module rampart activated in [1]. Consequently, rampart gets on the way for all Axis2 based binding.ws invocations. The worst part is that one of the rampart handlers try to read some data from the SOAP envelope and it forces the whole

[GSoC] Map-Reduce Integration with Tuscany

2008-05-21 Thread Chris Trezzo
Hi everyone, I have been fleshing out a slightly more detailed plan for the upcoming weeks, and would like to share it with the community and get some feedback. For the first iteration I am planning to focus on Java implemented Map- Reduce (MR) applications. These apps interface directly

Re: Graduation

2008-05-21 Thread 王洪伟
Congratulations ! 2008/5/22, Haleh Mahbod [EMAIL PROTECTED]: Congratulations to all. -Original Message- From: Luciano Resende [EMAIL PROTECTED] Sent: Wednesday, May 21, 2008 2:19 PM To: tuscany-dev@ws.apache.org Subject: Re: Graduation Hey, thanks for the good news. On Wed,

Re: Graduation

2008-05-21 Thread Feng Wang
This is an exciting news. Congratulations. Thanks, Feng Wang On 2008-05-22 05:15:30,Matthieu Riou [EMAIL PROTECTED] wrote: Special order 7B, Establish the Apache Tuscany Project, was approved by Unanimous Vote of the directors present. Congratulations guys! Matthieu

Re: Graduation

2008-05-21 Thread Vamsavardhana Reddy
That's great news. ++Vamsi On Thu, May 22, 2008 at 2:44 AM, Matthieu Riou [EMAIL PROTECTED] wrote: Special order 7B, Establish the Apache Tuscany Project, was approved by Unanimous Vote of the directors present. Congratulations guys! Matthieu

Re: Graduation

2008-05-21 Thread Paul Fremantle
Congratulations everyone! Paul On Thu, May 22, 2008 at 3:43 AM, Vamsavardhana Reddy [EMAIL PROTECTED] wrote: That's great news. ++Vamsi On Thu, May 22, 2008 at 2:44 AM, Matthieu Riou [EMAIL PROTECTED] wrote: Special order 7B, Establish the Apache Tuscany Project, was approved by