Re: composite reconfiguration

2007-04-18 Thread Jean-Sebastien Delfino
Hi Valerio, Some comments and questions inline. Valerio Schiavoni wrote: Hello Jean-Sebastian, On 4/6/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: - add/update/remove SCA contributions (packages containing composites and component implementation artifacts) to/from the SCA domain - ad

Re: Require more context for URLArtifactProcessorExtension.read()

2007-04-18 Thread Jean-Sebastien Delfino
Raymond Feng wrote: Hi, I was refering to artifact URI instead of contribution URI. For example, if a jar contribution is deployed, the URI of a class named a.b.MyClass in the jar will be "a/b/MyClass.class". ContributionContext is one way to pass more context to the processors. But I don't

Re: [DISCUSS] Next version - What should be in it

2007-04-18 Thread Jean-Sebastien Delfino
Davanum Srinivas wrote: Folks, Let's keep the ball rolling...Can someone please come up with a master list of "extensions, bindings, services, samples" which can then help decide what's going to get into the next release. Please start a wiki page to document the master list. Once we are done doc

Re: [DAS] Performance / API / Spec

2007-04-18 Thread Ole Ersoy
Hey Frank, Frank Budinsky wrote: Hi Ole, I found out today that it will take 2-3 months before the OASIS SDO charter will be finalized and the discussions can begin. I'm involved with the charter, so I can tell you that both of the issues you mentioned are in scope for SDO 3, so they will be

Re: SCA 1.0 compliance questions

2007-04-18 Thread Jean-Sebastien Delfino
Rashmi Hunt wrote: >Yes it is supported. By default we add o.a.t.assembly.SCABinding objects >to promoted references and services, we do this in the last metadata >processing phase - CompositeProcessor.wire() - after SCA assembly XML >files have been read. Does this mean Tuscany loads just

Re: Monitoring, logging, and exceptions (was: Re: Notifcation of missing extensions)

2007-04-18 Thread Raymond Feng
Hi, I created a prototype to play with aop-based logging and tracing. The annotation-style aspect development seems to be simpler as it doesn't require the aspectj compiler. You can see the code at: http://svn.apache.org/viewvc/incubator/tuscany/sandbox/rfeng/aop-logging You can download asp

Website: Download Page question

2007-04-18 Thread haleh mahbod
Hi, As I walk through Download links on the website I see that we are not consistent with the type of information we are providing and with where this information is stored. For example, SDO C++ Download page [1]: contains Download information for both SDO Java and SDO C++ SDO Java Download pag

Re: Website - Feedback please

2007-04-18 Thread haleh mahbod
These are done now: 1) Using SDO Java could move to 'user guide' on this page. +1 2) Code structure can move to get involved or even to the architecture doc +1 to moving to "get involved" On 4/17/07, kelvin goodson <[EMAIL PROTECTED]> wrote: I replied to this thread on the tuscany-use

Re: Monitoring, logging, and exceptions (was: Re: Notifcation of missing extensions)

2007-04-18 Thread Kevin Williams
Is SLF4J a better route than Log4j? If so, I wonder if we should convert over the RDB DAS. On 4/18/07, ant elder <[EMAIL PROTECTED]> wrote: On 4/17/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: I found our current Monitor stuff difficult to follow as well. I suggest > that we start

Re: SCA 1.0 compliance questions

2007-04-18 Thread Rashmi Hunt
>Yes it is supported. By default we add o.a.t.assembly.SCABinding objects >to promoted references and services, we do this in the last metadata >processing phase - CompositeProcessor.wire() - after SCA assembly XML >files have been read. Does this mean Tuscany loads just the model object which

Ability to use default binding across top-level-Composites?

2007-04-18 Thread Scott Kurz
Sorry, I don't have all the new code set up so let me just ask. Is it possible with the code in trunk today to, over the default binding, invoke a service that was deployed in a separate top-level-Composite? That is, say, to deploy a component in Composite A that invokes a component service whi

Re: SCA 1.0 compliance questions

2007-04-18 Thread Scott Kurz
Sebastien, I'm curious why we only add the o.a.t.assembly.SCABinding objects only to PROMOTED references and services. My understanding (which could be wrong) is that you'd only promote a ref/srvc to the Composite level if you intended to use this Composite as an impl of another component. So

Re: [DAS] Performance / API / Spec

2007-04-18 Thread Frank Budinsky
Hi Ole, I found out today that it will take 2-3 months before the OASIS SDO charter will be finalized and the discussions can begin. I'm involved with the charter, so I can tell you that both of the issues you mentioned are in scope for SDO 3, so they will be discussed once things get started.

Re: SCA 1.0 compliance questions

2007-04-18 Thread Jean-Sebastien Delfino
Answers inline. Rashmi Hunt wrote: 1) As per 1.0 spec, bindings can be defined on a component. Component service can be promoted to be composite service as shown in below example. Question: Can current Tuscany's binding's loader/builder framework be able to load bindings which are defined

Re: DAS config file thorwable

2007-04-18 Thread Paulo Henrique Trecenti
Tank you... 2007/4/18, Luciano Resende <[EMAIL PROTECTED]>: The ConnectionProperties as defined in config.xsd expect a field "userName" Could you please try that and let me know if it works for you ? Also, if you have any issues connecting with MySQL,

Re: DAS config file thorwable

2007-04-18 Thread Luciano Resende
The ConnectionProperties as defined in config.xsd expect a field "userName" Could you please try that and let me know if it works for you ? Also, if you have any issues connecting with MySQL, I have a post [1] with some specific information on configuring DAS a

DAS config file thorwable

2007-04-18 Thread Paulo Henrique Trecenti
Hi, I'm try using DAS and I want connect with MySQL without an Datasource and the config file dosn't have a config for "UserName" and "Passowrd" when I try use this user="database" -->password="database" driverClass="com.mysql.jdbc.jdbc2.optional.MysqlDataSourc

Re: Monitoring, logging, and exceptions (was: Re: Notifcation of missing extensions)

2007-04-18 Thread Raymond Feng
Hi, Please see my comments below. Thanks, Raymond - Original Message - From: "ant elder" <[EMAIL PROTECTED]> To: Sent: Wednesday, April 18, 2007 3:51 AM Subject: Monitoring, logging, and exceptions (was: Re: Notifcation of missing extensions) On 4/17/07, Jean-Sebastien Delfino <

Re: [DAS] Performance / API / Spec

2007-04-18 Thread Ole Ersoy
Hi Frank, I looked around osoa.org to sign up for a account, but could not find a signup page. Do you know if it's up yet? Also, I noticed that there is no setRootDataObject() method on the DataGraph interface, but there is one on the implementation. It seems like it should be in the interface

[jira] Resolved: (TUSCANY-826) Containment cycle should result in Exception

2007-04-18 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson resolved TUSCANY-826. Resolution: Fixed resolved at revision 530092 by committing Brian's patch whereby circular

Improve/simplify the runtime further

2007-04-18 Thread Raymond Feng
Hi, I'm thinking of improving and simplifying the runtime further in the following directions: 1. Have the Tuscany runtime to maintain the SCA domain composite and refactor the DeployerImpl into the Domain service. 2. Simplify the relationship between runtime metadata (o.a.t.spi.Component/

[jira] Updated: (TUSCANY-826) Containment cycle should result in Exception

2007-04-18 Thread Brian Murray (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Murray updated TUSCANY-826: - Attachment: Updated826.zip Updated the headers in the statically generated files. > Containment

[jira] Commented: (TUSCANY-826) Containment cycle should result in Exception

2007-04-18 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489811 ] Kelvin Goodson commented on TUSCANY-826: Hi Brian, could you please change the headers in the static files

SCA 1.0 compliance questions

2007-04-18 Thread Rashmi Hunt
1) As per 1.0 spec, bindings can be defined on a component. Component service can be promoted to be composite service as shown in below example. Question: Can current Tuscany's binding's loader/builder framework be able to load bindings which are defined under component? Is this currently suppo

[jira] Assigned: (TUSCANY-1215) Support of property override with recursive scdl files

2007-04-18 Thread Venkatakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Venkatakrishnan reassigned TUSCANY-1215: Assignee: Venkatakrishnan > Support of property override with recursive scdl file

Re: [jira] Account signup

2007-04-18 Thread ant elder
Twas me, was just tidying JIRA things, no malicious intent :) Its just a place holder userid just for its user name "Tuscany Developers" for our JIRA project. Its not actually used for anything and isn't subscribed to anything so shouldn't cause duplicate notifications. ...ant On 4/18/07, kelv

Re: [jira] Account signup

2007-04-18 Thread kelvin goodson
Is this intentional on somebody's part or is it malicious in some way. I can't see that it would be particularly malicious, but I imagine that anyone subscribed to tucany-dev will now get JIRA notifications twice. Can whoever has done this please explain why? Thanks, Kelvin. On 18/04/07, [EMAI

[jira] Account signup

2007-04-18 Thread jira
You have signed up for a JIRA account at: https://issues.apache.org/jira Here are the details of your account: - Username: tuscany-dev@ws.apache.org Email: tuscany-dev@ws.apache.org Full N

Re: Monitoring, logging, and exceptions (was: Re: Notifcation of missing extensions)

2007-04-18 Thread Simon Laws
Ant Replies in line On 4/18/07, ant elder <[EMAIL PROTECTED]> wrote: On 4/17/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: I found our current Monitor stuff difficult to follow as well. I suggest > that we start a new discussion thread to discuss monitoring in general, > and try to

Monitoring, logging, and exceptions (was: Re: Notifcation of missing extensions)

2007-04-18 Thread ant elder
On 4/17/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: I found our current Monitor stuff difficult to follow as well. I suggest that we start a new discussion thread to discuss monitoring in general, and try to come up with something that will be more usable and easier to adopt through

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

2007-04-18 Thread Simon Laws (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489687 ] Simon Laws commented on TUSCANY-1217: - This is discussed on the list in this thread: http://www.mail-archive.c

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

2007-04-18 Thread Simon Laws (JIRA)
Loading nested includes. - Key: TUSCANY-1217 URL: https://issues.apache.org/jira/browse/TUSCANY-1217 Project: Tuscany Issue Type: Bug Components: Java SCA Kernel Affects Versions: Java-SCA-Next

Re: Use of HelperContext to indetify SDO databinding?

2007-04-18 Thread Simon Laws
On 4/16/07, Raymond Feng <[EMAIL PROTECTED]> wrote: Hi, Simon. I think you hit the point. We still need to flush out the complete design on how to scope SDO metadata and how to provide access to the SCA components. At this moment, I register the SDO types with the default helper context too (He

Re: Intermittent failures in tests using the HTTP services

2007-04-18 Thread Simon Laws
On 4/18/07, ant elder <[EMAIL PROTECTED]> wrote: I get intermittent build failures when running the build in the testcases which use the HTTP service, the error is pasted in below, is anyone else seeing this? Its really easy (in my environment) to recreate, change into sca\modules\binding-ws-ax

RE: [Java SDO CTS] Junit 4.1 pattern for calling setUp when classes don't inherit from TestCase

2007-04-18 Thread Andy Grove
Hi Kelvin, Robbie's main concern seems to be the ability to run the tests within a J2EE or service container and he mentions "classloader hierarchy" issues in his description. I'm guessing that the junit test runner uses a custom class loader that caused problems when used within a J2EE container

Intermittent failures in tests using the HTTP services

2007-04-18 Thread ant elder
I get intermittent build failures when running the build in the testcases which use the HTTP service, the error is pasted in below, is anyone else seeing this? Its really easy (in my environment) to recreate, change into sca\modules\binding-ws-axis2 and run mvn, around 50% of the time one of the

RE: [Java SDO CTS] Junit 4.1 pattern for calling setUp when classes don't inherit from TestCase

2007-04-18 Thread Andy Grove
Frank, You're absolutely right. I guess I'd forgotten that you could override a protected method and make it public. In that case, it doesn't seem to matter if we use "old-style" junit or annotations - it should still be possible to call the tests without using the junit test runners. Andy. --

Re: Problem (?) in sdo2om databinding test case

2007-04-18 Thread Simon Laws
On 4/17/07, Raymond Feng <[EMAIL PROTECTED]> wrote: Hi, Did you run with "mvn clean install"? It seems that you have some obsolete classes in the target folder. Thanks, Raymond - Original Message - From: "Simon Laws" <[EMAIL PROTECTED]> To: "tuscany-dev" Sent: Tuesday, April 17, 2007