Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread Simon Laws
On 9/19/07, Raymond Feng [EMAIL PROTECTED] wrote: Hi, The top-down build of the tagged version is failing against an empty local maven repo. wsdl4j 1.6.2 cannot be found in any of the maven repos. I already added the staging repo. The artifact is available at ws.zones.apache.org/repository,

Re: Why implementation-osgi does not work?

2007-09-19 Thread Rajini Sivaram
The stack trace shows that the implementation.osgi code is a few days old. The code was changed recently to support OSGi contributions, and this also modified implementation.osgi/ to use symbolic names for bundles rather than the URL for its location, making this consistent with other SCA

Re: websphere web service deployment problem

2007-09-19 Thread Radim Kolarik
Hi Sebastien, I am having problems making the app work on Websphere 6.1.0.11. Did you try that particular fixpack, or did you try 6.1.0.9? In the 6.1.0.11 WAS the service is not being picked up at all, nothing at all is logged to the log file if I try to access the service URL. I tried it with

Re: sample start up time?

2007-09-19 Thread kelvin goodson
RC3 is much faster now, it now runs in 2 seconds --- C:\Release\SCA\1.0\RC3\bin\tuscany-sca-1.0-incubating\samples\calculatorant run Buildfile: build.xml run: [java] 3 + 2=5.0 [java] 3 - 2=1.0 [java] 3 * 2=6.0 [java] 3 / 2=1.5 BUILD SUCCESSFUL Total time: 2 seconds

[jira] Created: (TUSCANY-1758) Web Service binding throws org.apache.axis2.AxisFault when referencing a Web Service created on Axis2 v1.3

2007-09-19 Thread Bin Wang (JIRA)
Web Service binding throws org.apache.axis2.AxisFault when referencing a Web Service created on Axis2 v1.3 -- Key: TUSCANY-1758 URL:

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread kelvin goodson
The source distro now has a reference to quote-xquery in the top level pom, but the sample code is not included in the distro. C:\Release\SCA\1.0\RC3\src\tuscany-sca-1.0-incubating-srcmvn clean [INFO] Scanning for projects... [INFO]

Re: Why implementation-osgi does not work?

2007-09-19 Thread shaoguang geng
Hi Sivaram: My branch 1.0 code is the latest. I also tried the trunk code: mvn stoped at Missing: -- 1) org.apache.tuscany.sca:tuscany-host-embedded:jar:1.1-incubating-SNAPSHOT .. in fact, recently got quick alot of Missing failurs from tuscany trunk. I myself not too much mind

[jira] Commented: (TUSCANY-1527) Allow for custom data binding of DataObjects in a Swing UI

2007-09-19 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12528702 ] Kelvin Goodson commented on TUSCANY-1527: - The info I have on these events came from Frank's book

[jira] Commented: (TUSCANY-1758) Web Service binding throws org.apache.axis2.AxisFault when referencing a Web Service created on Axis2 v1.3

2007-09-19 Thread gengshaoguang (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12528703 ] gengshaoguang commented on TUSCANY-1758: I want to see your wsdl and HelloWorldService, could you please

[jira] Commented: (TUSCANY-1755) Spurious console output for Web Services tests and samples

2007-09-19 Thread Simon Nash (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12528704 ] Simon Nash commented on TUSCANY-1755: - The r577089 change looks good, but I'm not convinced about the r577099

[jira] Updated: (TUSCANY-1758) Web Service binding throws org.apache.axis2.AxisFault when referencing a Web Service created on Axis2 v1.3

2007-09-19 Thread Bin Wang (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bin Wang updated TUSCANY-1758: -- Attachment: HelloWorldService.zip the service src code with axis2, complie it and deployed it at

Re: websphere web service deployment problem

2007-09-19 Thread Simon Nash
As it's night time in California, I'll answer this question. Sebastien told me that he had tested on 6.1.0.9. Can you use that level instead of 6.1.0.11? Simon Radim Kolarik wrote: Hi Sebastien, I am having problems making the app work on Websphere 6.1.0.11. Did you try that particular

[jira] Created: (TUSCANY-1759) quote-xquery code missing from RC3 source distro

2007-09-19 Thread Kelvin Goodson (JIRA)
quote-xquery code missing from RC3 source distro Key: TUSCANY-1759 URL: https://issues.apache.org/jira/browse/TUSCANY-1759 Project: Tuscany Issue Type: Bug Affects Versions: Java-SCA-1.0

[jira] Updated: (TUSCANY-1758) Web Service binding throws org.apache.axis2.AxisFault when referencing a Web Service created on Axis2 v1.3

2007-09-19 Thread Bin Wang (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bin Wang updated TUSCANY-1758: -- Attachment: ws binding with axis2.zip The sca application Web Service binding throws

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread Simon Laws
On 9/19/07, Simon Laws [EMAIL PROTECTED] wrote: On 9/19/07, Simon Laws [EMAIL PROTECTED] wrote: On 9/19/07, Raymond Feng [EMAIL PROTECTED] wrote: Hi, The top-down build of the tagged version is failing against an empty local maven repo. wsdl4j 1.6.2 cannot be found

[jira] Updated: (TUSCANY-1757) Fixes for implementation.osgi callbacks and AllowsPassByReference

2007-09-19 Thread Rajini Sivaram (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajini Sivaram updated TUSCANY-1757: Attachment: samples-osgi-supplychain-patch.txt Fixes for implementation.osgi callbacks

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread kelvin goodson
If I remove the xquery-quotes reference in the samples pom and try to build further i eventually get to the Tuscany SCA Axis2-based WS Binding Extension project where I see ... === Downloading:

Change freeze on 1.0 branch

2007-09-19 Thread ant elder
Looks like 1.0 is getting pretty close now so can we have a change freeze on the 1.0 branch to avoid any last minute regressions please - no updates to it without asking first. We need an RC4 to fix the missing xquery sample and the ws.zones repo, but i'd hope RC4 can be the final one. Please

Re: Change freeze on 1.0 branch

2007-09-19 Thread kelvin goodson
Hi ant, I had a brief sweep through the build code for SCA to see if I could fix the xquery source distro to see if I could supply a patch with the JIRA, but I couldn't see that it was configurable; I guess either I missed something this is a manual export step. Regards, Kelvin. On 19/09/2007,

[jira] Commented: (TUSCANY-1758) Web Service binding throws org.apache.axis2.AxisFault when referencing a Web Service created on Axis2 v1.3

2007-09-19 Thread gengshaoguang (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12528720 ] gengshaoguang commented on TUSCANY-1758: I'm sorry, I can't see what's wrong with your code. But could

[jira] Commented: (TUSCANY-1759) quote-xquery code missing from RC3 source distro

2007-09-19 Thread ant elder (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12528722 ] ant elder commented on TUSCANY-1759: Fix is: Index: src/main/assembly/src.xml

[jira] Assigned: (TUSCANY-1759) quote-xquery code missing from RC3 source distro

2007-09-19 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson reassigned TUSCANY-1759: --- Assignee: Kelvin Goodson quote-xquery code missing from RC3 source distro

[jira] Commented: (TUSCANY-1758) Web Service binding throws org.apache.axis2.AxisFault when referencing a WD

2007-09-19 Thread Bin CRL Wang
Hi, There is no wsdl file in the test application, just using binding.ws uri to call a web service publised through axis2 v1.3, but it does not work... It's a very simple test case, and I wonder there is sample to show that binding.ws could work with an exteneral web service which is not

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread Simon Nash
Simon Laws wrote: On 9/19/07, ant elder [EMAIL PROTECTED] wrote: (cut) yep , thats what I have. Seems to do the trick. I now have... [INFO] [ERROR] BUILD ERROR [INFO]

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread kelvin goodson
sorry - should have been more specific ... ant's fix for the repository --- pom.xml (revision 577121) +++ pom.xml (working copy) @@ -42,6 +42,17 @@ idapache.incubator/id urlhttp://people.apache.org/repo/m2-incubating-repository/url /repository +repository

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread kelvin goodson
That's where mine now fails too. On 19/09/2007, Simon Laws [EMAIL PROTECTED] wrote: On 9/19/07, ant elder [EMAIL PROTECTED] wrote: On 9/19/07, Simon Laws [EMAIL PROTECTED] wrote: On 9/19/07, kelvin goodson [EMAIL PROTECTED] wrote: If I remove the xquery-quotes reference in the

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread kelvin goodson
Works for me. -- Kelvin. On 19/09/2007, ant elder [EMAIL PROTECTED] wrote: On 9/19/07, Simon Laws [EMAIL PROTECTED] wrote: On 9/19/07, kelvin goodson [EMAIL PROTECTED] wrote: If I remove the xquery-quotes reference in the samples pom and try to build further i eventually get to the

Intermittent failure of sample/implementation-composite

2007-09-19 Thread Simon Laws
Some people are seeing --- Running composite.CompositeTestCase Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.296 sec FAILURE! test(composite.CompositeTestCase) Time elapsed: 1.203 sec ERROR!

Re: websphere web service deployment problem

2007-09-19 Thread Radim Kolarik
Hi Simon, thanks for your reply. We will test it now with 6.1.0.9 and I will let you know the result of that. Thanks, Radim On 9/19/07, Simon Nash [EMAIL PROTECTED] wrote: As it's night time in California, I'll answer this question. Sebastien told me that he had tested on 6.1.0.9. Can you

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread Simon Laws
On 9/19/07, Simon Nash [EMAIL PROTECTED] wrote: Simon Laws wrote: On 9/19/07, ant elder [EMAIL PROTECTED] wrote: (cut) yep , thats what I have. Seems to do the trick. I now have... [INFO] [ERROR]

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread Simon Laws
On 9/19/07, kelvin goodson [EMAIL PROTECTED] wrote: That's where mine now fails too. On 19/09/2007, Simon Laws [EMAIL PROTECTED] wrote: On 9/19/07, ant elder [EMAIL PROTECTED] wrote: On 9/19/07, Simon Laws [EMAIL PROTECTED] wrote: On 9/19/07, kelvin goodson [EMAIL PROTECTED]

Fwd: [SDO C++] Setting::getDataObjectValue question

2007-09-19 Thread Adriano Crestani
-- Forwarded message -- From: Adriano Crestani [EMAIL PROTECTED] Date: Sep 18, 2007 4:20 PM Subject: [SDO C++] Setting::getDataObjectValue question To: [EMAIL PROTECTED] I have the following code: const commonj::sdo::SettingList settings = summary-getOldValues(dataObject); for

Interoperable SCA conversations over Web services

2007-09-19 Thread Simon Nash
I just came across the following in the SCA Web Service binding spec: 227 2.2.3 Example PolicySet Providing The Conversation Intent 228 This policy set applies to binding.ws and provides the conversation intent. The conversation 229 intent is provided by using WS-ReliableMessaging protocol

[jira] Created: (TUSCANY-1760) User Doc for implementation.osgi

2007-09-19 Thread Rajini Sivaram (JIRA)
User Doc for implementation.osgi Key: TUSCANY-1760 URL: https://issues.apache.org/jira/browse/TUSCANY-1760 Project: Tuscany Issue Type: Bug Components: Website Reporter: Rajini Sivaram

[jira] Updated: (TUSCANY-1665) Sample to demo DAS with external Transaction Manager

2007-09-19 Thread Amita Vadhavkar (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amita Vadhavkar updated TUSCANY-1665: - Attachment: 1665.patch Patch on Sep 6 was using JOTM . Patch on Sep 19 is using

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread ant elder
On 9/19/07, Simon Laws [EMAIL PROTECTED] wrote: On 9/19/07, kelvin goodson [EMAIL PROTECTED] wrote: That's where mine now fails too. On 19/09/2007, Simon Laws [EMAIL PROTECTED] wrote: On 9/19/07, ant elder [EMAIL PROTECTED] wrote: On 9/19/07, Simon Laws [EMAIL PROTECTED]

[jira] Updated: (TUSCANY-1757) Fixes for implementation.osgi callbacks and AllowsPassByReference

2007-09-19 Thread Rajini Sivaram (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajini Sivaram updated TUSCANY-1757: Attachment: (was: modules-osgi-runtime-patch.txt) Fixes for implementation.osgi

[jira] Updated: (TUSCANY-1757) Fixes for implementation.osgi callbacks and AllowsPassByReference

2007-09-19 Thread Rajini Sivaram (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajini Sivaram updated TUSCANY-1757: Attachment: modules-contribution-osgi-patch.txt

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread kelvin goodson
I'm having a sequence of non-reproducible issues building from this tag first I got [INFO] - --- [INFO] Building Apache Tuscany SCA Composite Sample [INFO]task-segment: [install] [INFO]

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread kelvin goodson
I have just seen Simon Laws' earlier note about my first issue. Kelvin. On 19/09/2007, kelvin goodson [EMAIL PROTECTED] wrote: I'm having a sequence of non-reproducible issues building from this tag first I got [INFO]

[jira] Updated: (TUSCANY-1757) Fixes for implementation.osgi callbacks and AllowsPassByReference

2007-09-19 Thread Rajini Sivaram (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajini Sivaram updated TUSCANY-1757: Attachment: (was: samples-osgi-supplychain-patch.txt) Fixes for implementation.osgi

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread Simon Laws
On 9/19/07, kelvin goodson [EMAIL PROTECTED] wrote: I have just seen Simon Laws' earlier note about my first issue. Kelvin. On 19/09/2007, kelvin goodson [EMAIL PROTECTED] wrote: I'm having a sequence of non-reproducible issues building from this tag first I got [INFO]

[jira] Updated: (TUSCANY-1757) Fixes for implementation.osgi callbacks and AllowsPassByReference

2007-09-19 Thread Rajini Sivaram (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajini Sivaram updated TUSCANY-1757: Attachment: samples-osgi-supplychain-patch.txt Samples patch fixes the ant build script

Re: sample start up time?

2007-09-19 Thread Rajini Sivaram
Raymond, Sorry I didn't realize that Felix gets added into the SCA manfest.jar file, causing all samples to load Felix even when OSGi contributions are not used. The change you made to ClassReferenceModelResolver tries to load the class using the classloader first. For OSGi contributions, it

RE: [SDO C++] Setting::getDataObjectValue question

2007-09-19 Thread Michael Yoder
I would think this is a bug. At least its worth a JIRA with the entire test case attached. Michael Rogue Wave Software, Inc. - [EMAIL PROTECTED] Software Developer - HydraSDO -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Adriano Crestani Sent:

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread Venkata Krishnan
Hi, I've tried from the branch and then from the RC3 tag and my top level build too hangs ... its been hanging at [INFO] [INFO] Building Apache Tuscany SCA WSDL2Java Tool [INFO]task-segment: [install] [INFO]

Re: Why implementation-osgi does not work?

2007-09-19 Thread Luciano Resende
What version of maven are you using ? Could you please try with maven 2.0.5 ? On 9/19/07, shaoguang geng [EMAIL PROTECTED] wrote: Hi Sivaram: My branch 1.0 code is the latest. I also tried the trunk code: mvn stoped at Missing: -- 1)

[jira] Assigned: (TUSCANY-1757) Fixes for implementation.osgi callbacks and AllowsPassByReference

2007-09-19 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Feng reassigned TUSCANY-1757: - Assignee: Raymond Feng Fixes for implementation.osgi callbacks and

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread Simon Laws
On 9/19/07, Venkata Krishnan [EMAIL PROTECTED] wrote: Hi, I've tried from the branch and then from the RC3 tag and my top level build too hangs ... its been hanging at [INFO] [INFO] Building Apache Tuscany

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread kelvin goodson
my last two builds have hung on download.java.net, but the previous one hung on ibiblio.net Kelvin. [EMAIL PROTECTED] /cygdrive/c/Release/SCA/1.0/RC3a/svn $ tail -4 mvn2.log Downloading: http://ws.zones.apache.org/repository2/groovy/groovy-all/1.0/groovy -all-1.0.pom [WARNING] Unable to get

Re: Please help update user doc with info on available extensions

2007-09-19 Thread Luciano Resende
I have also added documentation for implementation.osgi [1] https://issues.apache.org/jira/browse/TUSCANY-1760 On 9/18/07, Luciano Resende [EMAIL PROTECTED] wrote: I have updated initial contents about implementation.bpel On 9/18/07, haleh mahbod [EMAIL PROTECTED] wrote: Hi, Many

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

2007-09-19 Thread Scott Kurz (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Kurz reopened TUSCANY-1142: - I haven't tested the very latest code but by inspection and trying a recent build, I'd say this

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread haleh mahbod
I am getting NULLP on the following test case when doing mvn clean install (remember that I use mvn 2.04). Any idea where the problem might be? I'm going to run mvn with -e next. testCReference( org.apache.tuscany.sca.itest.callableref.CallableReferenceRemoteT estCase) Time elapsed: 0 sec

[jira] Resolved: (TUSCANY-1760) User Doc for implementation.osgi

2007-09-19 Thread Luciano Resende (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luciano Resende resolved TUSCANY-1760. -- Resolution: Fixed Fix Version/s: Java-SCA-1.0 Assignee: Luciano

Please create JIRA issues for problems with RC3a, was: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread Jean-Sebastien Delfino
ant elder wrote: And now there's an RC3a tag for this current state: https://svn.apache.org/repos/asf/incubator/tuscany/tags/java/sca/1.0-RC3a Could people check it out and build the distro's locally to see if its looking ok? ...ant Could people please create JIRA issues for any

[jira] Resolved: (TUSCANY-1759) quote-xquery code missing from RC3 source distro

2007-09-19 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson resolved TUSCANY-1759. - Resolution: Fixed fixed in http://svn.apache.org/viewvc?rev=577237view=rev

[jira] Created: (TUSCANY-1761) tuscany-maven-wsdl2java or wsdl2java doesn't define a plugin repo for java.net

2007-09-19 Thread Raymond Feng (JIRA)
tuscany-maven-wsdl2java or wsdl2java doesn't define a plugin repo for java.net -- Key: TUSCANY-1761 URL: https://issues.apache.org/jira/browse/TUSCANY-1761 Project: Tuscany

Re: websphere web service deployment problem

2007-09-19 Thread Radim Kolarik
Hi Simon, unfortunatelly I am seeing the same problem on WAS 6.1.0.9. Sebastien, do you still have the WAS environment? Could you try to deploy RC3 based example web service on it? Thanks a lot, Radim On 9/19/07, Radim Kolarik [EMAIL PROTECTED] wrote: Hi Simon, thanks for your reply. We

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread ant elder
This RC3a is looking good to me, i've built it, the distros from that, then built that src distro, run a few samples including webapp ones, built some webapp samples with the Ant scripts. It all seems to work. Anyone else say yes or no soon or shall i just call a vote on it? ...ant On

[jira] Commented: (TUSCANY-1758) Web Service binding throws org.apache.axis2.AxisFault when referencing a Web Service created on Axis2 v1.3

2007-09-19 Thread Simon Nash (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12528835 ] Simon Nash commented on TUSCANY-1758: - I have recreated this problem using the code in this JIRA. It appears

Re: binding-notification-broker sample does not work in RC1b or RC1a..

2007-09-19 Thread Ignacio Silva-Lepe
Apologies for the delay, I have been traveling Sunday, Monday and yesterday, so let me know if this is not an issue any more. In any case, I am getting a build error with rcb1, in the ws axis2 binding (see below). I am also getting this error with the trunk and an update to r577300. Is anyone else

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread Simon Laws
On 9/19/07, ant elder [EMAIL PROTECTED] wrote: This RC3a is looking good to me, i've built it, the distros from that, then built that src distro, run a few samples including webapp ones, built some webapp samples with the Ant scripts. It all seems to work. Anyone else say yes or no soon or

Re: [VOTE] Release Tuscany Java SCA 1.0-incubating

2007-09-19 Thread Ignacio Silva-Lepe
Hi Raymond, Apologies for the delay, I have been traveling Sunday, Monday and yesterday. I saw that you take care of this with r576985, thanks a lot. Let me know if there are any other issues. Thanks On 9/18/07, Raymond Feng [EMAIL PROTECTED] wrote: Hi, Yes, that's the culprit. I just had a

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread Luciano Resende
I'm in the middle of building RC3a from a clean repo. It's taking forever, but so far so good. I'll give more updates when I finish. On 9/19/07, ant elder [EMAIL PROTECTED] wrote: This RC3a is looking good to me, i've built it, the distros from that, then built that src distro, run a few

Re: websphere web service deployment problem

2007-09-19 Thread Jean-Sebastien Delfino
Radim Kolarik wrote: Hi Simon, unfortunatelly I am seeing the same problem on WAS 6.1.0.9. Sebastien, do you still have the WAS environment? Could you try to deploy RC3 based example web service on it? Thanks a lot, Radim It works for me. I need more precise information to be able to

Re: binding-notification-broker sample does not work in RC1b or RC1a..

2007-09-19 Thread ant elder
Latest tag is RC3a - https://svn.apache.org/repos/asf/incubator/tuscany/tags/java/sca/1.0-RC3a/ ...ant On 9/19/07, Ignacio Silva-Lepe [EMAIL PROTECTED] wrote: Apologies for the delay, I have been traveling Sunday, Monday and yesterday, so let me know if this is not an issue any more. In

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread Simon Laws
On 9/19/07, Simon Laws [EMAIL PROTECTED] wrote: On 9/19/07, ant elder [EMAIL PROTECTED] wrote: This RC3a is looking good to me, i've built it, the distros from that, then built that src distro, run a few samples including webapp ones, built some webapp samples with the Ant scripts.

[jira] Assigned: (TUSCANY-1756) Using EmbeddedSCADomain to deploy two contribution error

2007-09-19 Thread Luciano Resende (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luciano Resende reassigned TUSCANY-1756: Assignee: Luciano Resende Using EmbeddedSCADomain to deploy two contribution

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread Venkata Krishnan
Hi... is anybody seeing this with the build... the branch and the tag seems to give me this Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.03 sec FAILURE! testTransform(org.apache.tuscany.sca.databinding.sdo.DataObject2NodeTestCase) Time elapsed: 0.02 sec ERROR!

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread Jean-Sebastien Delfino
Venkata Krishnan wrote: Hi... is anybody seeing this with the build... the branch and the tag seems to give me this Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.03 sec FAILURE! testTransform(org.apache.tuscany.sca.databinding.sdo.DataObject2NodeTestCase) Time elapsed:

[jira] Created: (TUSCANY-1762) Intermittent failure of sample/implementation-composite build

2007-09-19 Thread Simon Laws (JIRA)
Intermittent failure of sample/implementation-composite build - Key: TUSCANY-1762 URL: https://issues.apache.org/jira/browse/TUSCANY-1762 Project: Tuscany Issue Type: Bug

[jira] Created: (TUSCANY-1763) module\nodeimpl test case fails with nullp when running with mvn 2.04 top down

2007-09-19 Thread haleh mahbod (JIRA)
module\nodeimpl test case fails with nullp when running with mvn 2.04 top down --- Key: TUSCANY-1763 URL: https://issues.apache.org/jira/browse/TUSCANY-1763 Project: Tuscany

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread kelvin goodson
I have now done a clean build on RC3a from the referenced svn tag. Kelvin. On 19/09/2007, ant elder [EMAIL PROTECTED] wrote: This RC3a is looking good to me, i've built it, the distros from that, then built that src distro, run a few samples including webapp ones, built some webapp samples

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread ant elder
Note also that most of the artifacts are now uploaded to http://people.apache.org/~antelder/tuscany/1.0-RC3a/ ...ant On 9/19/07, ant elder [EMAIL PROTECTED] wrote: This RC3a is looking good to me, i've built it, the distros from that, then built that src distro, run a few samples including

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

2007-09-19 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-1.0) Java-SCA-Next

Re: Why implementation-osgi does not work?

2007-09-19 Thread haleh mahbod
you need to point to the artefacts posted for the RC as well. Add mirror idant.staging/id urlhttp://people.apache.org/~antelder/tuscany/1.0-RC3a/maven/url mirrorOfapache.incubator/mirrorOf /mirror to the settings file under maven. On 9/19/07, Luciano Resende [EMAIL PROTECTED]

[jira] Updated: (TUSCANY-1756) Using EmbeddedSCADomain to deploy two contribution error

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

[jira] Resolved: (TUSCANY-1752) quote-xquery sample fails with exception in RC2

2007-09-19 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Feng resolved TUSCANY-1752. --- Resolution: Fixed Fixed as discribed in the previous comment. quote-xquery sample fails

RC3a looks good to me, was: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread Jean-Sebastien Delfino
ant elder wrote: Note also that most of the artifacts are now uploaded to http://people.apache.org/~antelder/tuscany/1.0-RC3a/ ...ant On 9/19/07, ant elder [EMAIL PROTECTED] wrote: This RC3a is looking good to me, i've built it, the distros from that, then built that src distro, run a

[jira] Created: (TUSCANY-1764) NPE in org.apache.tuscany.sca.node.impl.InMemoryTestCase.testCalculator

2007-09-19 Thread Luciano Resende (JIRA)
NPE in org.apache.tuscany.sca.node.impl.InMemoryTestCase.testCalculator --- Key: TUSCANY-1764 URL: https://issues.apache.org/jira/browse/TUSCANY-1764 Project: Tuscany Issue

Re: RC3a looks good to me, was: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread Venkata Krishnan
Hi... I've checked out the distros of RC3a and seems fine to me. The maven artifacts are also fine with the samples building successfully from a local repo that is cleaned off 'sca'. Overall seems good to me and will get my +1 when a vote is sought. Ant, thanks for all the work. - Venkat On

[jira] Commented: (TUSCANY-1764) NPE in org.apache.tuscany.sca.node.impl.InMemoryTestCase.testCalculator

2007-09-19 Thread Luciano Resende (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12528874 ] Luciano Resende commented on TUSCANY-1764: -- It builds ok from the module itself, so I'm restarting a

Re: RC3a looks good to me, was: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread Luciano Resende
I just created JIRA 1764, I'm restarting the top-down build. [1] https://issues.apache.org/jira/browse/TUSCANY-1764 On 9/19/07, Venkata Krishnan [EMAIL PROTECTED] wrote: Hi... I've checked out the distros of RC3a and seems fine to me. The maven artifacts are also fine with the samples

[VOTE] Release Tuscany Java SCA 1.0 RC3a

2007-09-19 Thread ant elder
Please review and vote on the 1.0 release artifacts of Tuscany SCA for Java. The SVN tag for the release is: https://svn.apache.org/repos/asf/incubator/tuscany/tags/java/sca/1.0-RC3a/ The artifacts are available for review at:

RE: [SDO C++] Setting::getDataObjectValue question

2007-09-19 Thread Brady Johnson
I agree that this is a bug. Can you write a JIRA please. Regards Brady Johnson Lead Software Developer - HydraSCA Rogue Wave Software - [EMAIL PROTECTED] -Original Message- From: Michael Yoder [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 19, 2007 9:20 AM

[jira] Commented: (TUSCANY-1764) NPE in org.apache.tuscany.sca.node.impl.InMemoryTestCase.testCalculator

2007-09-19 Thread haleh mahbod (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12528876 ] haleh mahbod commented on TUSCANY-1764: --- I see the same thing. This is similar to the problem I reported

Re: [SDO C++] Setting::getDataObjectValue question

2007-09-19 Thread Adriano Crestani
the code I got this problem is too complex, I will create a testcase and create a jira till tomorrow ; ) Adriano Crestani On 9/19/07, Brady Johnson [EMAIL PROTECTED] wrote: I agree that this is a bug. Can you write a JIRA please. Regards Brady Johnson Lead Software

[jira] Updated: (TUSCANY-1765) Component implementation has wrong intent

2007-09-19 Thread Greg Dritschler (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Dritschler updated TUSCANY-1765: - Attachment: TUSCANY-1765.patch BaseJavaImplementationImpl.equals is modified to call

[jira] Created: (TUSCANY-1765) Component implementation has wrong intent

2007-09-19 Thread Greg Dritschler (JIRA)
Component implementation has wrong intent - Key: TUSCANY-1765 URL: https://issues.apache.org/jira/browse/TUSCANY-1765 Project: Tuscany Issue Type: Bug Components: Java SCA Assembly Model

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3a

2007-09-19 Thread ant elder
Oh, and +1 from me. ...ant On 9/19/07, ant elder [EMAIL PROTECTED] wrote: Please review and vote on the 1.0 release artifacts of Tuscany SCA for Java. The SVN tag for the release is: https://svn.apache.org/repos/asf/incubator/tuscany/tags/java/sca/1.0-RC3a/ The artifacts are

[jira] Reopened: (TUSCANY-1752) quote-xquery sample fails with exception in RC2

2007-09-19 Thread Simon Laws (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Laws reopened TUSCANY-1752: - Assignee: (was: Raymond Feng) Still see a similar failure in RC3a [java]

[jira] Created: (TUSCANY-1766) Target shipped in helloworld-bpel sample in SCA 1.0 RC3a

2007-09-19 Thread Simon Laws (JIRA)
Target shipped in helloworld-bpel sample in SCA 1.0 RC3a Key: TUSCANY-1766 URL: https://issues.apache.org/jira/browse/TUSCANY-1766 Project: Tuscany Issue Type: Bug Affects

[jira] Commented: (TUSCANY-1752) quote-xquery sample fails with exception in RC2

2007-09-19 Thread Simon Laws (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12528906 ] Simon Laws commented on TUSCANY-1752: - I should add that it does work from mvn quote-xquery sample fails

[jira] Commented: (TUSCANY-1764) NPE in org.apache.tuscany.sca.node.impl.InMemoryTestCase.testCalculator

2007-09-19 Thread Simon Nash (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12528902 ] Simon Nash commented on TUSCANY-1764: - I have seen the same issue. I'm using maven 2.0.4. NPE in

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3a

2007-09-19 Thread Simon Laws
On 9/19/07, ant elder [EMAIL PROTECTED] wrote: Oh, and +1 from me. ...ant On 9/19/07, ant elder [EMAIL PROTECTED] wrote: Please review and vote on the 1.0 release artifacts of Tuscany SCA for Java. The SVN tag for the release is:

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3a

2007-09-19 Thread Raymond Feng
Hi, I just realized that the fix I checked in for TUSCANY-1752 doesn't have the step to compile the generated SDO source. I was fooled by the left-over classes from the mvn build in the test. Anyway, I'll check in the fix now. Thanks, Raymond - Original Message - From: Simon Laws

[jira] Commented: (TUSCANY-1766) Target shipped in helloworld-bpel sample in SCA 1.0 RC3a

2007-09-19 Thread Luciano Resende (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12528903 ] Luciano Resende commented on TUSCANY-1766: -- I can't see this on the tag :

Re: Axis2 fault handling

2007-09-19 Thread Simon Nash
It has been this way for a long time. I suspect that until now no-one has thought of the retransmission use case. I agree that this is a good reason for creating a new message object to hold the exception. What do the other bindings do? Simon Simon Laws wrote: If Axis2 returns a fault it

[jira] Commented: (TUSCANY-1762) Intermittent failure of sample/implementation-composite build

2007-09-19 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12528905 ] Raymond Feng commented on TUSCANY-1762: --- The tuscany-node module contains META-INF/sca-contribution.xml. It

[NOTICE] Simon Nash voted as Tuscany Committer.

2007-09-19 Thread Mike Edwards
Folks, The Tuscany PPMC and the Incubator PMC have voted for Simon to become a Tuscany committer. Congratulations and welcome Simon! I'm sure that everyone will be looking forward to more excellent contributions from Simon to Tuscany. Yours, Mike.

  1   2   >