[jira] Resolved: (TUSCANY-659) Position of property not consistent between composite, component and componentType

2007-01-22 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino resolved TUSCANY-659. Resolution: Fixed This has been fixed by SCA spec issue #126. The order

[jira] Commented: (TUSCANY-659) Position of property not consistent between composite, component and componentType

2007-01-22 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12466411 ] Jean-Sebastien Delfino commented on TUSCANY-659: Correction, this was SCA spec issue #142 Here are

[jira] Commented: (TUSCANY-660) Should not have to repeat a service definition to publish it out of a composite

2007-01-22 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12466414 ] Jean-Sebastien Delfino commented on TUSCANY-660: This is resolved by SCA spec issue #44. The XSDs

[jira] Resolved: (TUSCANY-637) In sca-core.xsd, component should not contain property type definition elements

2007-01-22 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino resolved TUSCANY-637. Resolution: Fixed This was resolved by SCA spec issue #126. Here are the

[RESULT] Re: [VOTE] Simon Laws for Tuscany committer

2007-01-22 Thread ant elder
Passed with 15 +1s, welcome Simon. ...ant On 1/17/07, ant elder [EMAIL PROTECTED] wrote: I'd like to nominate Simon Laws to become a Tuscany committer. Simon has has done lots of different things for Tuscany - patches, interop work, the website, release testing, participating in discussions

[jira] Updated: (TUSCANY-1063) Improve diagnostics running XSD2JavaGenerator against bad schema

2007-01-22 Thread ant elder (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ant elder updated TUSCANY-1063: --- Fix Version/s: (was: Java-SCA-M3) Java-SDO-Mx Affects Version/s:

[jira] Updated: (TUSCANY-612) Java SDO Overview doc doesnt address setting of M2_REPO variable

2007-01-22 Thread ant elder (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ant elder updated TUSCANY-612: -- Fix Version/s: (was: Java-SCA-M3) Java-SDO-Mx Java SDO Overview doc doesnt

[jira] Created: (TUSCANY-1071) Wiring from Source that has only a subset of operations on Target fails.

2007-01-22 Thread Rick Rineholt (JIRA)
Wiring from Source that has only a subset of operations on Target fails. Key: TUSCANY-1071 URL: https://issues.apache.org/jira/browse/TUSCANY-1071 Project: Tuscany

[jira] Assigned: (TUSCANY-973) HttpSessionScopeContainer should use the HttpSession for session persistance

2007-01-22 Thread ant elder (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ant elder reassigned TUSCANY-973: - Assignee: (was: ant elder) HttpSessionScopeContainer should use the HttpSession for

Re: [RESULT] Re: [VOTE] Simon Laws for Tuscany committer

2007-01-22 Thread Simon Laws
On 1/22/07, ant elder [EMAIL PROTECTED] wrote: Passed with 15 +1s, welcome Simon. ...ant On 1/17/07, ant elder [EMAIL PROTECTED] wrote: I'd like to nominate Simon Laws to become a Tuscany committer. Simon has has done lots of different things for Tuscany - patches, interop work, the

[jira] Commented: (TUSCANY-989) Exception in Test set: echo.DataBindingIntegrationTestCase

2007-01-22 Thread Venkatakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12466454 ] Venkatakrishnan commented on TUSCANY-989: - Hi Raymond, To fix this, I have created a 'StaxDataBinding'

Build error

2007-01-22 Thread Ignacio Silva-Lepe
After a full update, mvn clean and mvn of sca, I get the build error below. Any ideas? Anyone else seeing the error? [INFO] - --- [INFO] Building Apache Tuscany SCA Tools [INFO]task-segment: [install] [INFO]

Re: [C++] C++ Proxy assumes C++ Service implementation?

2007-01-22 Thread Simon Laws
On 1/21/07, Pete Robbins [EMAIL PROTECTED] wrote: Simon, this code is in the extension that handles C++ components so we expect the implementation to be C++. This is not the default proxy. This code will be invoked because the definition of the component is an implementation.cpp. There is

Composite without an implementation?

2007-01-22 Thread Andrew Schofield
Hi, I've just started using Tuscany and I've been kicking around some of the samples to see what they do. I've managed to make them work without problems but I hit a snag when I tried to change one in particular. I've built the webapp/helloworldws sample and deployed it on Tomcat. I've also

Re: Build error

2007-01-22 Thread kelvin goodson
Ignacio, Raymond's reply on the Build failure in tools thread on the 17th oj Jan gives some insight into this.* *Regards, Kelvin. On 22/01/07, Ignacio Silva-Lepe [EMAIL PROTECTED] wrote: After a full update, mvn clean and mvn of sca, I get the build error below. Any ideas? Anyone else seeing

Re: Build error

2007-01-22 Thread ant elder
Further to that, using the mvn -U gets the jars downloaded so subsequent buidls can work with mvn -o, or create a mvn settings.xml file as described in: http://mail-archives.apache.org/mod_mbox/ws-tuscany-dev/200701.mbox/[EMAIL PROTECTED] ...ant On 1/22/07, kelvin goodson [EMAIL PROTECTED]

Re: svn commit: r498349 - in /incubator/tuscany/java/sca/services/discovery: installjxta/ installjxta/LICENSE.txt installjxta/NOTICE.txt installjxta/build.xml installjxta/pom.xml jxta/pom.xml pom.xml

2007-01-22 Thread Jeremy Boynes
Are you working with the JXTA/Maven people to get this version added to the repo? -- Jeremy On Jan 21, 2007, at 7:08 AM, [EMAIL PROTECTED] wrote: Author: meerajk Date: Sun Jan 21 07:08:51 2007 New Revision: 498349 URL: http://svn.apache.org/viewvc?view=revrev=498349 Log: Added module to

Account request - new Tuscany committer - Simon Laws

2007-01-22 Thread ant elder
Preferred userid: slaws Full name: Simon Laws Forwarding email address: [EMAIL PROTECTED] Requested Karma for: ws-tuscany ICLA is on file Result email and vote thread: http://www.mail-archive.com/tuscany-dev@ws.apache.org/msg13211.html Many thanks, ...ant

[jira] Created: (TUSCANY-1072) All binding wsdl operations are mapped to physical Object.

2007-01-22 Thread Rick Rineholt (JIRA)
All binding wsdl operations are mapped to physical Object. -- Key: TUSCANY-1072 URL: https://issues.apache.org/jira/browse/TUSCANY-1072 Project: Tuscany Issue Type: Bug

[jira] Created: (TUSCANY-1073) Not currently possible to generate WSDL - specifically schema - using SDO

2007-01-22 Thread Matthew Peters (JIRA)
Not currently possible to generate WSDL - specifically schema - using SDO - Key: TUSCANY-1073 URL: https://issues.apache.org/jira/browse/TUSCANY-1073 Project: Tuscany

Re: [C++] C++ Proxy assumes C++ Service implementation?

2007-01-22 Thread Pete Robbins
On 22/01/07, Simon Laws [EMAIL PROTECTED] wrote: On 1/21/07, Pete Robbins [EMAIL PROTECTED] wrote: Simon, this code is in the extension that handles C++ components so we expect the implementation to be C++. This is not the default proxy. This code will be invoked because the definition

[jira] Created: (TUSCANY-1074) Using DataFactory to create a generic data object

2007-01-22 Thread Kelvin Goodson (JIRA)
Using DataFactory to create a generic data object - Key: TUSCANY-1074 URL: https://issues.apache.org/jira/browse/TUSCANY-1074 Project: Tuscany Issue Type: Task Components: Java SDO

Unable to build samples in M2 driver (SCA-JAVA)

2007-01-22 Thread Mahi
I started with extacting the SCA JAVA M2 driver for Windows from http://incubator.apache.org/tuscany/sca_downloads.html. When I tried to build the samples by running mvn command at the root samples directory, I am getting the following Build Error.. I am seeing this problem for most of

Re: Unable to build samples in M2 driver (SCA-JAVA)

2007-01-22 Thread Raymond Feng
Hi, This is one of the cases that the eclipse.emf maven repo behaves unexpectedly to the maven build. It seems that the site reports HTTP 403 instead of HTTP 404 for artifacts not found. You can work around the problem by overriding the eclipse.emf URL as decribed at:

Unable to build samples in M2 driver

2007-01-22 Thread Mahi
I started with extacting the SCA JAVA M2 driver for Windows from http://incubator.apache.org/tuscany/sca_downloads.html. When I tried to build the samples by running mvn command at the root samples directory, I am getting the following Build Error.. I am seeing this problem for most of

Re: About TargetInvoker

2007-01-22 Thread Raymond Feng
Hi, Please see my comments below. Thanks, Raymond - Original Message - From: chen congwu To: tuscany-dev@ws.apache.org Sent: Saturday, January 20, 2007 10:40 PM Subject: About TargetInvoker TargetInvoker stays at the last step in the outbound chain of a reference. When is

Re: [C++] C++ Proxy assumes C++ Service implementation?

2007-01-22 Thread Jean-Sebastien Delfino
Pete Robbins wrote: On 22/01/07, Simon Laws [EMAIL PROTECTED] wrote: On 1/21/07, Pete Robbins [EMAIL PROTECTED] wrote: Simon, this code is in the extension that handles C++ components so we expect the implementation to be C++. This is not the default proxy. This code will be invoked

Re: Unable to build samples in M2 driver (SCA-JAVA)

2007-01-22 Thread Rick
Also just checked in is a template for your settings.xml at http://svn.apache.org/repos/asf/incubator/tuscany/java/etc/settings.xml with other mirrors that may help with maven builds. Mahi wrote: I started with extacting the SCA JAVA M2 driver for Windows from

[jira] Commented: (TUSCANY-746) on tuscany/mail-lists.html - commits list on www.mail-archive.com is not always complete

2007-01-22 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12466614 ] Jean-Sebastien Delfino commented on TUSCANY-746: I confirm that this is a problem, the archive at

Added snapshot server configuration to settings.xml, was: Unable to build samples in M2 driver (SCA-JAVA)

2007-01-22 Thread Jean-Sebastien Delfino
Rick wrote: Also just checked in is a template for your settings.xml at http://svn.apache.org/repos/asf/incubator/tuscany/java/etc/settings.xml with other mirrors that may help with maven builds. Rick, I added to your etc/settings.xml a template of the server configuration used by mvn

Build errors

2007-01-22 Thread Jean-Sebastien Delfino
Adding mirrors to settings.xml helps Maven download all the dependencies (thanks Rick) but I'm running into build errors with the head of the trunk. Building with the published snapshots of the SCA and SDO specs and the kernel gives me the following error: [INFO]

[jira] Resolved: (TUSCANY-989) Exception in Test set: echo.DataBindingIntegrationTestCase

2007-01-22 Thread Venkatakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Venkatakrishnan resolved TUSCANY-989. - Resolution: Fixed This has been fixed by Raymond in r498929 by annotating the component

[jira] Closed: (TUSCANY-989) Exception in Test set: echo.DataBindingIntegrationTestCase

2007-01-22 Thread Venkatakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Venkatakrishnan closed TUSCANY-989. --- Fixed in r498929. Exception in Test set: echo.DataBindingIntegrationTestCase