[jira] Created: (TUSCANY-1543) Demonstrate faulty transaction support in DAS

2007-08-16 Thread Amita Vadhavkar (JIRA)
Demonstrate faulty transaction support in DAS - Key: TUSCANY-1543 URL: https://issues.apache.org/jira/browse/TUSCANY-1543 Project: Tuscany Issue Type: Bug Components: Java DAS RDB

Re: Home page for Tuscany standalone runtime

2007-08-16 Thread Simon Laws
On 8/16/07, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: The runtime currently prints the servlet mappings to System.out when it starts. In order to make that kind of information easier to use, I've started to put together a home page that people can point their Web browser to, listing

Re: Tuscany/Geronimo Integration Demo

2007-08-16 Thread Vamsavardhana Reddy
I am not referencing this class directly in my code. Can it be that the published 1.0-incubating-SNAPSHOT jars in maven repos are not in syc or not the latest?? I can not think of other possibilities. Vamsi On 8/14/07, Simon Laws [EMAIL PROTECTED] wrote: On 8/14/07, Vamsavardhana Reddy

Re: [DAS] Transaction support

2007-08-16 Thread Amita Vadhavkar
Hi Haleh, Please see all the use case details below. There are three user cases going wrong which I am trying to fix. I have created a JIRA-1543 to demonstrate with examples how DAS is failing in these use case scenarios. Patch contains 3 new test cases as below in TransactionTests.java. So far

Re: Tuscany/Geronimo Integration Demo

2007-08-16 Thread Simon Laws
On 8/16/07, Vamsavardhana Reddy [EMAIL PROTECTED] wrote: I am not referencing this class directly in my code. Can it be that the published 1.0-incubating-SNAPSHOT jars in maven repos are not in syc or not the latest?? I can not think of other possibilities. Vamsi On 8/14/07, Simon Laws

[jira] Assigned: (TUSCANY-1543) Demonstrate faulty transaction support in DAS

2007-08-16 Thread Amita Vadhavkar (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amita Vadhavkar reassigned TUSCANY-1543: Assignee: Amita Vadhavkar Demonstrate faulty transaction support in DAS

[jira] Updated: (TUSCANY-1543) Demonstrate faulty transaction support in DAS

2007-08-16 Thread Amita Vadhavkar (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amita Vadhavkar updated TUSCANY-1543: - Attachment: 1543.patch testUnableToCommitTransaction - is commented in patch as it

Re: XQuery Implementation type for SCA

2007-08-16 Thread Jean-Sebastien Delfino
[snip] Raymond Feng wrote: Hi, MPL seems to be acceptable if we don't modify the sources. Please see http://people.apache.org/~rubys/3party.html. The SAXON is available at http://repo1.maven.org/maven2/net/sf/saxon/saxon/8.7/saxon-8.7.jar. Thanks, Raymond - Original Message -

[jira] Assigned: (TUSCANY-1536) Implementation type for XQuery

2007-08-16 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino reassigned TUSCANY-1536: --- Assignee: Jean-Sebastien Delfino Implementation type for XQuery

[jira] Commented: (TUSCANY-1536) Implementation type for XQuery

2007-08-16 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12520172 ] Jean-Sebastien Delfino commented on TUSCANY-1536: - I have commited the three modules: -

[jira] Commented: (TUSCANY-1536) Implementation type for XQuery

2007-08-16 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12520173 ] Jean-Sebastien Delfino commented on TUSCANY-1536: - I am leaving the JIRA open for now as you have

Re: Move up to Axis2 1.3?

2007-08-16 Thread Venkata Krishnan
+1 to do this now. - Venkat On 8/14/07, ant elder [EMAIL PROTECTED] wrote: Axis2 1.3 has just been released so how about moving up to that? There's a lot of improvements and bug fixes in it and as its the level we'll likely go 1.0 with i think it would be good to get it in sooner so we have

Re: DAS - relationship with composite keys

2007-08-16 Thread Amita Vadhavkar
I think with JIRA-1464 resolved, this issue is fixed. Regards, Amita On 4/28/07, Adriano Crestani [EMAIL PROTECTED] wrote: Sorry, the query above should be SELECT A.id http://a.id/, A.b_id1, B_id1, B_id2 from A, B; instead of SELECT A.id http://a.id/, A.b_id1 from A, B; Adriano Crestani

Re: Move up to Axis2 1.3?

2007-08-16 Thread ant elder
On 8/14/07, ant elder [EMAIL PROTECTED] wrote: Axis2 1.3 has just been released so how about moving up to that? There's a lot of improvements and bug fixes in it and as its the level we'll likely go 1.0 with i think it would be good to get it in sooner so we have time to find and fixes any

Re: Contribute to SCA-OSGi integration

2007-08-16 Thread ant elder
Hi SCA/OSGi-ers, Just bringing this up again to see if there is any interesting in moving this along still. We've been talking about having a Tuscany 1.0 release in a couple of months, be great if we could have a good OSGi story for that. Also the Apache Felix 1.0 release is out now and the

[jira] Commented: (TUSCANY-1541) XMLStreamException in when calling XMLHelper.load() with a large XML

2007-08-16 Thread Ron Gavlin (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12520208 ] Ron Gavlin commented on TUSCANY-1541: - Hi Sunny, In order to correctly identify whether this is an SCA

Spec clarification for conversational/callback semantics

2007-08-16 Thread Simon Laws
While reviewing support for conversational services there were a few outstanding issues (https://issues.apache.org/jira/browse/TUSCANY-1511). A couple of these issues require a little clarification of the SCA specifications. Can someone with their SCA spec hat on help out? Here are the two primary

Re: Monitoring, logging and exceptions (again)

2007-08-16 Thread Simon Laws
On 8/15/07, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: ant elder wrote: On 8/10/07, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: Simon Laws wrote: On 8/8/07, ant elder [EMAIL PROTECTED] wrote: On 8/7/07, Simon Laws [EMAIL PROTECTED] wrote: We talked about this

Re: Late resolution of reference targets - was:Accessing global domain information

2007-08-16 Thread Simon Laws
On 8/15/07, Simon Laws [EMAIL PROTECTED] wrote: On 8/15/07, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: Raymond Feng wrote: Comments inline. Thanks, Raymond - Original Message - From: Simon Laws [EMAIL PROTECTED] To: tuscany-dev

Javadoc in sca/itest

2007-08-16 Thread Brian Murray
I'd like to take a crack at expanding the Javadoc in the sca itests, and I'd like some feedback on the benefit and conventions of doing so. I've noticed that the Javadoc in the sca/itests could be enhanced (or in many cases is absent altogether). Javadoc seems to me a great way to document the

Re: [continuum] BUILD FAILURE: Apache Tuscany SCA Implementation Project

2007-08-16 Thread Jean-Sebastien Delfino
[snip] [EMAIL PROTECTED] wrote: Online report : http://vmbuild.apache.org/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/381/buildId/257310 Build statistics: State: Failed [snip] [INFO]

[jira] Assigned: (TUSCANY-1477) CompositeActivatorImpl.deactivate() is empty

2007-08-16 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino reassigned TUSCANY-1477: --- Assignee: Jean-Sebastien Delfino

Re: Tuscany/Geronimo Integration Demo

2007-08-16 Thread Jean-Sebastien Delfino
Simon Laws wrote: On 8/16/07, Vamsavardhana Reddy [EMAIL PROTECTED] wrote: I am not referencing this class directly in my code. Can it be that the published 1.0-incubating-SNAPSHOT jars in maven repos are not in syc or not the latest?? I can not think of other possibilities. Vamsi On

Re: Javadoc in sca/itest

2007-08-16 Thread venu reddy
Hi Brian, That will be a boon to developers who want's to get started with integration tests. In addition we can also have brief documentation about itests itself or FAQ about itest. Few things those can be included are What are itests?, How to create configure a new itest module? so that

build failure in java2wsdl

2007-08-16 Thread Simon Laws
Just doing a clean build so that I can publish module snapshots and I get the following. Anyone any ideas? Simon java2wsdl\target\classes [INFO] [ERROR] BUILD FAILURE [INFO]

Re: build failure in java2wsdl

2007-08-16 Thread Luciano Resende
Are you using IBM JDK ? Looks like my latest changes have some issues with that JDK. On 8/16/07, Simon Laws [EMAIL PROTECTED] wrote: Just doing a clean build so that I can publish module snapshots and I get the following. Anyone any ideas? Simon java2wsdl\target\classes [INFO]

Re: build failure in java2wsdl

2007-08-16 Thread Simon Laws
On 8/16/07, Luciano Resende [EMAIL PROTECTED] wrote: Are you using IBM JDK ? Looks like my latest changes have some issues with that JDK. On 8/16/07, Simon Laws [EMAIL PROTECTED] wrote: Just doing a clean build so that I can publish module snapshots and I get the following. Anyone any

Re: Javadoc in sca/itest

2007-08-16 Thread haleh mahbod
Hi, Javadoc for iTests will help clearify what is there or missing and help the reader to better understand the tests. I went through itests once to try to figure out what is missing and how I can potentially contribute. I did not get too far. Venu, your idea of 'how to create configure a new

Distributed Runtime and Distributed Calculator

2007-08-16 Thread Giorgio Zoppi
Hi, i'm highly interested in contributing to the distributed runtime. Actually I'm trying to understand if this component model could be the building block for creating autonomic components. An autonomic component can consist of one or more managed components coupled with a single manager that

Re: build failure in java2wsdl

2007-08-16 Thread Raymond Feng
Hi, I fixed it under r566814. Thanks, Raymond - Original Message - From: Simon Laws [EMAIL PROTECTED] To: tuscany-dev@ws.apache.org Sent: Thursday, August 16, 2007 12:24 PM Subject: Re: build failure in java2wsdl On 8/16/07, Luciano Resende [EMAIL PROTECTED] wrote: Are you using

Re: Distributed Runtime and Distributed Calculator

2007-08-16 Thread Simon Laws
On 8/16/07, Giorgio Zoppi [EMAIL PROTECTED] wrote: Hi, i'm highly interested in contributing to the distributed runtime. Actually I'm trying to understand if this component model could be the building block for creating autonomic components. An autonomic component can consist of one or more

Re: build failure in java2wsdl

2007-08-16 Thread Simon Laws
On 8/16/07, Raymond Feng [EMAIL PROTECTED] wrote: Hi, I fixed it under r566814. Thanks, Raymond - Original Message - From: Simon Laws [EMAIL PROTECTED] To: tuscany-dev@ws.apache.org Sent: Thursday, August 16, 2007 12:24 PM Subject: Re: build failure in java2wsdl On

[jira] Commented: (TUSCANY-1480) Calling EmbeddedSCADomain.activateDomain() after adding a contribution renders services from previous contribution unusable

2007-08-16 Thread Vamsavardhana Reddy (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12520356 ] Vamsavardhana Reddy commented on TUSCANY-1480: -- The following may be used to create a testcase for

[DAS Native] ant build

2007-08-16 Thread Brady Johnson
Adriano, You might have seen that both SCA and SDO native now have an ant build infrastructure. I briefly looked at doing the same for DAS, but couldn't get it to compile with configure, make, make install at the time, and never got a chance to come back to it. I think it should be very easy to

[jira] Resolved: (TUSCANY-1540) Abstract Static Base Types mixed with Dynamic Extended Types

2007-08-16 Thread Frank Budinsky (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frank Budinsky resolved TUSCANY-1540. - Resolution: Fixed Fixed in revision 566876. I changed the generator to generate a

[jira] Commented: (TUSCANY-1541) XMLStreamException in when calling XMLHelper.load() with a large XML

2007-08-16 Thread Sunny Ip (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12520416 ] Sunny Ip commented on TUSCANY-1541: --- I wasn't sure what the best way of getting all the various classes

Re: Tuscany/Geronimo Integration Demo

2007-08-16 Thread Simon Laws
On 8/16/07, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: Simon Laws wrote: On 8/16/07, Vamsavardhana Reddy [EMAIL PROTECTED] wrote: I am not referencing this class directly in my code. Can it be that the published 1.0-incubating-SNAPSHOT jars in maven repos are not in syc or not

Re: [DAS Native] ant build

2007-08-16 Thread Adriano Crestani
Hi Brady, Yes, I was plaining to do that after this weekend. I had no chance to do that so far, cause I was really busy with college's stuffs :( Regards, Adriano Crestani On 8/16/07, Brady Johnson [EMAIL PROTECTED] wrote: Adriano, You might have seen that both SCA and SDO native now have

[jira] Updated: (TUSCANY-1542) BPEL extension to link sca component into a business process

2007-08-16 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino updated TUSCANY-1542: Component/s: Java SCA BPEL Implementation Extension BPEL extension to

[jira] Commented: (TUSCANY-1542) BPEL extension to link sca component into a business process

2007-08-16 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12520446 ] Jean-Sebastien Delfino commented on TUSCANY-1542: - The work started under

Re: Tuscany/Geronimo Integration Demo

2007-08-16 Thread Vamsavardhana Reddy
Hit a new error. Stack trace given below: java.lang.NoClassDefFoundError: org/apache/tuscany/sca/interfacedef/java/introspect/JavaInterfaceIntrospectorExtensionPoint at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:242) at