How to undo accidently committed changes, was: Trunk Broken

2007-06-25 Thread Jean-Sebastien Delfino
Venkata Krishnan wrote: Hi, I might have just about broken the trunk accidently commiting some half baked changes to the policy module alongside with some fixes for license headers. I am right now fixing it. I regret and apologize for this inconvenience. Thanks - Venkat This will

Re: 0.91 release?

2007-06-25 Thread Jean-Sebastien Delfino
Simon Nash wrote: The current model is as follows: X is an established and widely used technology Tuscany SCA wants to provide support for X The Tuscany SCA community creates an extension for X The Tuscany SCA extension for X is delivered in a Tuscany SCA release There is nothing wrong with

Need SCA Notification

2007-06-25 Thread Huang Kai
Hi, all: I think a notification mechanism useful to let spi provider know what is going on in the SCA container. A notification should be sent when Contribution/Composite/Component/Artifact start or stop. Ofcoz stop() method in implementationProvider,bindingProvider,.. can do some work,

Added a sample for the implementation-resource extension, was: 0.91 release?

2007-06-25 Thread Jean-Sebastien Delfino
[snip] Venkata Krishnan wrote: Hi So here is a list of things that will be included for the 0.91 release. - binding-ajax (has sample to demonstrate this) - extension-helper (the scripting extensions demonstrate this) - binding-ejb - binding-feed (the bigbank demo uses this) -

Re: Build failure in samples/calculator-distributed, was: [continuum] BUILD FAILURE: Apache Tuscany SCA Implementation Project]

2007-06-25 Thread Simon Laws
The error isn't immediately meaningful but I'll take a look and see if I can work out what's going on. Simon On 6/25/07, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: Module samples/calculator-distributed fails to build, breaking the SCA nightly build. I moved the module out of the main

Re: Exposing Data as Feeds (implementation.data)

2007-06-25 Thread Luciano Resende
Great, Thanks for adding support in the feed.binding for these other operations... I'll take a look at adding support for other CRUD methods in implementation.data in the next couple days... On 6/25/07, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: Luciano Resende wrote: After playing

Re: DAS Release - Issue with SDO EMF Dependencies

2007-06-25 Thread kelvin goodson
I have been trying to work out our options here. This is an example of a more general problem where third party dependencies don't buy into the maven repository binary artifact distribution story, so I feel there must be a better general solution that the one we have at the moment. I hadn't

Added a Spring based sample, was: 0.91 release?

2007-06-25 Thread Jean-Sebastien Delfino
Jean-Sebastien Delfino wrote: [snip] Venkata Krishnan wrote: Hi So here is a list of things that will be included for the 0.91 release. - binding-ajax (has sample to demonstrate this) - extension-helper (the scripting extensions demonstrate this) - binding-ejb - binding-feed (the bigbank demo

Re: 0.91 release?

2007-06-25 Thread Venkata Krishnan
Hi, I have cleaned up the branch and the corresponding parts in the trunk to fix for missing header files. Here is an updated RAT report. http://people.apache.org/~svkrish/RAT_0.91/RAT_0.91.txt Thanks - Venkat On 6/25/07, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: Simon Nash wrote:

Re: Exposing Data as Feeds (implementation.data)

2007-06-25 Thread Jean-Sebastien Delfino
Luciano Resende wrote: After playing around with exposing data as services [1] and some off-line chat with Jean-Sebastien, he mentioned that it would be interesting to start exposing data as feeds as well. Implementation.data comes to this purpose, It gives you a REST view of a database table,

Re: Trunk Broken

2007-06-25 Thread Venkata Krishnan
Hi.. I have reverted back on the breaking changes and have the trunk building now. Thanks to Sebastien :) for pointing out the information related to svn merges on anther thread on this ML - that was helpful. Thanks - Venkat On 6/25/07, Venkata Krishnan [EMAIL PROTECTED] wrote: Hi, I might

Re: C++ SDO spec portability: RefCountingPointer

2007-06-25 Thread Caroline Maynard
Pete Robbins wrote: The ostream operator is very useful and there is a default implementation in RefCountingObject so that objects inheriting from RefCounting object do not need to implement anything... but they can if appropriate. Yes, the operator is very useful to consumers of the

[jira] Created: (TUSCANY-1377) Conversational PM- HTTP Session persistence

2007-06-25 Thread ant elder (JIRA)
Conversational PM- HTTP Session persistence --- Key: TUSCANY-1377 URL: https://issues.apache.org/jira/browse/TUSCANY-1377 Project: Tuscany Issue Type: Improvement Components: Java SCA Core

[jira] Created: (TUSCANY-1378) Deployment/packaging:Deployment extensions

2007-06-25 Thread ant elder (JIRA)
Deployment/packaging:Deployment extensions -- Key: TUSCANY-1378 URL: https://issues.apache.org/jira/browse/TUSCANY-1378 Project: Tuscany Issue Type: Improvement Affects Versions: Java-SCA-Next

Re: SDO C++ compliance with 2.1 spec - help needed

2007-06-25 Thread Pete Robbins
On 25/06/07, Caroline Maynard [EMAIL PROTECTED] wrote: Simon Laws wrote: On 6/23/07, Pete Robbins [EMAIL PROTECTED] wrote: I have created a maintenance branch */incubator/tuscany/branches/sdo- cpp-pre2.1/* Work towards SDO 2.1 specification compliance will continue in HEAD. Pete, thanks

Re: [C++] SDO - preventing SDO from loading schema across the network

2007-06-25 Thread Simon Laws
On 6/20/07, Pete Robbins [EMAIL PROTECTED] wrote: oh.. they are freed later on in the ParsedLocations destructor ??? OK. I clearly need to look at this when more awake :-( On 20/06/07, Pete Robbins [EMAIL PROTECTED] wrote: Having just browsed the code in parseIfNot I would be inclined to

Re: SDO C++ compliance with 2.1 spec - help needed

2007-06-25 Thread Caroline Maynard
Simon Laws wrote: On 6/23/07, Pete Robbins [EMAIL PROTECTED] wrote: I have created a maintenance branch */incubator/tuscany/branches/sdo- cpp-pre2.1/* Work towards SDO 2.1 specification compliance will continue in HEAD. Pete, thanks for creating the branch, it will be helpful in keeping the

Re: Contribute to SCA-OSGi integration

2007-06-25 Thread ant elder
Thanks! Its great to hear you're doing this. A src zip attached to a jira is fine if that's easiest for you, a diff patch is better for updating existing code but as this is mostly new code/modules a zip is likely easiest. It doesn't have to be perfect to submit the patch, its always tempting to

Re: Implementation.bpel

2007-06-25 Thread Matthieu Riou
Hi, See my answers in line: On 6/24/07, Luciano Resende [EMAIL PROTECTED] wrote: I have committed your initial patch for Tuscany-1365, and also provided a summary of the necessary steps to build ODE [1] for the ones interested on playing with the implementation at the moment. Perfect,

[jira] Updated: (TUSCANY-1317) Provide a way to set default XML load options to be used during Java deserialization

2007-06-25 Thread Amita Vadhavkar (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amita Vadhavkar updated TUSCANY-1317: - Attachment: JIRA_1317_June25_Amita.txt Hello, I have created patch

Re: DAS Release - Issue with SDO EMF Dependencies

2007-06-25 Thread Ole Ersoy
Hey Luciano, I'm glad you asked :-) I'm going to check with the EMF team on the ideal solution mentioned below. I think that it's a much better request now that there's a lot of people interested in it. Also I believe there's already something in the EMF build for creating maven artifacts.

Re: DAS Release - Issue with SDO EMF Dependencies

2007-06-25 Thread Ole Ersoy
Here's an example of how to go about doing a JIRA request for artifact uploads. I'm going to look at the artifact requirements on the maven site next. There are metadata files that need to be updated as well: http://jira.codehaus.org/browse/MAVENUPLOAD-1431 Cheers, - Ole Luciano Resende

Re: [Tuscany SDO] JIRA-1317 - questions/doubts

2007-06-25 Thread Amita Vadhavkar
Hello, I have created patch JIRA_1317_June25_Amita.txt attached to ASF-JIRA. Below is the brief design and changes done to each class. Please give your comments/recommendetions I will be sending separate mail for XMLResource.OPTION_RECORD_UNKNOWN_FEATURE. ML - www.mail-archive.com/[EMAIL

Re: Implementation.bpel

2007-06-25 Thread Luciano Resende
As for the databases, if it helps, I have some places that I uploaded the derby db into src/test/resources [1]. This might be a workaround to have things working for the time being [1] https://svn.apache.org/repos/asf/incubator/tuscany/java/sca/modules/implementation-das/src/test/resources/

[jira] Created: (TUSCANY-1380) DataObjectListTest.testGetInvalidInstanceProperty is invalid

2007-06-25 Thread Andy Grove (JIRA)
DataObjectListTest.testGetInvalidInstanceProperty is invalid Key: TUSCANY-1380 URL: https://issues.apache.org/jira/browse/TUSCANY-1380 Project: Tuscany Issue Type: Bug

Re: DAS Release - Issue with SDO EMF Dependencies

2007-06-25 Thread Ole Ersoy
Actually - I'm going to back track on the below idea. I've been reading this: http://maven.apache.org/guides/mini/guide-central-repository-upload.html And it says the preferred way it to provide a script that enables the maven repo to sync the artifacts from another public repo (I think, I'd

[jira] Commented: (TUSCANY-1380) DataObjectListTest.testGetInvalidInstanceProperty is invalid

2007-06-25 Thread Andy Grove (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12507915 ] Andy Grove commented on TUSCANY-1380: - I should have added that the test is expecting this call to return

[jira] Closed: (TUSCANY-1351) Some CTS tests are tuscany specific due to namespace prefix assumptions

2007-06-25 Thread Andy Grove (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Grove closed TUSCANY-1351. --- Resolution: Fixed Thanks Kelvin. Some CTS tests are tuscany specific due to namespace prefix

Re: Implementation.bpel

2007-06-25 Thread sam tam
Just to add Luciano in order to get a feel of deploying a simple Bpel Process in ODE, do check this module [1] bpel-test It contains various examples (like HelloWorld etc..) where in required .bpel / .wsdl / deploy.xml are put in a directory [2] and the entire directory is deployed. The request

Re: DAS Release - Issue with SDO EMF Dependencies

2007-06-25 Thread Luciano Resende
Great !!! Also note that there is some discussion [1] started last night by Kelvin on [EMAIL PROTECTED] [1] http://www.mail-archive.com/general%40incubator.apache.org/msg14503.html On 6/25/07, Ole Ersoy [EMAIL PROTECTED] wrote: Actually - I'm going to back track on the below idea. I've been

[EMF Artifacts] Working with cat.pdx.edu

2007-06-25 Thread Ole Ersoy
Hi, I sent an email to [EMAIL PROTECTED] to see whether we can work with them to get the additional artifacts needed by Tuscany uploaded. After that I think we just need to get the Maven project a shell script to sync Ibiblio with this repository. I also asked if they could share the

[jira] Commented: (TUSCANY-1354) SCADomain. getService () should follow CompositeContext.getService() conventions for service-name

2007-06-25 Thread Paul Golick (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12507945 ] Paul Golick commented on TUSCANY-1354: -- From reading the code that is common to DefaultSCADomain.java and

[jira] Commented: (TUSCANY-1377) Conversational PM- HTTP Session persistence

2007-06-25 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12507963 ] Jean-Sebastien Delfino commented on TUSCANY-1377: - Here's how I see this working: - Support the

Re: [EMF Artifacts] Working with cat.pdx.edu

2007-06-25 Thread Luciano Resende
Just tried (already including cat.pdx.edu), and these are the missing dependencies : Missing: -- 1) org.eclipse.emf:codegen:jar:2.2.2 Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file

Re: [EMF Artifacts] Working with cat.pdx.edu

2007-06-25 Thread Ole Ersoy
I have not heard back from them yet either. How about this: We rsync this repository to a tuscany server. Make the repository web accessible. Add the additional artifacts manually. We just need to add the pom.xml and the jar as shown here:

[LDAP DAS] Can Read and Write EDataGraph Instances

2007-06-25 Thread Ole Ersoy
Hey Guys, The LDAP DAS can now read and write EDataGraph instances to ApacheDS. Now I need to start working on handling updates and deletions. If anyone wants to see the code so far, please let me know and I'll check it in. Cheers, - Ole

Re: [LDAP DAS] Can Read and Write EDataGraph Instances

2007-06-25 Thread Luciano Resende
Very great news, Is this available in your sandbox ? Could you share the link again, for the ones interested on taking a quick look at it ? For the LDAP Server dependencies/requirements, are there any instructions on running the DAS and connecting to the LDAP server ? On 6/25/07, Ole Ersoy

Re: DAS C++ Status

2007-06-25 Thread Adriano Crestani
Added DAS C++ GettingStarted.html document and the first DAS C++ sample under revision 550697. Adriano Crestani On 6/6/07, Adriano Crestani [EMAIL PROTECTED] wrote: DAS is no longer needing the config.xsd to read xml configuration files since revision 544749. Adriano Crestani On 5/30/07,