Re: Domain changes

2007-09-12 Thread Jean-Sebastien Delfino
Jean-Sebastien Delfino wrote: Simon Laws wrote: There are some reorganized domain/node classes under modules/distributed and modules/distributed-impl dirs. Here the SCADomain is replaced by a Node. A node runs all or part of a domain. A Node has contributions added and removed and has

Re: Fwd: uri of binding.ws should be used restrictedly

2007-09-12 Thread Jean-Sebastien Delfino
ant elder wrote: On 9/12/07, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: Mike Edwards wrote: Folks, Comments inline Yours, Mike. ant elder wrote: Had this over on the user list about how the binding.ws uri is ignored if you use wsdlElement with #wsdl.port. We used

Re: Build error with WSSecurityConfidentialityTestCase

2007-09-12 Thread Jean-Sebastien Delfino
and it is 'TuscanyWsUserPasswd' and there is just one user id which is TuscanyWsUser. I created the key with keytool. The build is successful with the SUN JDK 1.5, getting the exception below with the IBM JDK 1.5. - Venkat On 9/12/07, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: Is anybody else seeing

[jira] Updated: (TUSCANY-1690) Support SCA domain level autowire

2007-09-12 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino updated TUSCANY-1690: Fix Version/s: Java-SCA-Next Support SCA domain level autowire

[jira] Resolved: (TUSCANY-1639) I would suggent a improvement on WSDLInterfaceProcessor

2007-09-12 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino resolved TUSCANY-1639. - Resolution: Duplicate This JIRA duplicates JIRA TUSCANY-1646. I

[jira] Updated: (TUSCANY-1656) Memory Leaks due to XML Parser not being closed

2007-09-12 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino updated TUSCANY-1656: Priority: Minor (was: Major) Changing priority to minor as a short term

[jira] Updated: (TUSCANY-1356) Clean up binding-echo and implementation-crud samples

2007-09-12 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino updated TUSCANY-1356: Doing this will be an improvement but I don't think that it's a major issue

[jira] Updated: (TUSCANY-1162) Contribution Services - Enhance contribution repository

2007-09-12 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino updated TUSCANY-1162: Priority: Minor (was: Major) Contribution Services - Enhance

[jira] Updated: (TUSCANY-545) WSDL2Java should support a URI wsdlname command-line parameter. It currently treats the wsdlname parm as a filename.

2007-09-12 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino updated TUSCANY-545: --- Priority: Minor (was: Major) WSDL2Java should support a URI wsdlname

[jira] Commented: (TUSCANY-1398) Nested Callbacks Fail

2007-09-12 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526989 ] Jean-Sebastien Delfino commented on TUSCANY-1398: - Could you please try your test case again? I

[jira] Resolved: (TUSCANY-1398) Nested Callbacks Fail

2007-09-12 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino resolved TUSCANY-1398. - Resolution: Fixed Nested Callbacks Fail

Re: Including the XQuery sample in the next release?

2007-09-11 Thread Jean-Sebastien Delfino
Vasil Vasilev wrote: Hi, Some thoughts about the example simplification - really it would be good to simplify the sample, but the client+server scenario should remain as JUnit test I think. +1 to keep the client/server scenario, I'd suggest to create an itest module for it, something like

Re: Including the XQuery sample in the next release?

2007-09-11 Thread Jean-Sebastien Delfino
Jean-Sebastien Delfino wrote: Vasil Vasilev wrote: Hi, Isn't in the official repository some older version of Saxon. May be we could try to run the prototype with this older version. Bye, Vasil If the Saxon project really doesn't want to publish newer JARs then I guess we're going

Re: Resetting state of service references at conversation end

2007-09-11 Thread Jean-Sebastien Delfino
I'm overall +1 with this proposal, with some minor changes described in comments inline. Raymond Feng wrote: Hi, As we agreed, the conversation id alone is not sufficient to deal with conversations. We need to maintain the state of the conversations (STARTED, ENDED or EXPIRED). Right, if

Re: IntentAttachPoint

2007-09-11 Thread Jean-Sebastien Delfino
Greg Dritschler wrote: I have a question about changes that were made in revision 566649. This revision changed the assembly model object interfaces so that they don't extend IntentAttachPoint. The assembly model implementations now extend IntentAttachPoint. As a consequence any code that

Re: Resetting state of service references at conversation end

2007-09-11 Thread Jean-Sebastien Delfino
More comments inline. [snip] Simon Laws wrote: Right, if I understand correctly we need to keep the state of a conversation in a central place in a Tuscany runtime that all participants can point to, allowing one to end the conversation, and the other conversation participants to see that it

Re: JIRA-1673 and SDO dependencies for SCA 1.0 release, was Fwd: SCA 1.0 release (was Re: Release management for next release, was: SCA 0.92 release?

2007-09-11 Thread Jean-Sebastien Delfino
kelvin goodson wrote: Luciano, can you confirm in the JIRA whether the updated fix is good? I'll keep an eye on this thread to see how your plans develop, and what that might mean for SDO release plans. Kelvin. On 10/09/2007, Luciano Resende [EMAIL PROTECTED] wrote: We have found an

Re: Resetting state of service references at conversation end

2007-09-11 Thread Jean-Sebastien Delfino
- From: Jean-Sebastien Delfino [EMAIL PROTECTED] To: tuscany-dev@ws.apache.org Sent: Tuesday, September 11, 2007 2:02 AM Subject: Re: Resetting state of service references at conversation end I'm overall +1 with this proposal, with some minor changes described in comments inline. Raymond

Re: Including the SCA spec XSDs in the Tuscany distribution?

2007-09-11 Thread Jean-Sebastien Delfino
ant elder wrote: On 9/7/07, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: This has come up several times but I've not seen any conclusion. Here are the relevant JIRAs: http://issues.apache.org/jira/browse/TUSCANY-181 http://issues.apache.org/jira/browse/TUSCANY-678 http

Improving Store sample to describe client JSON and Atom references

2007-09-11 Thread Jean-Sebastien Delfino
I checked in a version of the Store sample described in the Getting Started document a while ago. I'd like to describe a few thoughts on how to improve the sample with small changes to the sample itself and some improvements to the implementation.resource extension and how it integrates with

How to create composite diagrams for the samples

2007-09-11 Thread Jean-Sebastien Delfino
I'd like to understand how to create composite diagrams similar to the ones Simon already created for most samples. Do we have a quick summary of the steps to do this? Is there a set of predefined shapes uploaded somewhere that we all can use for these diagrams? Should I use a tool like

Re: Improving Store sample to describe client JSON and Atom references

2007-09-11 Thread Jean-Sebastien Delfino
Simon Laws wrote: On 9/11/07, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: I checked in a version of the Store sample described in the Getting Started document a while ago. I'd like to describe a few thoughts on how to improve the sample with small changes to the sample itself and some

Re: Domain changes

2007-09-11 Thread Jean-Sebastien Delfino
Simon Laws wrote: There are some reorganized domain/node classes under modules/distributed and modules/distributed-impl dirs. Here the SCADomain is replaced by a Node. A node runs all or part of a domain. A Node has contributions added and removed and has components started/stoppped etc. If

Build error with WSSecurityConfidentialityTestCase

2007-09-11 Thread Jean-Sebastien Delfino
Is anybody else seeing that build error? Do I need to set up anything new in my build environment now that we have WS-security enabled (which is pretty cool BTW)? Running org.apache.tuscany.sca.binding.ws.axis2.itests.policy.WSSecurityConfidentialityTestCase log4j:WARN No appenders could be

Re: Issue with dynamic creation of NotificationReferenceBindingProvider

2007-09-10 Thread Jean-Sebastien Delfino
Ignacio Silva-Lepe wrote: The thread has gone quiet and I am not sure we have reached a conclusion. In summary, binding-notification relies on both the activation and start phases to occur early for the reference binding provider, that is, at the same time as for the service binding provider.

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

2007-09-10 Thread Jean-Sebastien Delfino
Ant has been doing a great job as Release Manager for several releases. I'd like to nominate him as Release Manager for release 1.0, as it's going to be a pretty important milestone release for the project, and I'm sure he'll make it a successful release again! Thoughts? [snip] ant elder

Re: WS-Addressing mapping (was Re: What is Message.set/getCallableReference used for?)

2007-09-10 Thread Jean-Sebastien Delfino
Comments inline. [snip] Simon Nash wrote: I agree that we need a conclusion. I believe the detailed proposal below supports all the SCA semantics and I'd like to propose that we go with it for Tuscany 1.0. Any comments, questions, agreement, or disagreement? Simon I was initially

Re: Issue with dynamic creation of NotificationReferenceBindingProvider

2007-09-10 Thread Jean-Sebastien Delfino
Comments inline. [snip] Raymond Feng wrote: What do you mean by a reference can be dynamically created? can you please describe the scenario you have in mind? There are a few cases: 1) SCADomain.getService() will create self reference 2) ComponentContext.createSelfReference() 3)

[jira] Updated: (TUSCANY-1561) Move up from Axis2 1.2 to 1.3

2007-09-10 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino updated TUSCANY-1561: Attachment: 1561.patch 1561-java.diff I did

[jira] Updated: (TUSCANY-1561) Move up from Axis2 1.2 to 1.3

2007-09-10 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino updated TUSCANY-1561: Patch Info: [Patch Available] Fix Version/s: (was: Java-SCA

Re: WS-Addressing mapping (was Re: What is Message.set/getCallableReference used for?)

2007-09-08 Thread Jean-Sebastien Delfino
-Sebastien Delfino [EMAIL PROTECTED] To: tuscany-dev@ws.apache.org Sent: Friday, September 07, 2007 4:09 PM Subject: Re: WS-Addressing mapping (was Re: What is Message.set/getCallableReference used for?) Simon Nash wrote: Until now we have always held this information in the wsa:From element

Re: Base interface

2007-09-08 Thread Jean-Sebastien Delfino
won't that create a circular dependency? On 9/7/07, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: Luciano Resende wrote: Any particular reason for us to have two copies of Base ? import org.apache.tuscany.sca.assembly.Base; import org.apache.tuscany.sca.interfacedef.Base

Including the SCA spec XSDs in the Tuscany distribution?

2007-09-07 Thread Jean-Sebastien Delfino
This has come up several times but I've not seen any conclusion. Here are the relevant JIRAs: http://issues.apache.org/jira/browse/TUSCANY-181 http://issues.apache.org/jira/browse/TUSCANY-678 http://issues.apache.org/jira/browse/TUSCANY-1389 To resolve these JIRAs I think we should include the

Re: SCA Specifications starting up in OASIS

2007-09-07 Thread Jean-Sebastien Delfino
Mike Edwards wrote: Folks, The SCA specifications which are implemented by Tuscany have just started out a new phase - they are moving to OASIS for formal standardization. This is being done as a series of OASIS technical committees, each dealing with one or more of the SCA specifications.

Re: Avoiding unnecessary pass-by-value copies

2007-09-07 Thread Jean-Sebastien Delfino
ant elder wrote: No comments on this for a while so if no one shouts i'm going to do this to fix TUSCANY-1559. ...ant +1 from me to move the logic to enforce pass by value into a separate interceptor, out implementation-java-runtime. I think it should be in the core-databinding

Re: Base interface

2007-09-07 Thread Jean-Sebastien Delfino
Luciano Resende wrote: Any particular reason for us to have two copies of Base ? import org.apache.tuscany.sca.assembly.Base; import org.apache.tuscany.sca.interfacedef.Base; They seem identical, and making the change in interface-wsdl to use the Base class from assembly seems to cause no

Re: What is Message.set/getCallableReference used for?

2007-09-07 Thread Jean-Sebastien Delfino
[snip] Simon Nash wrote: I'm OK with most of this, but I have some comments and concerns. See inline. Simon I'm not convinced about putting callbackObject into EndpointReference. The callbackObject can be one of the following: 1) a ServiceReference 2) a local Java instance that supports

Re: WS-Addressing mapping (was Re: What is Message.set/getCallableReference used for?)

2007-09-07 Thread Jean-Sebastien Delfino
Simon Nash wrote: Until now we have always held this information in the wsa:From element. However, in thinking about what is really going on here in WS-Addressing terms, I believe we should be putting it in the wsa:To element instead. The wsa:To element is mandatory for WS-Addressing, but we are

Re: What is Message.set/getCallableReference used for?

2007-09-06 Thread Jean-Sebastien Delfino
I'm OK with everything else said in thread so I cut it out to keep this readable. [snip] Raymond Feng wrote: - A new Message.replyTo endpoint reference field should be added as the replyTo endpoint can be different from the from endpoint and callback information should be carried in that

Re: Wrapper style test in WSDL processing?

2007-09-05 Thread Jean-Sebastien Delfino
[snip] Simon Laws wrote: I've done a bit more investigation now. For the signature String foo() Axis2 Java2WSDL generates wsdl:types xs:schema xmlns:xs=http://www.w3.org/2001/XMLSchema; attributeFormDefault=qualified elementFormDefault=qualified

Re: Issue with dynamic creation of NotificationReferenceBindingProvider

2007-09-05 Thread Jean-Sebastien Delfino
[snip] Raymond Feng wrote: At this moment, the code works as Ignacio described. We defer the activation of a reference to the first time it's used for invocation. If we decide that we need to agressively start the reference bindings, we can add the part back to CompositeActivatorImpl.

Re: Wrapper style test in WSDL processing?

2007-09-05 Thread Jean-Sebastien Delfino
ant elder wrote: On 9/5/07, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: snip I'm trying to understand the overall picture before choosing a side: - tolerate what Axis2 generates in our isWrapped() algorithm? Is it really just the wsdl that Axis2 (1.2) generates? What about

Re: Wrapper style test in WSDL processing?

2007-09-05 Thread Jean-Sebastien Delfino
Jean-Sebastien Delfino wrote: [snip] Simon Laws wrote: I've done a bit more investigation now. For the signature String foo() Axis2 Java2WSDL generates wsdl:types xs:schema xmlns:xs=http://www.w3.org/2001/XMLSchema; attributeFormDefault=qualified elementFormDefault

Re: Add getBaseURI to ServletHost (was Re: Problem with getting wsdl for HelloWorldService webservice

2007-09-05 Thread Jean-Sebastien Delfino
ant elder wrote: On 8/30/07, ant elder [EMAIL PROTECTED] wrote: This thread has gone quiet but there's been more discussion on this in TUSCANY-1654 (in case people aren't reading all the jira comments). How about we just have a ServletHost getContextPath() modeled after the Servlet APIs

Re: Issue with dynamic creation of NotificationReferenceBindingProvider

2007-09-05 Thread Jean-Sebastien Delfino
Raymond Feng wrote: Comments inline. Thanks, Raymond - Original Message - From: Jean-Sebastien Delfino [EMAIL PROTECTED] To: tuscany-dev@ws.apache.org Sent: Wednesday, September 05, 2007 9:03 AM Subject: Re: Issue with dynamic creation of NotificationReferenceBindingProvider

Re: Add getBaseURI to ServletHost (was Re: Problem with getting wsdl for HelloWorldService webservice

2007-09-05 Thread Jean-Sebastien Delfino
ant elder wrote: On 9/5/07, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: ant elder wrote: On 8/30/07, ant elder [EMAIL PROTECTED] wrote: This thread has gone quiet but there's been more discussion on this in TUSCANY-1654 (in case people aren't reading all the jira comments). How

Re: What is Message.set/getCallableReference used for?

2007-09-05 Thread Jean-Sebastien Delfino
, the DataBindingInterceptor can tell the PassByValueInvoker to skip the copy. * Carry binding-specific context in the Message, for example, SOAP headers for binding.ws or JMS properties for binding.jms. Thanks, Raymond - Original Message - From: Jean-Sebastien Delfino [EMAIL PROTECTED] To: tuscany-dev

[jira] Updated: (TUSCANY-1638) SDO command-line code generator behaves differently than standalone when invoked in Eclipse

2007-09-04 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino updated TUSCANY-1638: Affects Version/s: (was: Java-SCA-1.0) Java

[jira] Commented: (TUSCANY-1516) Possible promotion problem with Tuscany

2007-09-04 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524852 ] Jean-Sebastien Delfino commented on TUSCANY-1516: - This seems to use old APIs

Re: Issue with dynamic creation of NotificationReferenceBindingProvider

2007-09-04 Thread Jean-Sebastien Delfino
Ignacio Silva-Lepe wrote: Part of the design of binding-notification is that NotificationReferenceBindingProvider serves as a producer service to handle subscription requests from consumers. Because of this, the code was relying on NotificationReferenceBindingProvider being created early, at

Re: Rationalizing SCA Domain implementations

2007-09-04 Thread Jean-Sebastien Delfino
Comments at the bottom Simon Laws wrote: On 9/4/07, Simon Laws [EMAIL PROTECTED] wrote: On 8/31/07, Simon Laws [EMAIL PROTECTED] wrote: On 8/31/07, Raymond Feng [EMAIL PROTECTED] wrote: In the same JVM, we now use a singleton object to keep all the metadata for the

Re: What is Message.set/getCallableReference used for?

2007-09-04 Thread Jean-Sebastien Delfino
around this way but not absolutely necessary. Thanks, Raymond - Original Message - From: Jean-Sebastien Delfino [EMAIL PROTECTED] To: tuscany-dev@ws.apache.org Sent: Monday, September 03, 2007 7:03 PM Subject: What is Message.set/getCallableReference used for? Could somebody help me

Re: Including the XQuery sample in the next release?

2007-09-03 Thread Jean-Sebastien Delfino
ant elder wrote: On 9/2/07, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: Hi, I'm thinking that we should include the XQuery implementation that Vasil has contributed in our next release as I think that XQuery gives us a great way to work with / mediate / transform XML data sources

[jira] Resolved: (TUSCANY-1345) Many StAXArtifactProcessor implementations read policy but do not write it

2007-09-03 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino resolved TUSCANY-1345. - Resolution: Fixed Fixed as part of a big fix

Re: Including the XQuery sample in the next release?

2007-09-03 Thread Jean-Sebastien Delfino
Vasil Vasilev wrote: Hi, Isn't in the official repository some older version of Saxon. May be we could try to run the prototype with this older version. Bye, Vasil If the Saxon project really doesn't want to publish newer JARs then I guess we're going to have to use the 8.7 version

Re: Build failure in binding-echo-extension

2007-09-03 Thread Jean-Sebastien Delfino
Luciano Resende wrote: I'm seeing the following issue under revision #572386 [INFO] Compilation failure D:\dev\Opensource\Apache\Tuscany\source\java\sca\samples\binding-echo-extension\src\main\java\echo\impl\EchoBindingProcessor.java:[51,12] cannot find symbol symbol : class

Renaming http-* modules to host-*

2007-09-03 Thread Jean-Sebastien Delfino
To be more consistent with the other host-* modules, I'd like to rename http-jetty to host-jetty and http-tomcat to host-tomcat. If there's no objection I'll do this in the next couple days. -- Jean-Sebastien - To

What is Message.set/getCallableReference used for?

2007-09-03 Thread Jean-Sebastien Delfino
Could somebody help me understand what Message.set/getCallableReference is used for? If I comment it then some callback test cases start to fail, but I don't really understand why we need to store a CallableReference in the message, and its relationship with the from and to

Sharing XQuery Configuration object, was: Current XQuery implementation issues

2007-09-02 Thread Jean-Sebastien Delfino
Starting a new thread to discuss how to keep the Saxon Configuration around... [snip] 4. I would like to know if a can use some kind of context, which is associated with given request and if I can use this context to put some data there. I do not want this context to be transferred in web

Including the XQuery sample in the next release?

2007-09-02 Thread Jean-Sebastien Delfino
Hi, I'm thinking that we should include the XQuery implementation that Vasil has contributed in our next release as I think that XQuery gives us a great way to work with / mediate / transform XML data sources. To get ready for that and help Tuscany users understand what they can do with

Re: [DAS] Transaction support - a bigger picture question

2007-09-02 Thread Jean-Sebastien Delfino
[snip] Luciano Resende wrote: I guess your suggestion for starting simple is fine, and I guess implementation.das could get integrated with SCA Policy and DAS would have the necessary support, unless we find some bugs on the DAS side. I'll see if I can get to this in the coming weeks... BTW,

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

2007-08-31 Thread Jean-Sebastien Delfino
the fact that the service is named exactly like the callback reference. Any thoughts or comments on this, or other suggestions? Simon Simon Nash wrote: See inline. Simon Jean-Sebastien Delfino wrote: (cut) The # symbol has a special meaning in URIs as it separates a URI from

Re: Monitoring, logging and exceptions (again)

2007-08-31 Thread Jean-Sebastien Delfino
[snip] Simon Laws wrote: Ok, so we know there is no generally acceptable logging interface. Has been proved time and time again. All we can hope to do is use something that suits us and doesn't mess up anyone who wants to embed our code. I'm perfectly happy to +1 JDK logging. However

Re: Monitoring, logging and exceptions (again)

2007-08-31 Thread Jean-Sebastien Delfino
Simon Laws wrote: What would be put in specific logging properties? The usual logging configuration, what we want our default logging level to be on a module by module bases, what handlers to use, configuration of the handlers e.g. if it's a file handler where to put the file and what

[jira] Commented: (TUSCANY-1636) There should not be an SCABinding created under reference if there is no target on the reference 558780

2007-08-31 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524179 ] Jean-Sebastien Delfino commented on TUSCANY-1636: - Raymond is correct, it is valid to have

[jira] Updated: (TUSCANY-1642) WSDL2Java cannot handle spaces in the path on Windows

2007-08-31 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino updated TUSCANY-1642: Fix Version/s: Java-SCA-1.0 WSDL2Java cannot handle spaces in the path

[jira] Updated: (TUSCANY-1633) To support reference target for SCA Binding using URI on r558780

2007-08-31 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino updated TUSCANY-1633: Fix Version/s: Java-SCA-1.0 To support reference target for SCA

Re: Monitoring, logging and exceptions (again)

2007-08-31 Thread Jean-Sebastien Delfino
Simon Laws wrote: On 8/31/07, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: Simon Laws wrote: What would be put in specific logging properties? The usual logging configuration, what we want our default logging level to be on a module by module bases, what

[jira] Updated: (TUSCANY-1142) Need to allow generation of wrapped Java intf from doc-lit-wrap WSDL with named complexType

2007-08-31 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino updated TUSCANY-1142: Fix Version/s: (was: Java-SCA-Next) Java-SCA-1.0

[jira] Updated: (TUSCANY-1511) Conversational - spec funnies and other improvements

2007-08-31 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino updated TUSCANY-1511: Fix Version/s: (was: Java-SCA-Next) Java-SCA-1.0

Re: Boolean instead of boolean for autowire attributes

2007-08-31 Thread Jean-Sebastien Delfino
Raymond Feng wrote: Hi, I'm reviewing our support for autowiring and found out there is an issue with our Composite/Component/ComponentReference models. By the assembly spec, there is difference between the following two cases: a) component name=C1 b) component name=C1 autowire=false

[jira] Created: (TUSCANY-1646) Web Service binding doesn't handle wsdli:wsdlLocation

2007-08-31 Thread Jean-Sebastien Delfino (JIRA)
: Java SCA Axis Binding Extension Affects Versions: Java-SCA-0.99 Reporter: Jean-Sebastien Delfino Fix For: Java-SCA-1.0 According to the Web Service binding spec, it should be possible to specify the location of the WSDL file used to configure a Web Service binding. Our

[jira] Created: (TUSCANY-1647) Web Service binding doesn't handle SOAP1/2 policy intent

2007-08-31 Thread Jean-Sebastien Delfino (JIRA)
Components: Java SCA Axis Binding Extension Reporter: Jean-Sebastien Delfino Fix For: Java-SCA-1.0 The Web Service binding should use SOAP 1.2 when configured with a soap/1.2 policy intent, as described in section 2.3.1 of the SCA WebService binding spec. -- This message

[jira] Created: (TUSCANY-1648) WS Binding WSDL generation should follow the rules in section 2.3.5 of the WS binding spec

2007-08-31 Thread Jean-Sebastien Delfino (JIRA)
Project: Tuscany Issue Type: Bug Components: Java SCA Axis Binding Extension Affects Versions: Java-SCA-0.99 Reporter: Jean-Sebastien Delfino Fix For: Java-SCA-1.0 The WSDL automatically generated by the Web Service binding should

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

2007-08-31 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino updated TUSCANY-1494: Fix Version/s: (was: Java-SCA-Next) Java-SCA-1.0

[jira] Created: (TUSCANY-1649) Implement SCA transaction policy intents

2007-08-31 Thread Jean-Sebastien Delfino (JIRA)
Model Affects Versions: Java-SCA-Next Reporter: Jean-Sebastien Delfino Fix For: Java-SCA-Next Implement a model, XML syntax support, and runtime for transaction policy intents. The SCA spec for this is not ready yet, but a discussion has started on the subject

[jira] Created: (TUSCANY-1651) Implement support for SCA security policy intents

2007-08-31 Thread Jean-Sebastien Delfino (JIRA)
: Java SCA Assembly Model Affects Versions: Java-SCA-Next Reporter: Jean-Sebastien Delfino Fix For: Java-SCA-1.0 We should implement support for the security policy intents described in the SCA Policy spec 1.0 sections 1.7.1 and 1.7.2. It shouldn't be too hard to leverage

[jira] Commented: (TUSCANY-1639) I would suggent a improvement on WSDLInterfaceProcessor

2007-08-31 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524247 ] Jean-Sebastien Delfino commented on TUSCANY-1639: - Hi Right, it is sometimes useful to be able

[jira] Updated: (TUSCANY-1639) I would suggent a improvement on WSDLInterfaceProcessor

2007-08-31 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino updated TUSCANY-1639: Fix Version/s: Java-SCA-Next I would suggent a improvement

Re: Add getBaseURI to ServletHost (was Re: Problem with getting wsdl for HelloWorldService webservice

2007-08-30 Thread Jean-Sebastien Delfino
ant elder wrote: I've not yet been able to find any good way to reliably work out the complete service URL in all environments. What i think maybe the best approach is to add a getBaseURI method to the Tuscany ServletHost interface so that can be used by bindings. So then it would be down to

Re: Is there value in keeping download links for old releases?

2007-08-30 Thread Jean-Sebastien Delfino
ant elder wrote: The Eclipse STP project isn't using M2 because they accidentally downloaded the wrong release, its what was current at the time and they haven't migrated to a newer release yet. I think its good to keep old releases to (1) show the release history, and (2) have historical

Re: Add getBaseURI to ServletHost (was Re: Problem with getting wsdl for HelloWorldService webservice

2007-08-30 Thread Jean-Sebastien Delfino
ant elder wrote: On 8/30/07, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: ant elder wrote: I've not yet been able to find any good way to reliably work out the complete service URL in all environments. What i think maybe the best approach is to add a getBaseURI method to the Tuscany

JDKLogger calls, was: Monitoring, logging and exceptions (again)

2007-08-30 Thread Jean-Sebastien Delfino
Raymond Feng wrote: I just created https://issues.apache.org/jira/browse/TUSCANY-1635 to track the aspectj-based tracing. Thanks, Raymond - Original Message - From: Jean-Sebastien Delfino [EMAIL PROTECTED] To: tuscany-dev@ws.apache.org Sent: Wednesday, August 29, 2007 11:06 AM

[jira] Assigned: (TUSCANY-1326) DWR binding should use endpoints as defined in the assembly spec 1.7.2

2007-08-29 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino reassigned TUSCANY-1326: --- Assignee: Jean-Sebastien Delfino DWR binding should use endpoints

[jira] Commented: (TUSCANY-1326) DWR binding should use endpoints as defined in the assembly spec 1.7.2

2007-08-29 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523498 ] Jean-Sebastien Delfino commented on TUSCANY-1326: - I'm starting to work on this. To make

[jira] Resolved: (TUSCANY-1627) alert aggregator demo feeds don't work (may be a wider problem with the way feed url's are managed in host-webapp environment)

2007-08-29 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino resolved TUSCANY-1627. - Resolution: Fixed Can you try again with the latest trunk? it should

[jira] Resolved: (TUSCANY-1481) TuscanyServlet looks for servlets using path info and not the whole path

2007-08-29 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino resolved TUSCANY-1481. - Resolution: Won't Fix When we package services in a webapp, I think

Re: some error when i test the samples

2007-08-29 Thread Jean-Sebastien Delfino
flying fish wrote: hi , i have some questions to ask for help , thank you at first! when i want to test the samples , like the tuscany-sca-1.0-incubator-M2-samples\standalone\calculator when i Building and Running the Samples , i input mvn -N install in , however, there are the errors

Re: Monitoring, logging and exceptions (again)

2007-08-29 Thread Jean-Sebastien Delfino
Simon Laws wrote: On 8/20/07, Simon Laws [EMAIL PROTECTED] wrote: On 8/20/07, Simon Nash [EMAIL PROTECTED] wrote: See inline. Simon Raymond Feng wrote: Comments inline. Thanks, Raymond - Original Message - From: Jean-Sebastien Delfino [EMAIL PROTECTED

[jira] Updated: (TUSCANY-1605) web-resource sample ant script does a compile as part of ant run

2007-08-29 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino updated TUSCANY-1605: Fix Version/s: (was: Java-SCA-Next) Java-SCA-1.0

[jira] Commented: (TUSCANY-1605) web-resource sample ant script does a compile as part of ant run

2007-08-29 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523647 ] Jean-Sebastien Delfino commented on TUSCANY-1605: - This turned to be a more complex issue :) 1

[jira] Resolved: (TUSCANY-1605) web-resource sample ant script does a compile as part of ant run

2007-08-29 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino resolved TUSCANY-1605. - Resolution: Fixed web-resource sample ant script does a compile

[jira] Updated: (TUSCANY-1482) CompositeProcessor does not write out Property objects completely

2007-08-29 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino updated TUSCANY-1482: Fix Version/s: (was: Java-SCA-Next) Java-SCA-1.0

[jira] Updated: (TUSCANY-1451) Fix the algorithm to determine references for an unannotated java class

2007-08-29 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino updated TUSCANY-1451: Fix Version/s: (was: Java-SCA-Next) Java-SCA-1.0

[jira] Updated: (TUSCANY-1516) Possible promotion problem with Tuscany

2007-08-29 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino updated TUSCANY-1516: Fix Version/s: (was: Java-SCA-Next) Java-SCA-1.0

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

2007-08-29 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 updated TUSCANY-1347: Fix Version/s: (was: Java-SCA-Next) Java-SCA-1.0

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

2007-08-29 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 updated TUSCANY-1208: Fix Version/s: (was: Java-SCA-Next) Java-SCA-1.0

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

2007-08-29 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: --- Fix Version/s: (was: Java-SCA-Next) Java-SCA

[jira] Updated: (TUSCANY-1539) The assembly model does not contain the annotated intent information

2007-08-29 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino updated TUSCANY-1539: Fix Version/s: (was: Java-SCA-Next) Java-SCA-1.0

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

2007-08-29 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino resolved TUSCANY-1497. - Resolution: Fixed Looks like this has been implemented now. Please

<    5   6   7   8   9   10   11   12   13   14   >