Re: Fixes for Tuscany SCA Java 0.91 RC4?

2007-07-17 Thread Venkata Krishnan
Thanks Raymond. On 7/18/07, Raymond Feng <[EMAIL PROTECTED]> wrote: Hi, I have merged the fix from trunk into 0.91 branch under r557146. We can pull it into RC4 if we decide the re-spin. Thanks, Raymond - Original Message - From: "Jean-Sebastien Delfino" <[EMAIL PROTECTED]> To: Sent:

[jira] Updated: (TUSCANY-1449) The annotation 'Service' processor occurs error.

2007-07-17 Thread wangfeng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wangfeng updated TUSCANY-1449: -- Attachment: (was: ServiceProcessor.java) > The annotation 'Service' processor occurs error. > ---

[jira] Updated: (TUSCANY-1449) The annotation 'Service' processor occurs error.

2007-07-17 Thread wangfeng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wangfeng updated TUSCANY-1449: -- Attachment: 1449.patch I am sorry for this.I have make the patch using the patch format. The patch r

Re: Fixes for Tuscany SCA Java 0.91 RC4?

2007-07-17 Thread Raymond Feng
Hi, I have merged the fix from trunk into 0.91 branch under r557146. We can pull it into RC4 if we decide the re-spin. Thanks, Raymond - Original Message - From: "Jean-Sebastien Delfino" <[EMAIL PROTECTED]> To: Sent: Tuesday, July 17, 2007 4:48 PM Subject: Fixes for Tuscany SCA Jav

[jira] Commented: (TUSCANY-1449) The annotation 'Service' processor occurs error.

2007-07-17 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513427 ] Raymond Feng commented on TUSCANY-1449: --- Hi, wangfeng. Thank you very much for reporting the issue and provi

Re: SCA nightly builds unavailable?

2007-07-17 Thread Luciano Resende
No, I don't think we ever found a solution for this. On 7/17/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: Luciano Resende wrote: > I have fixed some of the regression around missing dependencies with > maven-antrun-plugin. > But we still have one issue while trying to build the distribu

An idea of WS Service address

2007-07-17 Thread shaoguang geng
When I work on the svn code, I found that the service address of a depends on it's uri attribute, not the inside the wsdl file. If the is some thing different from the 's uri, or it does not exists absolutely, the client will get a confusion form it http://[host]:[port]/[servicename]?wsdl,

[jira] Updated: (TUSCANY-1449) The annotation 'Service' processor occurs error.

2007-07-17 Thread wangfeng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wangfeng updated TUSCANY-1449: -- Attachment: ServiceProcessor.java This is the patch for 'Service' processor. Please review and apply.

[jira] Created: (TUSCANY-1449) The annotation 'Service' processor occurs error.

2007-07-17 Thread wangfeng (JIRA)
The annotation 'Service' processor occurs error. Key: TUSCANY-1449 URL: https://issues.apache.org/jira/browse/TUSCANY-1449 Project: Tuscany Issue Type: Bug Components: Java SCA Core

An idea for WS Reference

2007-07-17 Thread shaoguang geng
WS consumer will have to put a wsdl file in it class root, the SCADomain load it automaticly. But this brings a problem if the provider's wsdl changed. So first I think if the consumer could load the wsdl from http://[host]:[port]/[servicename]?wsdl,. There by, when debug the wsdl, the de

[jira] Resolved: (TUSCANY-190) The SCA C&I spec should define an equivalent to the @OneWay annotation for WSDL operations

2007-07-17 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino resolved TUSCANY-190. Resolution: Invalid This is an invalid issue. The WSDL spec clearly define

[jira] Resolved: (TUSCANY-1154) Return warning or error if parsing the scdl results in nothing being deployed

2007-07-17 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino resolved TUSCANY-1154. - Resolution: Fixed This is fixed. I just tried and got a meaningful exce

[jira] Resolved: (TUSCANY-1173) Can't find method on nested composites with method overloading

2007-07-17 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino resolved TUSCANY-1173. - Resolution: Fixed I just verified that method overloading works with a

[jira] Resolved: (TUSCANY-1126) Stateless Session Bean Reference Binding implementation

2007-07-17 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino resolved TUSCANY-1126. - Resolution: Fixed The patch has been applied. > Stateless Session Bean

[jira] Resolved: (TUSCANY-81) Make .componentType side files optional for JavaScript components

2007-07-17 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-81?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino resolved TUSCANY-81. --- Resolution: Fixed I think that this JIRA is fixed. Please reopen if you think

[jira] Resolved: (TUSCANY-1444) java2wsdl and wsdl2java README.txt should be deleted

2007-07-17 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino resolved TUSCANY-1444. - Resolution: Fixed > java2wsdl and wsdl2java README.txt should be delete

[jira] Resolved: (TUSCANY-1447) Service introspection for a java implementation class behaves differently from what's the SCA java spec 1.0

2007-07-17 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino resolved TUSCANY-1447. - Resolution: Fixed Applied the patch and adjusted the few test cases tha

Re: [SDO Java] things to be done for SDO release - please help

2007-07-17 Thread Fuhwei Lwo
Kelvin, I hate to slow you down but we may need to change our scoping design and implementation so we have clean codegen fixes from 1143 and are not depending on EMF's EPackage.Registry.INSTANCE. The problem from current 1143 patch is that SDO runtime model are no longer registered with the EP

Re: SCA nightly builds unavailable?

2007-07-17 Thread Jean-Sebastien Delfino
Luciano Resende wrote: I have fixed some of the regression around missing dependencies with maven-antrun-plugin. But we still have one issue while trying to build the distribution profile, for some reason, looks like it can't find the tuscany-core-spi artifact. [INFO] Failed to resolve artifact.

[jira] Resolved: (TUSCANY-1307) Exception when a Java component specifies multiple interfaces

2007-07-17 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino resolved TUSCANY-1307. - Resolution: Fixed Fixed as part of the fix to TUSCANY-1447 > Exception

[jira] Assigned: (TUSCANY-1447) Service introspection for a java implementation class behaves differently from what's the SCA java spec 1.0

2007-07-17 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino reassigned TUSCANY-1447: --- Assignee: Jean-Sebastien Delfino > Service introspection for a java

Re: SCA nightly builds unavailable?

2007-07-17 Thread Luciano Resende
I have fixed some of the regression around missing dependencies with maven-antrun-plugin. But we still have one issue while trying to build the distribution profile, for some reason, looks like it can't find the tuscany-core-spi artifact. [INFO] Failed to resolve artifact. GroupId: org.apache.tu

Fixes for Tuscany SCA Java 0.91 RC4?

2007-07-17 Thread Jean-Sebastien Delfino
It looks like there are still some issues with our 0.91 RC3. In addition to the issues reported on incubator-general in: http://www.mail-archive.com/[EMAIL PROTECTED]/msg14743.html I'd like to see two code issues fixed: - Using two bindings that extend PojoBinding in the same composite (e.g. JS

[jira] Resolved: (TUSCANY-1316) WriteAllTestCase: java.lang.IllegalStateException: writeNamespace() can only be called following writeStartElement() or writeEmptyElement

2007-07-17 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino resolved TUSCANY-1316. - Resolution: Fixed > WriteAllTestCase: java.lang.IllegalStateException:

[jira] Commented: (TUSCANY-1316) WriteAllTestCase: java.lang.IllegalStateException: writeNamespace() can only be called following writeStartElement() or writeEmptyElement

2007-07-17 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513376 ] Jean-Sebastien Delfino commented on TUSCANY-1316: - This is caused by an incorrect usage of the StAX

Re: How to handle failing itest suites was: Re: Intermittent exception from itest\osgi-implementation suite

2007-07-17 Thread Luciano Resende
Sorry, and +1 On 7/16/07, Venkata Krishnan <[EMAIL PROTECTED]> wrote: +1 Sounds lot of sense to me. Maybe when commenting out it would be good to include the number of the JIRA that has been opened for this. - Venkat On 7/17/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: > [snip] > Ray

[jira] Created: (TUSCANY-1448) CppBigBank example windows deploy script "deploy.bat" fails to deploy XML Schema

2007-07-17 Thread Michael Yoder (JIRA)
CppBigBank example windows deploy script "deploy.bat" fails to deploy XML Schema Key: TUSCANY-1448 URL: https://issues.apache.org/jira/browse/TUSCANY-1448 Project: Tuscan

[jira] Updated: (TUSCANY-1447) Service introspection for a java implementation class behaves differently from what's the SCA java spec 1.0

2007-07-17 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Feng updated TUSCANY-1447: -- Patch Info: [Patch Available] > Service introspection for a java implementation class behaves

[jira] Updated: (TUSCANY-1447) Service introspection for a java implementation class behaves differently from what's the SCA java spec 1.0

2007-07-17 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Feng updated TUSCANY-1447: -- Attachment: HeuristicPojoProcessor.java Here's a updated file based on 05/30 code base. Pleas

[jira] Created: (TUSCANY-1447) Service introspection for a java implementation class behaves differently from what's the SCA java spec 1.0

2007-07-17 Thread Raymond Feng (JIRA)
Service introspection for a java implementation class behaves differently from what's the SCA java spec 1.0 --- Key: TUSCANY-1447 URL: https://issues.apache.or

Apache ID Request for Tuscany committer - Fuhwei Lwo

2007-07-17 Thread ant elder
Dear root, Please create an id for Fuhwei Lwo: Preferred userid: fuhwei Full name: Fuhwei Lwo Forwarding email address: [EMAIL PROTECTED] Requested Karma for: ws-tuscany ICLA is on file Result email and vote thread: http://mail-archives.apache.org/mod_mbox/ws-tuscany-dev/200707.mbox/[EMAIL PR

Re: Normalize the reference endpoints for bindings

2007-07-17 Thread Simon Nash
Comments inline. Simon Jean-Sebastien Delfino wrote: Comments inline. Raymond Feng wrote: Hi, As captured at http://cwiki.apache.org/TUSCANYWIKI/multiple-bindings-and-reference-multiplicity.html, a reference can use "target" attribute or binding uri to declare the outbound endpoints. M

[jira] Reopened: (TUSCANY-1110) Improve the performance of TypeHelperImpl.getType(Class)

2007-07-17 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson reopened TUSCANY-1110: - > Improve the performance of TypeHelperImpl.getType(Class) > --

[jira] Updated: (TUSCANY-1110) Improve the performance of TypeHelperImpl.getType(Class)

2007-07-17 Thread Fuhwei Lwo (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fuhwei Lwo updated TUSCANY-1110: Attachment: 1110.patch2 Frank, you are right that I should have used the class loader of the int

Re: [jira] Commented: (TUSCANY-1443) sample composite files are invalid instance documents against SCA schema types

2007-07-17 Thread Pete Robbins
Tuscany cpp was being developed iat the same time as the specification so it does not quite match the 0.96 spec... or the 1.0 spec. We need to work now to move everything to 1.0 level of spec. ... and yes the schema and instance docs are not valid. Thanks for raising this issue. I'll fix up the

[jira] Resolved: (TUSCANY-1275) Lazy loading of discovered modules

2007-07-17 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Sebastien Delfino resolved TUSCANY-1275. - Resolution: Fixed This is now implemented. Modules that wish to contrib

Re: Normalize the reference endpoints for bindings

2007-07-17 Thread Jean-Sebastien Delfino
Comments inline. Raymond Feng wrote: Hi, As captured at http://cwiki.apache.org/TUSCANYWIKI/multiple-bindings-and-reference-multiplicity.html, a reference can use "target" attribute or binding uri to declare the outbound endpoints. Multiplicity and promotion complicate the picture even more

Re: What services are Web Service accessable

2007-07-17 Thread Jean-Sebastien Delfino
Hi, Some comments inline. Simon Laws wrote: On 7/12/07, Brady Johnson <[EMAIL PROTECTED]> wrote: I've been looking into loading and invoking Tuscany services from a container other than Axis, and have found what seems to be erroneous service access from Axis. In particular the CppBigBank Tu

Re: What should be the right Parent pom version ?

2007-07-17 Thread Luciano Resende
My main reason for asking the question around version, is that we have learned from past experiences that maven does NOT work OK when you have projects with different versions on the reactor. Today, if you have a clean repo, and try to build from java, build is failing trying to download some arti

[jira] Created: (TUSCANY-1446) Java SDO samples don't compile with JDK 1.4.2

2007-07-17 Thread Chris Mildebrandt (JIRA)
Java SDO samples don't compile with JDK 1.4.2 - Key: TUSCANY-1446 URL: https://issues.apache.org/jira/browse/TUSCANY-1446 Project: Tuscany Issue Type: Bug Components: Java SDO Samples

[jira] Updated: (TUSCANY-1423) There are no tools to verify or display tuscany services

2007-07-17 Thread Brady Johnson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brady Johnson updated TUSCANY-1423: --- Attachment: tuscanyScaJira1423_update2.tar This patch changes the build.xml file to work wi

Re: Build break in implementation-das?

2007-07-17 Thread Jean-Sebastien Delfino
Luciano Resende wrote: Everything is building ok for me too, is this the only module that is failing for you ? It works now, see: http://www.mail-archive.com/tuscany-dev@ws.apache.org/msg20174.html Thanks -- Jean-Sebastien --

Re: Build break in implementation-das?

2007-07-17 Thread Luciano Resende
Everything is building ok for me too, is this the only module that is failing for you ? On 7/17/07, ant elder <[EMAIL PROTECTED]> wrote: Everything is building ok for me right now. ...ant On 7/17/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: > > Raymond Feng wrote: > > Hi, > > > > I

[SDO Java] things to be done for SDO release - please help

2007-07-17 Thread kelvin goodson
This release is running later than I had hoped due to extra jiras being added to the plan, and a few issues that have come up after recent fixe, so we are a bit behind where I'd proposed we should be in terms of getting this release out. Please help with some of these TODOs if you can. If you pl

[jira] Commented: (TUSCANY-1443) sample composite files are invalid instance documents against SCA schema types

2007-07-17 Thread Michael Yoder (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513292 ] Michael Yoder commented on TUSCANY-1443: I see. If SCA CPP is currently 0.96 then the samples instance docs

Re: [jira] Commented: (TUSCANY-1443) sample composite files are invalid instance documents against SCA schema types

2007-07-17 Thread Mike Edwards
Brady, Well if the SCA CPP samples are using 0.96 they should not refer to the 1.0 XSDs - implied in the samples composite files. Or have I missed something? Mike. Brady Johnson wrote: Mike, TuscanySCA Native is using the SCA Assembly Model, version 0.96, and you're referencing version 1.

[jira] Commented: (TUSCANY-1443) sample composite files are invalid instance documents against SCA schema types

2007-07-17 Thread Brady Johnson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513290 ] Brady Johnson commented on TUSCANY-1443: Mike, TuscanySCA Native is using the SCA Assembly Model version 0

[jira] Updated: (TUSCANY-1445) SDO - README.txt in resources/META-INF should be deleted

2007-07-17 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson updated TUSCANY-1445: Fix Version/s: (was: Java-SCA-0.91) Java-SDO-1.0 Affect

[jira] Issue Comment Edited: (TUSCANY-1445) SDO - README.txt in resources/META-INF should be deleted

2007-07-17 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513286 ] Kelvin Goodson edited comment on TUSCANY-1445 at 7/17/07 9:17 AM: -- comment in erro

[jira] Commented: (TUSCANY-1445) SDO - README.txt in resources/META-INF should be deleted

2007-07-17 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513286 ] Kelvin Goodson commented on TUSCANY-1445: - can you assign this to a different component please > SDO - REA

RE: [jira] Commented: (TUSCANY-1443) sample composite files are invalid instance documents against SCA schema types

2007-07-17 Thread Brady Johnson
Mike, TuscanySCA Native is using the SCA Assembly Model, version 0.96, and you're referencing version 1.0. Brady Johnson Lead Software Developer - HydraSCA Rogue Wave Software - [EMAIL PROTECTED] -Original Message- From: Michael Yoder [mailto:[EMAIL PROTECTED] Sen

[jira] Created: (TUSCANY-1445) SDO - README.txt in resources/META-INF should be deleted

2007-07-17 Thread Tom Seelbach (JIRA)
SDO - README.txt in resources/META-INF should be deleted Key: TUSCANY-1445 URL: https://issues.apache.org/jira/browse/TUSCANY-1445 Project: Tuscany Issue Type: Bug Components

[jira] Commented: (TUSCANY-1428) XSD2JavaGenerator.GeneratePackage information is invalid

2007-07-17 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513285 ] Kelvin Goodson commented on TUSCANY-1428: - Hi David, do you have any test code that would fail before this

Re: [SCA Native] preliminary ant build

2007-07-17 Thread Pete Robbins
On 17/07/07, haleh mahbod <[EMAIL PROTECTED]> wrote: Should this documentation go under http://incubator.apache.org/tuscany/sca-native-developer-guide.html I can move it if yes. I think we should wait until we move over to an ant build... which will take a little longer. Cheers, On 7/17/07

Re: SCA nightly builds unavailable?

2007-07-17 Thread Jean-Sebastien Delfino
haleh mahbod wrote: see the message 'no download'. Luciano mentioned: The Apache maven repository used by incubator projects are down, the infra team is working hard to get this fixed. It might be the same problem. http://cwiki.apache.org/TUSCANY/tuscany-downloads-documentations.html The SDO

Re: [SCA Native] preliminary ant build

2007-07-17 Thread haleh mahbod
Should this documentation go under http://incubator.apache.org/tuscany/sca-native-developer-guide.html I can move it if yes. On 7/17/07, Brady Johnson <[EMAIL PROTECTED]> wrote: Pete, I put together some documentation for using ant with TuscanySCA Native. How's this? B

RE: [jira] Commented: (TUSCANY-1443) sample composite files are invalid instance documents against SCA schema types

2007-07-17 Thread Michael Yoder
Thanks Mike! Yes, I was looking at the schemas in Tuscany source control. It looks like updating the schemas in Tuscany should address this issue (will make the instance docs valid). Michael Yoder Rogue Wave Software - [EMAIL PROTECTED] Software Developer - HydraSDO -Original Message- Fr

[jira] Commented: (TUSCANY-1443) sample composite files are invalid instance documents against SCA schema types

2007-07-17 Thread Michael Yoder (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513279 ] Michael Yoder commented on TUSCANY-1443: Thanks Mike! Yes, I was looking at the schemas in Tuscany source c

[jira] Commented: (TUSCANY-1429) Using default helper context got ClassCastException due to T-1317

2007-07-17 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513278 ] Kelvin Goodson commented on TUSCANY-1429: - Fuhwei, thanks for this. One issue I have is the casting of H

Re: SCA nightly builds unavailable?

2007-07-17 Thread haleh mahbod
see the message 'no download'. Luciano mentioned: The Apache maven repository used by incubator projects are down, the infra team is working hard to get this fixed. It might be the same problem. On 7/17/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: I just ran a build of SCA on the Con

SCA nightly builds unavailable?

2007-07-17 Thread Jean-Sebastien Delfino
I just ran a build of SCA on the Continuum build machine and I don't see any distribution under target/distribution. Also the download page at: http://cwiki.apache.org/TUSCANY/tuscany-downloads-documentations.html says that SCA nightly builds are "Unavailable". Is there a problem with the SC

Build successful, was: Build break in implementation-das?

2007-07-17 Thread Jean-Sebastien Delfino
ant elder wrote: Everything is building ok for me right now. ...ant OK thanks, my mistake... I had forgotten to clean up the SDO API module from my Maven repository and it was using an old one. On 7/17/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: Raymond Feng wrote: > Hi, > >

RE: [SCA Native] preliminary ant build

2007-07-17 Thread Brady Johnson
Pete, I put together some documentation for using ant with TuscanySCA Native. How's this? Brady Johnson Lead Software Developer - HydraSCA Rogue Wave Software - [EMAIL PROTECTED] Using ant to build TuscanySCA Native 1. Required Software to build TuscanySCA Native wit

[jira] Created: (TUSCANY-1444) java2wsdl and wsdl2java README.txt should be deleted

2007-07-17 Thread Tom Seelbach (JIRA)
java2wsdl and wsdl2java README.txt should be deleted Key: TUSCANY-1444 URL: https://issues.apache.org/jira/browse/TUSCANY-1444 Project: Tuscany Issue Type: Bug Components: Java S

[jira] Commented: (TUSCANY-1443) sample composite files are invalid instance documents against SCA schema types

2007-07-17 Thread Mike Edwards (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513257 ] Mike Edwards commented on TUSCANY-1443: --- Umm, which SCA XSDs are you referencing here? The correct ones are

Re: Click to confirm your Google Alert

2007-07-17 Thread Venkata Krishnan
This is cool and helpful. Thanks for doing this. I am happy about this. - Venkat On 7/17/07, ant elder <[EMAIL PROTECTED]> wrote: Fyi, I've taken the liberty of setting up Google blog alerts to send us msgs when sca or tuscany are found to be mentioned on someones blog, hope no one minds. Can

Re: What should be the right Parent pom version ?

2007-07-17 Thread Venkata Krishnan
+1 for each subproject to have its own.. unless we want to consciously tie in some commonality through this between the subprojects. - Venkat On 7/17/07, ant elder <[EMAIL PROTECTED]> wrote: On 7/17/07, Simon Laws <[EMAIL PROTECTED]> wrote: > > On 7/17/07, Luciano Resende <[EMAIL PROTECTED]> wr

Re: Click to confirm your Google Alert

2007-07-17 Thread Mike Edwards
Simon Laws wrote: On 7/17/07, ant elder <[EMAIL PROTECTED]> wrote: Fyi, I've taken the liberty of setting up Google blog alerts to send us msgs when sca or tuscany are found to be mentioned on someones blog, hope no one minds. Can switch them off if it gets annoying but I've been using this for

RE: Tuscany roadmap

2007-07-17 Thread Brady Johnson
Simon, Thanks for that, I'll create that page. Brady -Original Message- From: Simon Laws [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 17, 2007 5:58 AM To: tuscany-dev@ws.apache.org Subject: Re: Tuscany roadmap On 7/12/07, Brady Johnson <[EMAIL PROTECTED]> wrote: > > > Is there some

[jira] Closed: (TUSCANY-1189) Remove workarounds after switching to EMF 2.3

2007-07-17 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson closed TUSCANY-1189. --- > Remove workarounds after switching to EMF 2.3 > -

[jira] Resolved: (TUSCANY-1189) Remove workarounds after switching to EMF 2.3

2007-07-17 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson resolved TUSCANY-1189. - Resolution: Won't Fix > Remove workarounds after switching to EMF 2.3 > ---

[jira] Reopened: (TUSCANY-1189) Remove workarounds after switching to EMF 2.3

2007-07-17 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson reopened TUSCANY-1189: - changing fix value to assist in release > Remove workarounds after switching to EMF 2.3 >

Re: Contribution Service Repository - was, Fwd: Returning complex types from a service

2007-07-17 Thread Simon Laws
On 7/16/07, ant elder <[EMAIL PROTECTED]> wrote: Thanks, i shall take a look at those links, actually I think I did already just copy some of the code from that testcase you mention. Maybe you could take a look at the HotUpdatableSCADomain [1], particularly the initContributions method? All its

[jira] Commented: (TUSCANY-1110) Improve the performance of TypeHelperImpl.getType(Class)

2007-07-17 Thread Frank Budinsky (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513250 ] Frank Budinsky commented on TUSCANY-1110: - I don't think this looks right: sdoTypeImpl

Re: What should be the right Parent pom version ?

2007-07-17 Thread Jean-Sebastien Delfino
ant elder wrote: On 7/17/07, Simon Laws <[EMAIL PROTECTED]> wrote: On 7/17/07, Luciano Resende <[EMAIL PROTECTED]> wrote: > > Doing a quick search on the code, looks like we have a combination of > parent pom references in our current trunk code. > > Searching for: 2-incubating > cts\pom.xml(24

Re: Build break in implementation-das?

2007-07-17 Thread ant elder
Everything is building ok for me right now. ...ant On 7/17/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: Raymond Feng wrote: > Hi, > > I just did "svn up" and "mvn clean install" for SDO and DAS. Both are > built successfully. I'm on Windows XP and IBM JDK 5.0. > > Thanks, > Raymond

Re: Build break in implementation-das?

2007-07-17 Thread Jean-Sebastien Delfino
Raymond Feng wrote: Hi, I just did "svn up" and "mvn clean install" for SDO and DAS. Both are built successfully. I'm on Windows XP and IBM JDK 5.0. Thanks, Raymond They build OK for me too. It's sca/modules/implementation-das that breaks. Does it work for you? - Original Message -

[jira] Updated: (TUSCANY-578) Exceptions thrown by SDO runtime not the same as defined in the spec

2007-07-17 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson updated TUSCANY-578: --- Fix Version/s: (was: Java-SDO-Next) Java-SDO-1.0 Pa

[jira] Updated: (TUSCANY-1421) XMLHelper.save on root object of DataGraph gives serialization of href="root.xml#/"

2007-07-17 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson updated TUSCANY-1421: Fix Version/s: Java-SDO-1.0 > XMLHelper.save on root object of DataGraph gives serializat

[jira] Updated: (TUSCANY-1110) Improve the performance of TypeHelperImpl.getType(Class)

2007-07-17 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson updated TUSCANY-1110: Fix Version/s: (was: Java-SDO-Next) Java-SDO-1.0 > Improve the per

[jira] Updated: (TUSCANY-1436) TypeHelper.getType(java.util.List.class) throws ClassCastException

2007-07-17 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson updated TUSCANY-1436: Fix Version/s: Java-SDO-1.0 > TypeHelper.getType(java.util.List.class) throws ClassCastEx

[jira] Resolved: (TUSCANY-1436) TypeHelper.getType(java.util.List.class) throws ClassCastException

2007-07-17 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson resolved TUSCANY-1436. - Resolution: Fixed I added a test case which demonstrates that the fix for TUSCANY-1110

[jira] Resolved: (TUSCANY-1110) Improve the performance of TypeHelperImpl.getType(Class)

2007-07-17 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson resolved TUSCANY-1110. - Resolution: Fixed > Improve the performance of TypeHelperImpl.getType(Class) >

Re: Click to confirm your Google Alert

2007-07-17 Thread Simon Laws
On 7/17/07, ant elder <[EMAIL PROTECTED]> wrote: Fyi, I've taken the liberty of setting up Google blog alerts to send us msgs when sca or tuscany are found to be mentioned on someones blog, hope no one minds. Can switch them off if it gets annoying but I've been using this for a while and find i

Fwd: Click to confirm your Google Alert

2007-07-17 Thread ant elder
Fyi, I've taken the liberty of setting up Google blog alerts to send us msgs when sca or tuscany are found to be mentioned on someones blog, hope no one minds. Can switch them off if it gets annoying but I've been using this for a while and find it really useful to see what people are saying. .

Re: [jira] Commented: (TUSCANY-1379) Admin:Core start/stop/query admin services

2007-07-17 Thread ant elder
On 7/16/07, ant elder <[EMAIL PROTECTED]> wrote: On 7/16/07, Simon Laws <[EMAIL PROTECTED]> wrote: > > > > On 7/16/07, ant elder < [EMAIL PROTECTED]> wrote: > > > > > > > On 7/16/07, Simon Laws < [EMAIL PROTECTED]> wrote: > > > > > > > > > > > > On 7/16/07, ant elder < [EMAIL PROTECTED]> wrote

Re: What services are Web Service accessable

2007-07-17 Thread Simon Laws
On 7/12/07, Brady Johnson <[EMAIL PROTECTED]> wrote: I've been looking into loading and invoking Tuscany services from a container other than Axis, and have found what seems to be erroneous service access from Axis. In particular the CppBigBank TuscanySCA CPP service. The URL used to invoke the

[jira] Commented: (TUSCANY-1423) There are no tools to verify or display tuscany services

2007-07-17 Thread Pete Robbins (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513219 ] Pete Robbins commented on TUSCANY-1423: --- I have applied the latest attachment > There are no tools to verify

Re: Tuscany roadmap

2007-07-17 Thread Simon Laws
On 7/12/07, Brady Johnson <[EMAIL PROTECTED]> wrote: Is there some sort of TuscanySCA roadmap? I've looked around a bit and haven't found one. I was curious what the future plans for TuscanySCA CPP were in particular. I have a few ideas and I was curious if they had been contemplated yet. - Mo

[jira] Resolved: (TUSCANY-1439) All classes derived from ReferenceBinding implement getTargetServiceBinding()

2007-07-17 Thread Pete Robbins (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pete Robbins resolved TUSCANY-1439. --- Resolution: Fixed Patch applied. One minor change to RubyReferenceBinding required for comp

Re: Status of C++ code generation

2007-07-17 Thread Andy Grove
Pete, Graham, Thanks for that. I'll make those changes today. Andy. On 7/17/07, Pete Robbins <[EMAIL PROTECTED]> wrote: Andy, I guess you are clear to go ahead and make those changes. Cheers, On 17/07/07, Graham Charters <[EMAIL PROTECTED]> wrote: > Hi Pete, sounds good to me. > > On 17/07/

Re: Status of C++ code generation

2007-07-17 Thread Pete Robbins
Andy, I guess you are clear to go ahead and make those changes. Cheers, On 17/07/07, Graham Charters <[EMAIL PROTECTED]> wrote: Hi Pete, sounds good to me. On 17/07/07, Pete Robbins <[EMAIL PROTECTED]> wrote: > Graham, > > so if we move these methods to DataObjectImpl you should still be able

[jira] Resolved: (TUSCANY-1391) Provide capability to load and save XML with unknown features

2007-07-17 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson resolved TUSCANY-1391. - Resolution: Fixed Fix Version/s: Java-SDO-1.0 > Provide capability to load and s

Re: Normalize the reference endpoints for bindings

2007-07-17 Thread Simon Laws
On 7/16/07, Raymond Feng <[EMAIL PROTECTED]> wrote: Hi, As captured at http://cwiki.apache.org/TUSCANYWIKI/multiple-bindings-and-reference-multiplicity.html, a reference can use "target" attribute or binding uri to declare the outbound endpoints. Multiplicity and promotion complicate the pictu

Re: Status of C++ code generation

2007-07-17 Thread Graham Charters
Hi Pete, sounds good to me. On 17/07/07, Pete Robbins <[EMAIL PROTECTED]> wrote: Graham, so if we move these methods to DataObjectImpl you should still be able to use them by casting your DataObjectPtr to the impl? I think we should do this in SDO HEAD along with the other 2.1 spec changes. The

Re: NPE at HelperProvider.getDefaultContext

2007-07-17 Thread kelvin goodson
This slipped under my radar too, apologies. I've been through the initialization of HelperProvider's default context creation, and can't at the moment see any scope for an NPE, so the stack trace would be really helpful. Thanks, Kelvin. On 16/07/07, Raymond Feng <[EMAIL PROTECTED]> wrote: H

Re: Status of C++ code generation

2007-07-17 Thread Pete Robbins
Graham, so if we move these methods to DataObjectImpl you should still be able to use them by casting your DataObjectPtr to the impl? I think we should do this in SDO HEAD along with the other 2.1 spec changes. There should be only a small amount of rework required when you move the PHP code up t

Re: What should be the right Parent pom version ?

2007-07-17 Thread ant elder
On 7/17/07, Simon Laws <[EMAIL PROTECTED]> wrote: On 7/17/07, Luciano Resende <[EMAIL PROTECTED]> wrote: > > Doing a quick search on the code, looks like we have a combination of > parent pom references in our current trunk code. > > Searching for: 2-incubating > cts\pom.xml(24): 2-incubating >

Re: What should be the right Parent pom version ?

2007-07-17 Thread Simon Laws
On 7/17/07, Luciano Resende <[EMAIL PROTECTED]> wrote: Doing a quick search on the code, looks like we have a combination of parent pom references in our current trunk code. Searching for: 2-incubating cts\pom.xml(24): 2-incubating sca\pom.xml(25): 2-incubating sca\pom.xml(160): 2-incubating Fo

Re: Status of C++ code generation

2007-07-17 Thread Graham Charters
Hi Andy/Pete, Yes, we do use this method in the PHP SDO code - thanks for remembering us :-) I think we need to draw a distinction between SDO C++ for applications and SDO C++ as an embeddable library. The SDO C++ spec covers the former and therefore does not talk about get/setUserData. The li

  1   2   >