Re: Renaming http-* modules to host-*

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

[jira] Resolved: (TUSCANY-986) DAS integration with SDO 2.1 APIs

2007-09-04 Thread Amita Vadhavkar (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amita Vadhavkar resolved TUSCANY-986. - Resolution: Fixed see TUSCANY-961 for resolution DAS integration with SDO 2.1 APIs

[jira] Updated: (TUSCANY-1655) Generated code uses deprecated method FactoryBase.getProperty(Type,int)

2007-09-04 Thread ant elder (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ant elder updated TUSCANY-1655: --- Fix Version/s: Java-SDO-Next Generated code uses deprecated method

Re: Rationalizing SCA Domain implementations

2007-09-04 Thread Simon Laws
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 deployable composites running on the node. This has been proven to be problematic, especially in the

Re: Renaming http-* modules to host-*

2007-09-04 Thread Mike Edwards
Jean-Sebastien, +1 from me, Mike. Jean-Sebastien Delfino wrote: 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.

problem with resource initialization

2007-09-04 Thread mayank sharma
hi, I am working on a few simple test cases. In this test case I am trying to initialize a domain.I have two separate directory one for the java source and other for test cases. I have a very simple question where does SCADomain.newInstance() look for the composite file. In my case if I have it

[jira] Commented: (TUSCANY-1652) Dynamic WSDL not available via ?wsdl query

2007-09-04 Thread Simon Nash (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524708 ] Simon Nash commented on TUSCANY-1652: - This sample is working fine for me now with host-webapp. Thanks, Ant!

[jira] Commented: (TUSCANY-1654) Problem getting wsdl for service ws binding

2007-09-04 Thread Simon Nash (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524709 ] Simon Nash commented on TUSCANY-1654: - The changes in r572360 fixed this problem for me (see TUSCANY-1652).

SESSIONS.ser file

2007-09-04 Thread Simon Nash
The following samples create a SESSIONS.ser file when they run: helloworld-ws-reference helloworld-ws-sdo helloworld-ws-service simple-callback-ws What code produces this file, and what is its purpose? Simon - To

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

2007-09-04 Thread Lou Amodeo (JIRA)
Memory Leaks due to XML Parser not being closed --- Key: TUSCANY-1656 URL: https://issues.apache.org/jira/browse/TUSCANY-1656 Project: Tuscany Issue Type: Bug Reporter: Lou Amodeo I

Re: problem with resource initialization

2007-09-04 Thread Simon Laws
On 9/4/07, mayank sharma [EMAIL PROTECTED] wrote: hi, I am working on a few simple test cases. In this test case I am trying to initialize a domain.I have two separate directory one for the java source and other for test cases. I have a very simple question where does

Re: SESSIONS.ser file

2007-09-04 Thread Simon Laws
On 9/4/07, Simon Nash [EMAIL PROTECTED] wrote: The following samples create a SESSIONS.ser file when they run: helloworld-ws-reference helloworld-ws-sdo helloworld-ws-service simple-callback-ws What code produces this file, and what is its purpose? Simon

[jira] Resolved: (TUSCANY-1335) Documentation for wiki

2007-09-04 Thread Amita Vadhavkar (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amita Vadhavkar resolved TUSCANY-1335. -- Resolution: Fixed Done pending changes. Marking resolved. Documentation for wiki

[jira] Created: (TUSCANY-1657) Dynamically generated WSDL using http-tomcat has incorrect soap:address

2007-09-04 Thread Simon Nash (JIRA)
Dynamically generated WSDL using http-tomcat has incorrect soap:address --- Key: TUSCANY-1657 URL: https://issues.apache.org/jira/browse/TUSCANY-1657 Project: Tuscany Issue

[jira] Commented: (TUSCANY-1654) Problem getting wsdl for service ws binding

2007-09-04 Thread Vamsavardhana Reddy (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524724 ] Vamsavardhana Reddy commented on TUSCANY-1654: -- It still does not work for me :(. Even now the

[jira] Commented: (TUSCANY-1654) Problem getting wsdl for service ws binding

2007-09-04 Thread Vamsavardhana Reddy (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524728 ] Vamsavardhana Reddy commented on TUSCANY-1654: -- As long as

[jira] Created: (TUSCANY-1658) Dynamically generated WSDL does not generate wsdl:output if method has void return

2007-09-04 Thread Simon Nash (JIRA)
Dynamically generated WSDL does not generate wsdl:output if method has void return -- Key: TUSCANY-1658 URL: https://issues.apache.org/jira/browse/TUSCANY-1658 Project:

[jira] Commented: (TUSCANY-1653) Method signatures with no parameters are not represented properly as wrapped opoerations with auto generated WSDL

2007-09-04 Thread Simon Nash (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524735 ] Simon Nash commented on TUSCANY-1653: - I just opened TUSCANY-1658 for a similar problem with void return

[jira] Commented: (TUSCANY-1653) Method signatures with no parameters are not represented properly as wrapped opoerations with auto generated WSDL

2007-09-04 Thread Simon Laws (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524736 ] Simon Laws commented on TUSCANY-1653: - I have a fix for this but it's based on pretending the outgoing call is

[jira] Commented: (TUSCANY-1654) Problem getting wsdl for service ws binding

2007-09-04 Thread Vamsavardhana Reddy (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524737 ] Vamsavardhana Reddy commented on TUSCANY-1654: -- I am noticing that ServletHost.addServletMapping()

Help with Customers tuscany demo

2007-09-04 Thread Eborn, Eric D
I've run the demo using Derby, however, I've been unsuccessful in doing so with MySQL. I'm running the latest mysql and connector/J, downloaded them this week. Please advise. When I comment out the Derby config and uncomment the MySql config, I get the following error: BUILD SUCCESSFUL

[jira] Closed: (TUSCANY-1529) Tuscany SDO native for windows is not msvc backwards compatible

2007-09-04 Thread Pete Robbins (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pete Robbins closed TUSCANY-1529. - Resolution: Fixed Tuscany SDO native for windows is not msvc backwards compatible

[jira] Closed: (TUSCANY-1509) Change TuscanySDO Native build system to use ant

2007-09-04 Thread Pete Robbins (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pete Robbins closed TUSCANY-1509. - Resolution: Fixed New Jiras will be raised fr any outstanding problems Change TuscanySDO

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

2007-09-04 Thread Yang Lei (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524781 ] Yang Lei commented on TUSCANY-1636: --- As this SCABinding is created for a component reference by Tuscany, the

Re: problem with resource initialization

2007-09-04 Thread Raymond Feng
By the maven settings, non-java resource files in the src/main/java or src/test/java folders are not copied. Adding the composite file to src/main/resources or src/test/resources fixes the problem as you have noticed. Thanks, Raymond - Original Message - From: Simon Laws [EMAIL

[jira] Resolved: (TUSCANY-1466) Improvement in transaction support

2007-09-04 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adriano Crestani resolved TUSCANY-1466. --- Resolution: Fixed Improvement in transaction support

Re: Rationalizing SCA Domain implementations

2007-09-04 Thread Simon Laws
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 deployable composites running on the node.

[DAS] Changes from Tuscany-1466, was Re: svn commit: r572735 - in /incubator/tuscany/java/das/rdb/src: main/java/org/apache/tuscany/das/rdb/ main/java/org/apache/tuscany/das/rdb/impl/ test/java/org/ap

2007-09-04 Thread Luciano Resende
I don't think it's a good idea to expose the Connection trough DAS API as I already mentioned in previous discussions. First, in a managed environment, there is no need for DAS to expose the connection, as there is transaction manager handling the transactions and JDBC knows how to participate on

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

2007-09-04 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Feng reassigned TUSCANY-1656: - Assignee: Raymond Feng Memory Leaks due to XML Parser not being closed

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

2007-09-04 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524824 ] Raymond Feng commented on TUSCANY-1656: --- I created http://issues.apache.org/jira/browse/WSCOMMONS-240 to

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

2007-09-04 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524829 ] Raymond Feng commented on TUSCANY-1656: --- I checked in a short-term fix under r572771 Memory Leaks due to

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

2007-09-04 Thread Raymond Feng
Hi, There are a set of states associated with CallableReference/ServiceReference such as the callbackID, conversationID and callbackObject. We need to flow them in the Message so that the target service can have the correct correlations. At this moment, we have some of fields on the Message

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

2007-09-04 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524842 ] Raymond Feng commented on TUSCANY-1638: --- Should it be against SDO instead of SCA? SDO command-line code

[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)

Re: Issue with dynamic creation of NotificationReferenceBindingProvider

2007-09-04 Thread Ignacio Silva-Lepe
So, more specifically, I'd like to propose the following changes: 1- Add a boolean supportsDynamicReferenceActivation method to o.a.t.s.provider.BindingProviderFactory 2- Change o.a.t.s.core.Assembly.CompositeActivator- Impl.activate(Composite) to once again call activate for a component's

[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

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

2007-09-04 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524870 ] Raymond Feng commented on TUSCANY-1516: --- Quite a few depending java interfaces and classes are missing in

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

[jira] Created: (TUSCANY-1659) SDO DateConversion test cases fail under linux

2007-09-04 Thread Luciano Resende (JIRA)
SDO DateConversion test cases fail under linux -- Key: TUSCANY-1659 URL: https://issues.apache.org/jira/browse/TUSCANY-1659 Project: Tuscany Issue Type: Bug Components: Java SDO

RE: [DAS Native] ant build

2007-09-04 Thread Brady Johnson
Adriano, I'll try to look into this tomorrow. In the meantime, there is a file generated in the destination directory (where the object files and/or library is written) by ant called history.xml. If you look at the signature attribute of the processor/ element you can see the compiler command

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

2007-09-04 Thread Simon Nash
See inline. Simon Raymond Feng wrote: Hi, There are a set of states associated with CallableReference/ServiceReference such as the callbackID, conversationID and callbackObject. We need to flow them in the Message so that the target service can have the correct correlations. At this

[jira] Created: (TUSCANY-1660) @Conversational + @Scope(REQUEST) Failed on java.lang.ClassCastException: java.lang.String incompatible with java.lang.Thread

2007-09-04 Thread Jun JIe Nan (JIRA)
@Conversational + @Scope(REQUEST) Failed on java.lang.ClassCastException: java.lang.String incompatible with java.lang.Thread Key: TUSCANY-1660

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

[jira] Created: (TUSCANY-1661) Conversation ID not set in CallableReference by RequestContextImpl

2007-09-04 Thread Simon Nash (JIRA)
Conversation ID not set in CallableReference by RequestContextImpl -- Key: TUSCANY-1661 URL: https://issues.apache.org/jira/browse/TUSCANY-1661 Project: Tuscany Issue Type: Bug

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

2007-09-04 Thread Jean-Sebastien Delfino
Raymond Feng wrote: Hi, There are a set of states associated with CallableReference/ServiceReference such as the callbackID, conversationID and callbackObject. We need to flow them in the Message so that the target service can have the correct correlations. At this moment, we have some of

[jira] Assigned: (TUSCANY-1660) @Conversational + @Scope(REQUEST) Failed on java.lang.ClassCastException: java.lang.String incompatible with java.lang.Thread

2007-09-04 Thread Simon Laws (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Laws reassigned TUSCANY-1660: --- Assignee: Simon Laws @Conversational + @Scope(REQUEST) Failed on

[jira] Assigned: (TUSCANY-1661) Conversation ID not set in CallableReference by RequestContextImpl

2007-09-04 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Feng reassigned TUSCANY-1661: - Assignee: Raymond Feng Conversation ID not set in CallableReference by

[jira] Resolved: (TUSCANY-1661) Conversation ID not set in CallableReference by RequestContextImpl

2007-09-04 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Feng resolved TUSCANY-1661. --- Resolution: Fixed Patch applied under r572848 Conversation ID not set in

[jira] Created: (TUSCANY-1662) NullpointerException if reference name in composite file needs to match exactly what is defined in java file

2007-09-04 Thread Rashmi Hunt (JIRA)
NullpointerException if reference name in composite file needs to match exactly what is defined in java file Key: TUSCANY-1662 URL:

[jira] Created: (TUSCANY-1663) Unhelpful exception when user forgets to put @Remotable on Java service interface when it is wired to a WSDL interface (or used over WS binding).

2007-09-04 Thread Rashmi Hunt (JIRA)
Unhelpful exception when user forgets to put @Remotable on Java service interface when it is wired to a WSDL interface (or used over WS binding). -

[DAS] DAS Web Sample with Tomcat - with Transaction Manager to use?

2007-09-04 Thread Amita Vadhavkar
There seems to be issues with JOTM. 1) It is claimed not to work with JDK5 2) latest release is also quite old - May 2005 3) http://static.raibledesigns.com/downloads/howto-tomcat-jotm.html - From here if the .war mentioned in the bottom of the page is used as is, it works with Tomcat 5.5.23 But

Re: [DAS] DAS Web Sample with Tomcat - with Transaction Manager to use?

2007-09-04 Thread Raymond Feng
The Geronimo TM seems to be pretty compontized, see http://repo1.maven.org/maven2/org/apache/geronimo/components/geronimo-transaction/2.0.1/. There was some old code @ http://svn.apache.org/viewvc/incubator/tuscany/java/sca/services/transaction/transaction.geronimo/?pathrev=526883. It was an