Re: Propose to create a new Tuscany malling list

2007-08-08 Thread Jean-Sebastien Delfino
ant elder wrote: On 8/7/07, Luciano Resende [EMAIL PROTECTED] wrote: Currently we have couple places that can generate e-mail notification : - Apache Continuum build notifications (sucess/failure) - Traffic stats for Apache Tuscany Blog (daily/weekly) - Traffic stats for Apache

Re: Cross-jvm locate service

2007-08-08 Thread Jean-Sebastien Delfino
Kevin Williams wrote: I am interested in extending the current locate service capability to support the location of services that may be running within the same domain but a separate jvm. The most straightforward approach may be to dynamically create and return a service reference using the

Re: Release management for next release, was: SCA 0.92 release?

2007-08-08 Thread Jean-Sebastien Delfino
Some thoughts inline. ant elder wrote: We've started talking about an 0.92 release way back on June 30th saying it would be in August. To make this happen takes a minimum of two 3 day votes, past releases show we always need at least 2 release candidates, so to ensure we get a release out in

Re: Release management for next release, was: SCA 0.92 release?

2007-08-08 Thread Jean-Sebastien Delfino
[snip] Simon Nash wrote: Raymond Feng wrote: [snip] 2) We could branch for the 1.0 release to contain the candidate modules and keep doing 1.0 developement in the branch and merge them into the trunk. I'm not sure how feasible it is. +1 I think it's feasible if doing 1.0

New dependencies on binding-sca? was: svn commit: r563787 - in /incubator/tuscany/java/sca/modules: binding-ejb/pom.xml core-spring/pom.xml host-embedded/pom.xml

2007-08-08 Thread Jean-Sebastien Delfino
I'm not sure what required these dependency changes: - binding-ejb now depending on host-embedded? - host-embedded now depending on binding-sca-xml? Could you please help me understand? Thanks. [EMAIL PROTECTED] wrote: Author: slaws Date: Wed Aug 8 01:29:54 2007 New Revision: 563787 URL:

Release management for next release, was: SCA 0.92 release?

2007-08-07 Thread Jean-Sebastien Delfino
ant elder wrote: On 6/30/07, ant elder [EMAIL PROTECTED] wrote: With the SCA 0.91 release now being voted on how about starting on 0.92? I've already been adding some things I'm interested in getting done to the next release wiki page -

[jira] Commented: (TUSCANY-120) Axis2 WS binding support for entryPoint without pre-existing WSDL

2007-08-06 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12517834 ] Jean-Sebastien Delfino commented on TUSCANY-120: The following should be supported: A Java

Re: 0.91 Memory Footprint

2007-08-05 Thread Jean-Sebastien Delfino
[EMAIL PROTECTED] wrote: We recently migrated our version of Tuscany from M2 to 0.91, and we noticed that the memory consumption seems to have increased by quite a bit. When doing memory profiling, the culprit appeared to be classes related to Xerces DOM (DeferredElementNSImpl, several other

Dynamic registration of databindings, was: 0.91 Memory Footprint

2007-08-05 Thread Jean-Sebastien Delfino
Jean-Sebastien Delfino wrote: [EMAIL PROTECTED] wrote: We recently migrated our version of Tuscany from M2 to 0.91, and we noticed that the memory consumption seems to have increased by quite a bit. When doing memory profiling, the culprit appeared to be classes related to Xerces DOM

Re: Dynamic registration of databindings, was: 0.91 Memory Footprint

2007-08-05 Thread Jean-Sebastien Delfino
Jean-Sebastien Delfino wrote: Raymond Feng wrote: Hi, Your proposal looks good. I think it is consistent with the pattern that we use to deal with unresolved models. IMO, the proxy/delegate objects for databindings could be: DataBindingDelegate: className = my.MyDataBinding

Re: Dynamic registration of databindings, was: 0.91 Memory Footprint

2007-08-05 Thread Jean-Sebastien Delfino
- Original Message - From: Jean-Sebastien Delfino [EMAIL PROTECTED] To: tuscany-dev@ws.apache.org Sent: Sunday, August 05, 2007 10:57 AM Subject: Dynamic registration of databindings, was: 0.91 Memory Footprint Jean-Sebastien Delfino wrote: [EMAIL PROTECTED] wrote: We recently migrated our

Re: Resolving WSDL/XSD import/include for SCA contributions

2007-08-04 Thread Jean-Sebastien Delfino
[snip] Raymond Feng wrote: Hi, I created a WIKI page (http://cwiki.apache.org/confluence/display/TUSCANYWIKI/Resolving+WSDL+and+XSD+artifacts) to track discussions around this area. I have also checked in the following algorithm in trunk for WSDL/XSDs. 1) For each WSDL file in a SCA

Re: [jira] Closed: (TUSCANY-1053) Use a Tuscany namespace for all non-spec'd Tuscany extensions

2007-08-03 Thread Jean-Sebastien Delfino
ant elder wrote: Taking that line of thought and you hit the long thread associated with: http://mail-archives.apache.org/mod_mbox/ws-tuscany-dev/200701.mbox/[EMAIL PROTECTED] which is what I was hoping to quietly ignore by just keeping everything in the one SCA namespace. ...ant On

Re: Best practices for client application flexibility demo

2007-08-03 Thread Jean-Sebastien Delfino
Doug Tidwell wrote: Friends, I'm working on a demo to illustrate the flexibility SCA provides to client applications. I want to take the exact same code and use it to invoke different services using different access methods, etc., without changing the code. As I see it, there are three ways

Re: Rules for determining binding endpoint URIs, was: Binding endpoints (was Fwd: Services and WSDL files

2007-08-03 Thread Jean-Sebastien Delfino
ant elder wrote: On 8/1/07, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: Jean-Sebastien Delfino wrote: Jean-Sebastien Delfino wrote: [snip] Another problem is all our bindings work differently. So binding.ws/, binding.rmi/ binding.jms

Re: [jira] Commented: (TUSCANY-1499) Core wiring framework should create pseudo-services and pseudo-references for callbacks

2007-08-03 Thread Jean-Sebastien Delfino
[snip] Simon Nash wrote: See inline. Simon Jean-Sebastien Delfino (JIRA) wrote: [ https://issues.apache.org/jira/browse/TUSCANY-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516845 ] Jean-Sebastien Delfino commented on TUSCANY-1499

Re: Use the contribution URI as the scope for HelperContext, was Fwd: svn commit: r561111 - /incubator/tuscany/java/sca/modules/databinding-sdo/src/main/java/org/apache/tuscany/sca/databinding/sdo/Imp

2007-08-03 Thread Jean-Sebastien Delfino
[snip] Luciano Resende wrote: I have fixed this under revision #561972, we now utilize the contribution file name or it's location (in case of a folder) to construct the contribution URI. On 7/30/07, Luciano Resende [EMAIL PROTECTED] wrote: Looks like DefaultSCADomain is always setting

Re: Group and artifact id for commonj Work and Timer APIs, was: [Java SDO, SCA and DAS] change of group id and artifact name for sdo api maven artifact

2007-08-03 Thread Jean-Sebastien Delfino
Raymond Feng wrote: Hi, Is it different from http://repo1.maven.org/maven2/org/apache/geronimo/specs/geronimo-commonj_1.1_spec/1.0/? If not, we can use the geronimo one and remove our own. Otherwise, renaming the artifact id to tuscany-commonj-api sounds good to me. Thanks, Raymond

Re: Group and artifact id for commonj Work and Timer APIs, was: [Java SDO, SCA and DAS] change of group id and artifact name for sdo api maven artifact

2007-08-03 Thread Jean-Sebastien Delfino
Jean-Sebastien Delfino wrote: Raymond Feng wrote: Hi, Is it different from http://repo1.maven.org/maven2/org/apache/geronimo/specs/geronimo-commonj_1.1_spec/1.0/? If not, we can use the geronimo one and remove our own. Otherwise, renaming the artifact id to tuscany-commonj-api sounds good

Embedded servers now correctly support multiple ports, was: Binding endpoints (was Fwd: Services and WSDL files

2007-07-31 Thread Jean-Sebastien Delfino
[snip] Jean-Sebastien Delfino wrote: All those sound good, and just to add one more, i think there's a bug (unless its been fixed recently) in the standalone jetty/tomcat runtimes so that the port in a endpoint url is used but only for the first endpoint. So if you have two binding uri's

Re: Rules for determining binding endpoint URIs, was: Binding endpoints (was Fwd: Services and WSDL files

2007-07-31 Thread Jean-Sebastien Delfino
Jean-Sebastien Delfino wrote: Jean-Sebastien Delfino wrote: [snip] Another problem is all our bindings work differently. So binding.ws/, binding.rmi/ binding.jms/ binding.jsonrpc/ etc all result in a service being available at a different endpoint. Also the uri attribute on those

Re: Rules for determining binding endpoint URIs, was: Binding endpoints (was Fwd: Services and WSDL files

2007-07-31 Thread Jean-Sebastien Delfino
domain covers multiple nodes, servers, machines, clusters... So I'm still not sure how this can work at all :) Thanks, Raymond - Original Message - From: Jean-Sebastien Delfino [EMAIL PROTECTED] To: tuscany-dev@ws.apache.org Sent: Tuesday, July 31, 2007 5:12 PM Subject: Re: Rules

[jira] Commented: (TUSCANY-1499) Core wiring framework should create pseudo-services and pseudo-references for callbacks

2007-07-31 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516845 ] Jean-Sebastien Delfino commented on TUSCANY-1499: - I'd suggest the following to further simplify

[jira] Commented: (TUSCANY-1497) Add full support for service references (which can be passed accross binding protocols)

2007-07-31 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516854 ] Jean-Sebastien Delfino commented on TUSCANY-1497: - I suggest that the service references should

[jira] Commented: (TUSCANY-1494) Implement a functional SCA Policy Framework

2007-07-31 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516856 ] Jean-Sebastien Delfino commented on TUSCANY-1494: - This work was initially discussed there: http

Re: Component Property Definition - resolving 'file' attribute

2007-07-30 Thread Jean-Sebastien Delfino
Venkata Krishnan wrote: Hi Sebastien / Luciano, I have this going in my local. But I've had to pass the ContributionFactory down to the CompositeProcessor thus adding one more argument to the CompositeProcessor contructor. Is there any violation of layering in our design with this passing?

Re: A small question about attaching files

2007-07-30 Thread Jean-Sebastien Delfino
shaoguang geng wrote: Hi,Raymond: Since you mentioned my attachment format(rar I used). I will have to explain shortly, I just felt zip is bigger. I examed some file compression method today. Then can I suggest that we may use some other format such *.7z which is much more tiny. Of course if

Re: Support for SCA Java package imports/exports, was: svn commit: r559257

2007-07-30 Thread Jean-Sebastien Delfino
[snip] Luciano Resende wrote: - Another issue I noticed is regarding resolving classReferences. Because loading a given class would never fails (no class loader isolation) there is never going to be delegation to the proper modelResolver from a contribution that is exporting the package. Any

Re: Support for SCA Java package imports/exports, was: svn commit: r559257

2007-07-30 Thread Jean-Sebastien Delfino
[snip] Luciano Resende wrote: Thanks for checking Sebastien, most is in SVN now, and I have already cleaned up the classLoader issue you mentioned. Indeed, I have couple questions... - We need a better extensible way to handle the matching of import/export to proper initialize the resolvers.

Simplifying import/export itest ids

2007-07-30 Thread Jean-Sebastien Delfino
Our import/export itest artifact ids are pretty complicated: tuscany-itest-contribution-import-export-contrib-composite tuscany-itest-contribution-import-export-contrib-wsdl tuscany-itest-contribution-import-export-test-import-composite tuscany-itest-contribution-import-export-test-import-wsdl

Re: Binding endpoints (was Fwd: Services and WSDL files

2007-07-30 Thread Jean-Sebastien Delfino
[snip] Simon Laws wrote: If we're talking about a domain URI, this is typically model information that can be hosted in a Top level Composite or Domain Composite or Domain model object, whatever we want to call it. If I understand the spec correctly, the cardinality is: 1 Domain - 1 base URI

Re: Simplifying import/export itest ids

2007-07-30 Thread Jean-Sebastien Delfino
Luciano Resende wrote: How about : tuscany-itest-contribution-export-composite tuscany-itest-contribution-export-wsdl tuscany-itest-contribution-import-composite tuscany-itest-contribution-import-wsdl This would still group them together in the IDE. +1 -- Jean-Sebastien

Re: Permission denied while trying to publish Tuscany Snapshots

2007-07-30 Thread Jean-Sebastien Delfino
Luciano Resende wrote: Any suggestions here ? I noticed that all my new deployed SNAPSHOTS are having the same issue... I'm also having issues trying to deploy new SDO SNAPSHOTS at the moment for the same reason. Try /www/people.apache.org/repo/m2-snapshot-repository/fix-permissions.sh --

39 unscheduled JIRAs, 3 with no component, 24 with patches

2007-07-30 Thread Jean-Sebastien Delfino
We have 39 unscheduled JIRAs, see: http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=truepid=12310210fixfor=-1resolution=-1sorter/field=prioritysorter/order=DESC 3 JIRAs with no component:

[jira] Resolved: (TUSCANY-840) Integration of RogueWave SDO C++ tests

2007-07-30 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino resolved TUSCANY-840. Resolution: Fixed Thanks for the patch. This seems to be an old issue

[jira] Updated: (TUSCANY-1455) OSCON 2007 BigBank Demo artifacts

2007-07-30 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino updated TUSCANY-1455: Patch Info: [Patch Available] Fix Version/s: Cpp-Next I

Are WSDL imports and XSD includes correctly loaded now?

2007-07-30 Thread Jean-Sebastien Delfino
JIRA TUSCANY-1217 [1] reports an issue in WSDLDocumentProcessor with - if I understand correctly - the loading of XSDs included in XSDs inlined in WSDL. Raymond, did the changes you made to the WSDL loading mechanism fix this issue? [1] https://issues.apache.org/jira/browse/TUSCANY-1217

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

2007-07-30 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino updated TUSCANY-1480: Component/s: Java SCA Core Runtime Assignee: Jean-Sebastien

[jira] Updated: (TUSCANY-1485) removed Visitor.java and Visitable.java

2007-07-30 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino updated TUSCANY-1485: Patch Info: [Patch Available] Checked the patch available checkbox

[jira] Assigned: (TUSCANY-1485) removed Visitor.java and Visitable.java

2007-07-30 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino reassigned TUSCANY-1485: --- Assignee: Jean-Sebastien Delfino removed Visitor.java

[jira] Resolved: (TUSCANY-1485) removed Visitor.java and Visitable.java

2007-07-30 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino resolved TUSCANY-1485. - Resolution: Fixed removed Visitor.java and Visitable.java

Re: Support for SCA Java package imports/exports, was: svn commit: r559257

2007-07-30 Thread Jean-Sebastien Delfino
Jean-Sebastien Delfino wrote: [snip] Luciano Resende wrote: Thanks for checking Sebastien, most is in SVN now, and I have already cleaned up the classLoader issue you mentioned. Indeed, I have couple questions... - We need a better extensible way to handle the matching of import/export

Re: Usage of ContributionRepository in ContributionListener interface, was Re: Support for SCA Java package imports/exports, was: svn commit: r559257

2007-07-30 Thread Jean-Sebastien Delfino
Luciano Resende wrote: I'll take a deeper look at your proposed changes later today or in the morning, as I'm in the middle of something now... I have one quick question ... ContributionRepository was created to allow remote contributions to be stored in a local repository to be processed by

Re: LocateService API Issues and JIRAs

2007-07-30 Thread Jean-Sebastien Delfino
Luciano Resende wrote: I noticed some JIRAS around the locateService API and I will spend some time to investigate these issues. So far, I have found TUSCANY-1347 [1] and TUSCANY-1328 [2] : TUSCANY-1347 current status is resolved/cannot reproduce, but I looking at the attached test case and

No link to Tuscany Wiki on our Web site

2007-07-30 Thread Jean-Sebastien Delfino
I may have missed it but we do not seem to have a link to the Tuscany Wiki [1] on our Web site. How about adding a link to it with a sentence describing what we're doing with the Wiki to the Get involved page? [1] http://cwiki.apache.org/TUSCANYWIKI/ -- Jean-Sebastien

Build break, was: svn commit: r561190 - in /incubator/tuscany/java/sca/itest/contribution-import-export

2007-07-30 Thread Jean-Sebastien Delfino
This broke the build for me, as the case was passing an incorrect contribution URI to remove(...). I fixed it for you under revision r561201, as I need to be able build. [EMAIL PROTECTED] wrote: Author: lresende Date: Mon Jul 30 17:07:24 2007 New Revision: 561190 URL:

Re: Component Property Definition - resolving 'file' attribute

2007-07-30 Thread Jean-Sebastien Delfino
Jean-Sebastien Delfino wrote: Venkata Krishnan wrote: Luciano, you are right... here is the code snippet that I have added to the CompositeProcessor.resolve() for (ComponentProperty componentProperty : component.getProperties()) { if ( componentProperty.getFile() != null

Support for SCA Java package imports/exports, was: svn commit: r559257

2007-07-27 Thread Jean-Sebastien Delfino
I've been looking into some of the model resolvers and some of them still pass a ClassLoader around. I'd like to fix that and leverage the Java resolver extension in the contribution-java module, but that module is empty... How is that work going? Are you planning to add these resolvers for

Group and artifact id for commonj Work and Timer APIs, was: [Java SDO, SCA and DAS] change of group id and artifact name for sdo api maven artifact

2007-07-27 Thread Jean-Sebastien Delfino
ant elder wrote: Ok the SDO changes for TUSCANY-1468 and TUSCANY-1437 and the associated SCA changes are in now. Can anyone confirm things still build ok for them so I know I've not left something out? ...ant Still building :) in the meantime I have a related comment. I think we need

Re: Binding endpoints (was Fwd: Services and WSDL files

2007-07-26 Thread Jean-Sebastien Delfino
[snip] ant elder wrote: On 7/26/07, Simon Laws [EMAIL PROTECTED] wrote: On 7/26/07, ant elder [EMAIL PROTECTED] wrote: This is becoming one of the most often asked about and (i think) one of the most confusing parts of using Tuscany, so how about we try to fix things up a bit? One

Re: Resolving WSDL/XSD import/include for SCA contributions

2007-07-26 Thread Jean-Sebastien Delfino
Comments and questions inline. Mike Edwards wrote: Hi, A few thoughts snip We have two options here: a) Plugin a tuscany-specific resolver for WSDL4J (javax.wsdl.xml.WSDLLocator) and XmlSchema (org.apache.ws.commons.schema.resolver.URIResolver). This option can handle location

Re: [SCA Native] SDO Build error on Linux

2007-07-25 Thread Jean-Sebastien Delfino
Pete Robbins wrote: Works fine on all our linuxes including my RHEL... I've removed the unnecessary qualifier so you should be fine now. Cheers, Thanks Pete, I just updated from SVN, I'm flying to Portland today as I'm going to the OSCON conference, I'll try again from the airport :) --

[SCA Native] SCA Build error on Linux, was: SDO Build error on Linux

2007-07-25 Thread Jean-Sebastien Delfino
Jean-Sebastien Delfino wrote: Pete Robbins wrote: Works fine on all our linuxes including my RHEL... I've removed the unnecessary qualifier so you should be fine now. Cheers, Thanks Pete, I just updated from SVN, I'm flying to Portland today as I'm going to the OSCON conference, I'll try

Notification binding breaking continuum build, was: svn commit: r558796 - in /incubator/tuscany/java/sca: modules/pom.xml samples/pom.xml

2007-07-24 Thread Jean-Sebastien Delfino
This change breaks the continuum nightly build (even though a local build is successful). Could you please investigate and help fix it? Thanks. [EMAIL PROTECTED] wrote: Author: isilval Date: Mon Jul 23 09:50:14 2007 New Revision: 558796 URL: http://svn.apache.org/viewvc?view=revrev=558796

[SCA Native] SDO Build error on Linux

2007-07-24 Thread Jean-Sebastien Delfino
Trying to build Native/C++ SDO on Linux RHEL5 gives me this error: if /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../.. -I../../../../../runtime/core/src -I//home/delfinoj/include/libxml2 -g -O0 -MT HelperProvider.lo -MD -MP -MF

Re: Resolving WSDL/XSD import/include for SCA contributions

2007-07-24 Thread Jean-Sebastien Delfino
Two questions inline. Raymond Feng wrote: Hi, I'm working on the artifact processing of WSDL/XSD from SCA contributions, especially for the import/include directives. I would like to share what I have so far to get your feedback. Let's assume we have the following artifacts ([1][2]). *

[jira] Commented: (TUSCANY-1346) Resolution to TUSCANY-1332 assumes a closed top-level composite that does not support addition of new components

2007-07-23 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12514641 ] Jean-Sebastien Delfino commented on TUSCANY-1346: - Huang, I agree that we need to re-resolve

[jira] Resolved: (TUSCANY-940) Test cases for scope, callback, oneway

2007-07-23 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino resolved TUSCANY-940. Resolution: Fixed Test cases for scope, callback, oneway

[jira] Resolved: (TUSCANY-1316) WriteAllTestCase: java.lang.IllegalStateException: writeNamespace() can only be called following writeStartElement() or writeEmptyElement

2007-07-23 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino resolved TUSCANY-1316. - Resolution: Fixed Great! Thanks for testing it. WriteAllTestCase

Re: Conversational - spec question

2007-07-22 Thread Jean-Sebastien Delfino
[snip] scabooz wrote: Composite scoped components can have concurrent requests inflight, the runtime does not need to serialize for concurrency. I recall having this conversation during the spec work, but cant find verbiage in the specs. FWIW, I recall that for composite scoped components, we

Re: Adding support for Contribution Import/Export

2007-07-22 Thread Jean-Sebastien Delfino
Luciano Resende wrote: Trying to go further with the support of import/export, looks like at some cases we need specialized resolvers that understand better the specifics of the artifact type being resolved, I started looking into this piece and will start adding some support for plugable

Re: Integrating Model Resolver Extensibility with TuscanyExtensionHelper/Implementation-script

2007-07-22 Thread Jean-Sebastien Delfino
Luciano Resende wrote: I'm in the process of integrating the Model Resolver extensibility to the DefaultSCADomain, and came across some issues on how the ExtensionHelper is performing resolution of component types, looks like it traverse all the models in the ModelResolver to find any

Re: Conversational - spec question

2007-07-21 Thread Jean-Sebastien Delfino
ant elder wrote: On 7/21/07, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: ant elder wrote: On 7/20/07, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: snip - I have to deal with concurrent requests in my business logic, but then I'm having a hard time understanding how my business

SCA nightly builds are back, was: SCA nightly builds unavailable?

2007-07-21 Thread Jean-Sebastien Delfino
[EMAIL PROTECTED] wrote: No, I don't think we ever found a solution for this. On 7/17/07, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: Luciano Resende wrote: I have fixed some of the regression around missing dependencies with maven-antrun-plugin. But we still have one issue while

Re: [jira] Commented: (TUSCANY-1379) Admin:Core start/stop/query admin services

2007-07-21 Thread Jean-Sebastien Delfino
ant elder wrote: On 7/16/07, ant elder [EMAIL PROTECTED] wrote: On 7/16/07, Simon Laws [EMAIL PROTECTED] wrote: On 7/16/07, ant elder [EMAIL PROTECTED] wrote: Thanks, that helps a lot, couple of followup questions: On 7/16/07, Simon Laws [EMAIL PROTECTED] wrote: snip

Re: [jira] Commented: (TUSCANY-1379) Admin:Core start/stop/query admin services

2007-07-21 Thread Jean-Sebastien Delfino
Jean-Sebastien Delfino wrote: ant elder wrote: On 7/16/07, ant elder [EMAIL PROTECTED] wrote: On 7/16/07, Simon Laws [EMAIL PROTECTED] wrote: On 7/16/07, ant elder [EMAIL PROTECTED] wrote: Thanks, that helps a lot, couple of followup questions: On 7/16/07, Simon Laws [EMAIL

[jira] Commented: (TUSCANY-1454) binding.ws malfunction with customer data types

2007-07-20 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12514219 ] Jean-Sebastien Delfino commented on TUSCANY-1454: - Thanks for reporting this. If the issue

[jira] Commented: (TUSCANY-1455) OSCON 2007 BigBank Demo artifacts

2007-07-20 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12514220 ] Jean-Sebastien Delfino commented on TUSCANY-1455: - Thanks for the patch, I will try to integrate

[jira] Assigned: (TUSCANY-1455) OSCON 2007 BigBank Demo artifacts

2007-07-20 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino reassigned TUSCANY-1455: --- Assignee: Jean-Sebastien Delfino OSCON 2007 BigBank Demo

Re: Conversational - spec question

2007-07-20 Thread Jean-Sebastien Delfino
Simon Laws wrote: On 7/20/07, Mike Edwards [EMAIL PROTECTED] wrote: Folks, It is clear from reading other sections of the specification that it is intended that @ConversationID is used in implementation classes other than those of CONVERSATION scope. Further down in 1.2.51 of the

Re: Conversational - spec question

2007-07-20 Thread Jean-Sebastien Delfino
ant elder wrote: On 7/20/07, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: Simon Laws wrote: On 7/20/07, Mike Edwards [EMAIL PROTECTED] wrote: Folks, It is clear from reading other sections of the specification that it is intended that @ConversationID is used in implementation

[jira] Commented: (TUSCANY-1316) WriteAllTestCase: java.lang.IllegalStateException: writeNamespace() can only be called following writeStartElement() or writeEmptyElement

2007-07-20 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12514356 ] Jean-Sebastien Delfino commented on TUSCANY-1316: - I added one more fix, looks like I had missed

Removing targetNamespace from the simple samples? Re: svn commit: r557494 - in /incubator/tuscany/java/sca/samples: calculator-rmi-reference/src/main/resources/ calculator-rmi-service/src/main/resourc

2007-07-20 Thread Jean-Sebastien Delfino
Mike Edwards wrote: Luciano Resende wrote: The targetNameSpace were only added on the Calculator and Chat samples, as suggested on the JIRA 1330. The other changes were merely cosmetic (such as alignments) or adding missing headers on some composite files. What's the suggestion here ? To

Re: Conversational - spec question

2007-07-20 Thread Jean-Sebastien Delfino
ant elder wrote: On 7/20/07, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: snip - I have to deal with concurrent requests in my business logic, but then I'm having a hard time understanding how my business logic is going to handle interlaced injection calls and business method calls

Re: Qurey related to wsdl imports

2007-07-20 Thread Jean-Sebastien Delfino
Venkata Krishnan wrote: Hi, I am taking a look at https://issues.apache.org/jira/browse/TUSCANY-1426 and to get to the crux of that problem I am first trying to see if wsdl imports work. Here is what I am attempting. There is B.wsdl that imports A.wsdl, where B.wsdl has the bindings and

Demo for Tuscany BOF at OSCON 2007

2007-07-19 Thread Jean-Sebastien Delfino
A number of us will be at OSCON 2007 attending a Tuscany BOF on Wed. July 25, 7:30. More details here: http://conferences.oreillynet.com/cs/os2007/view/e_sess/14724 I was thinking that we could do a demo and take this opportunity to show integration of the Tuscany Java and Native/C++

Re: WireableBinding questions

2007-07-19 Thread Jean-Sebastien Delfino
Thoughts and comments inline. Raymond Feng wrote: Hi, Simon. Nice summary:-). I was about to drop a note but you are ahead of me. The code is still evolving and the WireableWiring is gone (with some methods merged into SCABinding). Please see my comments inline. Thanks, Raymond -

[jira] Resolved: (TUSCANY-1344) Tuscany does not provide a loader for the binding.sca / elements in scdl

2007-07-18 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino resolved TUSCANY-1344. - Resolution: Fixed There is one now, in a new binding-sca module

[jira] Resolved: (TUSCANY-1271) tuscany-implementation-java-xml module contains some annotations in org.apache.tuscany.api.annotation

2007-07-18 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino resolved TUSCANY-1271. - Resolution: Fixed These annotations are obsolete, not used

[jira] Resolved: (TUSCANY-1174) Need to implement support for @ComponentName

2007-07-18 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino resolved TUSCANY-1174. - Resolution: Fixed Fixed under SVN revision r557289. Need

[jira] Assigned: (TUSCANY-1346) Resolution to TUSCANY-1332 assumes a closed top-level composite that does not support addition of new components

2007-07-18 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino reassigned TUSCANY-1346: --- Assignee: Jean-Sebastien Delfino Resolution to TUSCANY-1332

[jira] Assigned: (TUSCANY-1328) can not locate service from a component whose implementation is composite

2007-07-18 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino reassigned TUSCANY-1328: --- Assignee: Jean-Sebastien Delfino can not locate service from

[jira] Assigned: (TUSCANY-1208) Service using callback and methods that don't perform callback over WS binding hangs

2007-07-18 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino reassigned TUSCANY-1208: --- Assignee: Simon Nash Assigning to you ot check if your recent

[jira] Resolved: (TUSCANY-1267) Provide a way for binding extensions to get at the interface defined on the associated service or reference

2007-07-18 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino resolved TUSCANY-1267. - Resolution: Fixed A reference binding provider is given the reference

[jira] Commented: (TUSCANY-966) getRequestContext() does not return a Context

2007-07-18 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513633 ] Jean-Sebastien Delfino commented on TUSCANY-966: Different symptom with the Trunk level

[jira] Assigned: (TUSCANY-966) getRequestContext() does not return a Context

2007-07-18 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino reassigned TUSCANY-966: -- Assignee: Jean-Sebastien Delfino getRequestContext() does not return

[jira] Resolved: (TUSCANY-1270) ArtifactProcessorExtensionPoint getProcessor methods aren't generic

2007-07-18 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino resolved TUSCANY-1270. - Resolution: Fixed Fixed, getProcessor is generic now

Re: SDO Snapshot, was Re: Build break in implementation-das?

2007-07-18 Thread Jean-Sebastien Delfino
my build so that I can make progress. Simon Jean-Sebastien Delfino wrote: Luciano Resende wrote: Everything is building ok for me too, is this the only module that is failing for you ? It works now, see: http://www.mail-archive.com/tuscany-dev@ws.apache.org/msg20174.html

Handling of self references, was: Fixes for Tuscany SCA Java 0.91 RC4?

2007-07-18 Thread Jean-Sebastien Delfino
ant elder wrote: On 7/18/07, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: snip ... and other bindings that don't support references) break when initializing self references Isn't this a more general problem with the way self references are handle right now? What was the fix

[jira] Resolved: (TUSCANY-1145) DefaultSCAContainer.stop()/LauncherImpl.shutdownRuntime() is leaking memory

2007-07-18 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino resolved TUSCANY-1145. - Resolution: Fixed I tried to change the PropertyTest test case to init

Re: Fixes for Tuscany SCA Java 0.91 RC4?

2007-07-18 Thread Jean-Sebastien Delfino
Venkata Krishnan wrote: Thanks Raymond. On 7/18/07, Raymond Feng [EMAIL PROTECTED] wrote: Hi, I have merged the fix from trunk into 0.91 branch under r557146. We can pull it into RC4 if we decide the re-spin. Thanks, Raymond - Original Message - From: Jean-Sebastien Delfino [EMAIL

[jira] Resolved: (TUSCANY-1396) org.apache.tuscany.sca.assembly.Implementation interface needs to expose getMaxAge() and getMaxIdleTime()

2007-07-18 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino resolved TUSCANY-1396. - Resolution: Fixed MaxAge and MaxIdleTime are specific to the Java

[jira] Assigned: (TUSCANY-1217) Loading nested includes.

2007-07-18 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino reassigned TUSCANY-1217: --- Assignee: Jean-Sebastien Delfino Loading nested includes

[jira] Commented: (TUSCANY-966) getRequestContext() does not return a Context

2007-07-18 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513755 ] Jean-Sebastien Delfino commented on TUSCANY-966: ComponentContext.getRequestContext() now returns

[jira] Reopened: (TUSCANY-966) getRequestContext() does not return a Context

2007-07-18 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino reopened TUSCANY-966: Raymond, I suppose you meant to close a different JIRA issue, this one has

[jira] Resolved: (TUSCANY-1331) createSelfReferences resultes in SCA binding references with $self$ style URIs

2007-07-18 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino resolved TUSCANY-1331. - Resolution: Fixed This is now fixed in trunk. createSelfReferences

[jira] Updated: (TUSCANY-1437) SDO API project has inappropriate groupId and artifact name

2007-07-18 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino updated TUSCANY-1437: Component/s: (was: Java DAS RDB) (was: Java SCA

[jira] Resolved: (TUSCANY-1347) IndexOutOfBoundsException thrown when trying to locate a service that includes a callback

2007-07-18 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino resolved TUSCANY-1347. - Resolution: Cannot Reproduce I am running into a completely different

[jira] Updated: (TUSCANY-876) JDBC Stored proceduce container using DAS

2007-07-18 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino updated TUSCANY-876: --- Component/s: (was: Java SCA Java Implementation Extension

[jira] Updated: (TUSCANY-966) getRequestContext() does not return a Context

2007-07-18 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino updated TUSCANY-966: --- Component/s: (was: Java SCA Integration Tests) Updated JIRA component

<    8   9   10   11   12   13   14   15   16   17   >