Re: Domain changes

2007-09-11 Thread Simon Laws
Thanks for the reply Sebastien A few more comments below... On 9/12/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> 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

Re: Graduation

2007-09-11 Thread Simon Laws
On 9/12/07, Venkata Krishnan <[EMAIL PROTECTED]> wrote: > > Hey Ant, > > Thanks for bringing this up. +1 for taking this up and +1 for you being > the > chair. I'll dive into the graduation guide and look for things that I can > help in this. > > - Venkat > > On 9/12/07, ant elder <[EMAIL PROTECT

Re: Java2WSDL output for no parameters or void return type?

2007-09-11 Thread Simon Laws
Thanks for the reply Deepal. So we can assume that in some future version of Axis2 running java2wsdl on the method public String foo(); Will give rise to the types + + +

Re: is this a dead link on Tuscany wiki? Manual+Copy+Of+The+Tuscany+Website

2007-09-11 Thread Venkata Krishnan
+1 to removing it. - Venkat On 9/12/07, Luciano Resende <[EMAIL PROTECTED]> wrote: > > This was a copy of the website wiki when we separated the Website from > the public wiki. > This copy, AFAIK, has not been updated, and is totally separate from > the current website. And I believe nobody is us

Re: Build error with WSSecurityConfidentialityTestCase

2007-09-11 Thread Venkata Krishnan
Hi Sebastien, There is nothing that needs to be done in the environment. The only dependency that I had trouble linking to the classpath from the maven repo during a maven build is the rampart.mar which I have now temporarilty packaged with the module. I suspect it could be to do with the key st

Re: Graduation

2007-09-11 Thread Venkata Krishnan
Hey Ant, Thanks for bringing this up. +1 for taking this up and +1 for you being the chair. I'll dive into the graduation guide and look for things that I can help in this. - Venkat On 9/12/07, ant elder <[EMAIL PROTECTED]> wrote: > > So how about trying to graduate Tuscany from the Incubator?

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 f

[jira] Commented: (TUSCANY-1684) Web Service binding incompatibility when referencing a WebService hosted on JBoss

2007-09-11 Thread gengshaoguang (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526653 ] gengshaoguang commented on TUSCANY-1684: My above note is for JBoss as far as I worked. JAXWS ignores thi

[jira] Commented: (TUSCANY-1684) Web Service binding incompatibility when referencing a WebService hosted on JBoss

2007-09-11 Thread gengshaoguang (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526652 ] gengshaoguang commented on TUSCANY-1684: I tried something here: as to reference a jboss WS from Tuscany si

Re: Java2WSDL output for no parameters or void return type?

2007-09-11 Thread shaoguang geng
Hi Simon, Did I understand you well: "2 way" and "1 way" is by differences of input parameter? If you mean this, my suggestion would be: usually developers design WS as query/response. This has been a usual. To support "query only" and "response only" WS is not really important for Tuscany.

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 avai

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

Graduation

2007-09-11 Thread ant elder
So how about trying to graduate Tuscany from the Incubator? :-) We seem close though there are a few things to sort out so it will take a couple of months to get ready. There's a draft proposal at http://cwiki.apache.org/confluence/display/TUSCANYWIKI/Draft+TLP+Resolution, we probably need to wor

Java2WSDL output for no parameters or void return type?

2007-09-11 Thread Simon Laws
Hi I asked this question on the user list but would like to move it along and ask the developer communities opinion In the Apache Tuscany Incubator we are using the Axis2 Java2WSDL tooling. We generate document/literal/wrapped wsdl (the default I believe for java2WSDL) and in Tuscany we are

Tuscany mentor changes

2007-09-11 Thread ant elder
An update on some changes to the Tuscany incubation mentors: - Dims has stepped down as mentor. Many many thanks for all the help and guidance during our incubation, its been invaluable. - Paul Fremantle and Matthieu Riou have signed up as new mentors joining Sam so we now have three. Thanks guys

Re: How to create composite diagrams for the samples

2007-09-11 Thread Simon Laws
On 9/11/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: > > 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 th

[jira] Created: (TUSCANY-1687) Callable References iTest are failing

2007-09-11 Thread Luciano Resende (JIRA)
Callable References iTest are failing - Key: TUSCANY-1687 URL: https://issues.apache.org/jira/browse/TUSCANY-1687 Project: Tuscany Issue Type: Bug Components: Java SCA Integration Tests Affec

Re: Incompatibility between Tuscany and JBoss WebServices

2007-09-11 Thread Simon Laws
On 9/11/07, Marco Dalco <[EMAIL PROTECTED]> wrote: > > Raised a JIRA: > > > > https://issues.apache.org/jira/browse/TUSCANY-1684 > > > > > Information contained in this e-mail and any attachments are intended for > the use of the addressee only, and may contain confidential information of > Ubiquit

[jira] Commented: (TUSCANY-1684) Web Service binding incompatibility when referencing a WebService hosted on JBoss

2007-09-11 Thread Simon Laws (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526627 ] Simon Laws commented on TUSCANY-1684: - The incompatibility of the namespaces, i.e. the extra xsd on the end, is

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

2007-09-11 Thread Ignacio Silva-Lepe
+1, thanks Ant. On 9/11/07, Simon Laws <[EMAIL PROTECTED]> wrote: > > On 9/11/07, Simon Nash <[EMAIL PROTECTED]> wrote: > > > > +1 for Ant. > > > >Simon > > > > Venkata Krishnan wrote: > > > > > +1 from me. I'd be happy to help wherever required. > > > > > > - Venkat > > > > > > On 9/11/07, J

Re: sample binding-notification-consumer fails with exception..

2007-09-11 Thread Ignacio Silva-Lepe
The three binding notification samples can be run in isolation (although they won't do much of interest) as long as the notification.httpPort system property is the same as the port used in the ntm attribute of the binding.notification element. As they are packaged, the ntm attribute is set to use

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

2007-09-11 Thread Simon Laws
On 9/11/07, Simon Nash <[EMAIL PROTECTED]> wrote: > > +1 for Ant. > >Simon > > Venkata Krishnan wrote: > > > +1 from me. I'd be happy to help wherever required. > > > > - Venkat > > > > On 9/11/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: > > > >>Ant has been doing a great job as Rele

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

2007-09-11 Thread Simon Laws
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 improvements

[jira] Commented: (TUSCANY-1686) Cannot throw business exceptions across the Web Service binding

2007-09-11 Thread Simon Nash (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526614 ] Simon Nash commented on TUSCANY-1686: - I modified the code in DataTransformationInteceptor (line 133) to compar

sample binding-notification-consumer fails with exception..

2007-09-11 Thread haleh mahbod
Hi, Trying to run this sample I get the following exception. Any idea if this is a bug or I am doing something wrong? I am running with .99 binary dist. C:\tuscany-new\sca-dist\tuscany- sca-0.99-incubating\samples\binding-notification -consumer>java -Dnotification.httpPort=8082 -cp "target\sample-

[jira] Updated: (TUSCANY-1505) Naming scheme used for variables in code gen factory init() method breaks under specific circumstances

2007-09-11 Thread David T. Adcox (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David T. Adcox updated TUSCANY-1505: Attachment: 1505.patch I've edited my approach to incorporate Frank's suggestion so as to

Re: is this a dead link on Tuscany wiki? Manual+Copy+Of+The+Tuscany+Website

2007-09-11 Thread Simon Laws
On 9/11/07, Luciano Resende <[EMAIL PROTECTED]> wrote: > > This was a copy of the website wiki when we separated the Website from > the public wiki. > This copy, AFAIK, has not been updated, and is totally separate from > the current website. And I believe nobody is using it. > > So, should I remov

[jira] Updated: (TUSCANY-1681) DataObject2XMLStreamReader can't handle a null (or could this be an SDO bug??)

2007-09-11 Thread haleh mahbod (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] haleh mahbod updated TUSCANY-1681: -- Component/s: (was: Java SCA Samples) Java SCA Data Binding Runtime

[jira] Updated: (TUSCANY-1686) Cannot throw business exceptions across the Web Service binding

2007-09-11 Thread Simon Nash (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Nash updated TUSCANY-1686: Attachment: jira1686.zip Here's the test case that I'm using. > Cannot throw business exceptions

[jira] Created: (TUSCANY-1686) Cannot throw business exceptions across the Web Service binding

2007-09-11 Thread Simon Nash (JIRA)
Cannot throw business exceptions across the Web Service binding --- Key: TUSCANY-1686 URL: https://issues.apache.org/jira/browse/TUSCANY-1686 Project: Tuscany Issue Type: Bug

[jira] Commented: (TUSCANY-1622) bigbank demo does not close down cleanly

2007-09-11 Thread haleh mahbod (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526584 ] haleh mahbod commented on TUSCANY-1622: --- I tried this with .99 binary distribution on windows and it works fi

Re: Build error on latest trunk

2007-09-11 Thread Raymond Feng
Hi, I fixed it under r574681. The test case was running in Eclipse and it confused me. Thanks, Raymond - Original Message - From: "Simon Nash" <[EMAIL PROTECTED]> To: Sent: Tuesday, September 11, 2007 12:48 PM Subject: Build error on latest trunk I just did a fresh checkout and

Build error on latest trunk

2007-09-11 Thread Simon Nash
I just did a fresh checkout and build, and I got the following error from samples\binding-notification-producer. Any ideas? Simon --- T E S T S --- Running notification.producer.TrafficAdv

[jira] Resolved: (TUSCANY-1664) Get error: faultCode=UNBOUND_PREFIX: Unable to determine namespace of 'ax21:MyException'

2007-09-11 Thread Simon Nash (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Nash resolved TUSCANY-1664. - Resolution: Duplicate Duplicate of TUSCANY-1558. > Get error: faultCode=UNBOUND_PREFIX: Unable

[jira] Commented: (TUSCANY-1664) Get error: faultCode=UNBOUND_PREFIX: Unable to determine namespace of 'ax21:MyException'

2007-09-11 Thread Simon Nash (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526572 ] Simon Nash commented on TUSCANY-1664: - This problem occurs when the thrown exception is in a different package

[jira] Commented: (TUSCANY-1558) Exception starting Web Service if business method declares an exception

2007-09-11 Thread Simon Nash (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526571 ] Simon Nash commented on TUSCANY-1558: - This problem occurs when the thrown exception is in a different package

[jira] Updated: (TUSCANY-1685) XSD2JavaGenerator should support name mangling (dashes to underscores, etc.)

2007-09-11 Thread Ron Gavlin (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Gavlin updated TUSCANY-1685: Component/s: (was: Java SDO Implementation) Java SDO Tools Summary: X

Re: How to handle business exceptions not easily serializable to XML

2007-09-11 Thread Simon Nash
I already worked around TUSCANY-1558 by editing the generated WSDL and using my updated version. TUSCANY-1558 only applies when using exceptions that are in a different package from the business interface. There's another report of the same problem in TUSCANY-1664. Fixing the WSDL allows the se

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 inksca

Is module providing ServletHostExtensionPoint required for binding-ws-axis2?

2007-09-11 Thread Dinesh Shahane
The constructor in Axis2ServiceBindingProvider and Axis2ReferenceBindingProvider both require ServletHost parameter. Axis2ServiceBindingProvider uses this parameter for adding the servlet mapping for SOAP/HTTP services and currently Axis2ReferenceBindingProvider doesn't even use this parameter, it

Re: is this a dead link on Tuscany wiki? Manual+Copy+Of+The+Tuscany+Website

2007-09-11 Thread Luciano Resende
This was a copy of the website wiki when we separated the Website from the public wiki. This copy, AFAIK, has not been updated, and is totally separate from the current website. And I believe nobody is using it. So, should I remove it ? On 9/11/07, haleh mahbod <[EMAIL PROTECTED]> wrote: > Hi, >

is this a dead link on Tuscany wiki? Manual+Copy+Of+The+Tuscany+Website

2007-09-11 Thread haleh mahbod
Hi, Is http://cwiki.apache.org/confluence/display/TUSCANYWIKI/Manual+Copy+Of+The+Tuscany+Website used any more? Would updates to this get replicated to the website? Haleh

NPE in HTTPLocationBasedDispatcher binding-ws-axis2

2007-09-11 Thread Dinesh Shahane
I have locally modified binding-ws-axis2 for supporting SOAP/JMS. The axis2.xml file included with this binding has HTTPLocationBasedDispatcher configured in the inflow. I have noticed that this dispatcher throws a NPE for SOAP/JMS services on the following line String uri = me

[jira] Commented: (TUSCANY-1505) Naming scheme used for variables in code gen factory init() method breaks under specific circumstances

2007-09-11 Thread Frank Budinsky (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526536 ] Frank Budinsky commented on TUSCANY-1505: - The way the register method is using a boolean to guard against

Re: How to handle business exceptions not easily serializable to XML

2007-09-11 Thread Luciano Resende
Are you talking about the same issue described in TUSCANY-1558 [1] ? If so, looks like the issue is fixed in Axis 2.1.3. [1] https://issues.apache.org/jira/browse/TUSCANY-1558 On 9/11/07, Scott Kurz <[EMAIL PROTECTED]> wrote: > There are some particular issues relating to dealing with, alternatel

Re: Tuscany Java SCA maven snapshots

2007-09-11 Thread ant elder
On 9/11/07, Simon Nash <[EMAIL PROTECTED]> wrote: > > I'm not sure where to look to find out when a Tuscany SCA Java > 1.0-incubating-SNAPSHOT was last published to maven. Could someone > explain how I can find out, please? > >Simon Look in the snapshot repository and you can see the date an

Re: How to handle business exceptions not easily serializable to XML

2007-09-11 Thread Scott Kurz
There are some particular issues relating to dealing with, alternately the exception DataType and the fault DataType, and getting these through the Tuscany databinding framework. Some of these I've worked around already and am working to post a more detailed update myself (for example I modified D

Re: Website: Remove 'Event' link Add 'Projects Using Tuscany'

2007-09-11 Thread haleh mahbod
It has been 4 days since I posted this and one positive response. I am going ahead with this assuming that there is no objection. On 9/9/07, Anderson, Jeff T (CA - Toronto) <[EMAIL PROTECTED]> wrote: > > sounds great , > let me know when it is up: > I will share what we are doing with Tuscany curr

Tuscany Java SCA maven snapshots

2007-09-11 Thread Simon Nash
I'm not sure where to look to find out when a Tuscany SCA Java 1.0-incubating-SNAPSHOT was last published to maven. Could someone explain how I can find out, please? Simon - To unsubscribe, e-mail: [EMAIL PROTECTED] For addi

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 W

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

2007-09-11 Thread Simon Nash
+1 for Ant. Simon Venkata Krishnan wrote: +1 from me. I'd be happy to help wherever required. - Venkat On 9/11/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: Ant has been doing a great job as Release Manager for several releases. I'd like to nominate him as Release Manager for re

Re: Incompatibility between Tuscany and JBoss WebServices

2007-09-11 Thread haleh mahbod
Thank you. On 9/11/07, Marco Dalco <[EMAIL PROTECTED]> wrote: > > Raised a JIRA: > > > > https://issues.apache.org/jira/browse/TUSCANY-1684 > > > > > Information contained in this e-mail and any attachments are intended for > the use of the addressee only, and may contain confidential information

Re: How to handle business exceptions not easily serializable to XML

2007-09-11 Thread Simon Nash
Yes, I think this should work. I'm trying to get a simple case through the Web Service binding and the databinding transformers at the moment and I'm running into various issues. I'll post a more detailed update later. Simon Scott Kurz wrote: Say I wanted to have a remotable Java interface

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

2007-09-11 Thread Venkata Krishnan
+1 from me. I'd be happy to help wherever required. - Venkat On 9/11/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: > > 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 imp

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

2007-09-11 Thread Simon Nash
See inline. Simon Raymond Feng wrote: Comments inline. Thanks, Raymond - Original Message - From: "Simon Nash" <[EMAIL PROTECTED]> To: Sent: Tuesday, September 11, 2007 7:47 AM Subject: Re: WS-Addressing mapping (was Re: What is Message.set/getCallableReference used for?) Tha

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://issues.apache.o

Re: Resetting state of service references at conversation end

2007-09-11 Thread Jean-Sebastien Delfino
Raymond Feng wrote: OK. I'll add the interfaces first for review. Should they go to the core-spi? Thanks, Raymond Only the interfaces actually used by binding and implementation extensions should go to core-spi. If not needed by extensions they should go to core. - Original Message

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 i

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 h

How to handle business exceptions not easily serializable to XML

2007-09-11 Thread Scott Kurz
Say I wanted to have a remotable Java interface with a method like: int myMethod() throws java.sql.SQLException; Should I be able to throw this exception, say, across the web service binding? I don't see why not.JAX-WS Sec 3.7 describes how to build a fault bean out of an exception like

Re: Resetting state of service references at conversation end

2007-09-11 Thread Raymond Feng
OK. I'll add the interfaces first for review. Should they go to the core-spi? Thanks, Raymond - Original Message - From: "Jean-Sebastien Delfino" <[EMAIL PROTECTED]> To: Sent: Tuesday, September 11, 2007 2:02 AM Subject: Re: Resetting state of service references at conversation end

Re: Trouble with Maven including rampart.mar as dependency

2007-09-11 Thread Venkata Krishnan
Hi Deepal, thanks for responding. Did you mean moving to 1.3 would resolve this maven related problem? Anyways, I have moved up to 1.3. But that does not solve this problem. - Venkat On 9/11/07, Deepal jayasinghe <[EMAIL PROTECTED]> wrote: > > Venkata Krishnan wrote: > > Hi, > > > > I am tryin

Re: Resetting state of service references at conversation end

2007-09-11 Thread Mark Combellack
Raymond Feng <[EMAIL PROTECTED]> writes: > > 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). > > I propose that we do the following: > > 1) Define a ConversationM

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

2007-09-11 Thread Raymond Feng
Comments inline. Thanks, Raymond - Original Message - From: "Simon Nash" <[EMAIL PROTECTED]> To: Sent: Tuesday, September 11, 2007 7:47 AM Subject: Re: WS-Addressing mapping (was Re: What is Message.set/getCallableReference used for?) Thanks for pointing out this issue. I think

[jira] Created: (TUSCANY-1685) SDOXSDECoreBuilder.validAliasName(XSDTypeDefinition) does not mangle dashes in typeNames to underscores

2007-09-11 Thread Ron Gavlin (JIRA)
SDOXSDECoreBuilder.validAliasName(XSDTypeDefinition) does not mangle dashes in typeNames to underscores --- Key: TUSCANY-1685 URL: https://issues.apache.org/jira/b

Re: Resetting state of service references at conversation end

2007-09-11 Thread Simon Laws
On 9/11/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: > > 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 m

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

2007-09-11 Thread Simon Nash
Thanks for pointing out this issue. I think we're OK with just using ConversationID as the correlator as long as we make the following assumptions: 1. The correlation from ConversationID to callback object is done on a per-reference basis. 2. The callback goes to the callback object that i

Incompatibility between Tuscany and JBoss WebServices

2007-09-11 Thread Marco Dalco
Raised a JIRA: https://issues.apache.org/jira/browse/TUSCANY-1684 Information contained in this e-mail and any attachments are intended for the use of the addressee only, and may contain confidential information of Ubiquity Software Corporation. All unauthorized use, disclosure or distrib

[jira] Updated: (TUSCANY-1684) Web Service binding incompatibility when referencing a WebService hosted on JBoss

2007-09-11 Thread JIRA
[ https://issues.apache.org/jira/browse/TUSCANY-1684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marco Dalcó updated TUSCANY-1684: - Attachment: ReferenceToJBOSSWSTestCase.zip This test case builds a jar file to be deployed in J

[jira] Created: (TUSCANY-1684) Web Service binding incompatibility when referencing a WebService hosted on JBoss

2007-09-11 Thread JIRA
Web Service binding incompatibility when referencing a WebService hosted on JBoss - Key: TUSCANY-1684 URL: https://issues.apache.org/jira/browse/TUSCANY-1684 Project: Tus

Re: Issue with dynamic creation of NotificationReferenceBindingProvider

2007-09-11 Thread Ignacio Silva-Lepe
This sounds quite reasonable. I am all for not complicating the SPI if we don't have to. But this does mean that we can't just revert back to the previous state of statically created references, as the lazy creation of invocation chains seems to be something we did not have. Let me know if you or R

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 kelvin goodson
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 issue on the SDO Tools, des

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

2007-09-11 Thread ant elder (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526409 ] ant elder commented on TUSCANY-1561: "I am running into a few test errors with this patch" A "few" ! > Move up

Re: Including the XQuery sample in the next release?

2007-09-11 Thread Vasil Vasilev
Hi Jean, I didn't do it yet. I was just waiting to see if there will be some positive progress with using Saxon 8.9. However it appears that currently there is no, so I will try it. Bye Vasil > Оригинално писмо >От: Jean-Sebastien Delfino <[EMAIL PROTECTED]> >Относно: Re:

[jira] Created: (TUSCANY-1683) AXIS data binding can not process array Type response

2007-09-11 Thread wenchu (JIRA)
AXIS data binding can not process array Type response - Key: TUSCANY-1683 URL: https://issues.apache.org/jira/browse/TUSCANY-1683 Project: Tuscany Issue Type: Bug Components: Java

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

2007-09-11 Thread ant elder (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ant elder reassigned TUSCANY-1561: -- Assignee: ant elder > Move up from Axis2 1.2 to 1.3 > - > >

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 want

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 I

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

2007-09-11 Thread Simon Nash
Comments inline. Simon Jean-Sebastien Delfino wrote: 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, agr

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 to

Add AllowsPassByReference methods to o.a.t.s.a.Implementation?

2007-09-11 Thread ant elder
I'd like to add AllowsPassByReference methods to the Tuscany Implementation Interface. Currently the Java and OSGi impls have AllowsPassByReference code, potentially other impls could use this as well, and with the pass-by-value code moved out of the Java implementation it really needs a generic wa

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 it

Re: Trouble with Maven including rampart.mar as dependency

2007-09-11 Thread Deepal jayasinghe
Venkata Krishnan wrote: > Hi, > > I am trying use rampart for security support on the ws-binding in > Apache Tuscany Java SCA. I included the rampart.mar as dependency in > the axis2 ws binding pom file ( > https://svn.apache.org/repos/asf/incubator/tuscany/java/sca/modules/binding-ws-axis2/pom.xm