Re: Nightly build is broken, was: Top-down build now working with Maven 2.0.7 on JDK5

2007-10-11 Thread Jean-Sebastien Delfino
Venkata Krishnan wrote: Hi, I'd go with 1 or 2 or 5. With 1 and 2 we have a dependency on the build folks and if that gets a bit difficult to do, then I suppose 5 is the best option. Thanks - Venkat On 10/11/07, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: Jean-Sebastien Delfino

[jira] Updated: (TUSCANY-1835) XSDHelper.getAppinfo() returns wrong result

2007-10-11 Thread ant elder (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ant elder updated TUSCANY-1835: --- Fix Version/s: Java-SDO-Next XSDHelper.getAppinfo() returns wrong result

[jira] Updated: (TUSCANY-1831) Make SDOPackageRegistryDelegator pluggable

2007-10-11 Thread ant elder (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ant elder updated TUSCANY-1831: --- Fix Version/s: Java-SDO-Next Make SDOPackageRegistryDelegator pluggable

[jira] Updated: (TUSCANY-1832) Complex type w/simple content restriction facets are ignored

2007-10-11 Thread ant elder (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ant elder updated TUSCANY-1832: --- Fix Version/s: Java-SDO-Next Complex type w/simple content restriction facets are ignored

[jira] Updated: (TUSCANY-1830) SimpleType extension across mixed static/dynamic namespaces is broken

2007-10-11 Thread ant elder (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ant elder updated TUSCANY-1830: --- Fix Version/s: Java-SDO-Next SimpleType extension across mixed static/dynamic namespaces is

Re: JSONRPC Enhancements in progress, was: Re: Store sample JSONRPC proxy

2007-10-11 Thread Simon Laws
On 10/10/07, Luciano Resende [EMAIL PROTECTED] wrote: To the specific question, the store sample is shipping the JSONRPC proxy probably because the SCADomain.js does not have support for components with multiple services as reported in [1]. As for a more broad number of enhancements around

Re: ApacheCon Europe 2008

2007-10-11 Thread Simon Laws
On 10/9/07, kelvin goodson [EMAIL PROTECTED] wrote: ApacheCon Europe is coming up, 7th to 11th of April 2008 [1], and the deadline for submission of abstracts is coming up fast, on 26th of this month. What should we aim to do here? The options seem to be (60 minutes) Multi-person panel

Classloading in Tuscany

2007-10-11 Thread Rajini Sivaram
Hello, Tuscany's use of classloaders doesn't seem to be well-defined, even though the concept of a runtime classLoader and contribution classloaders should have made it easy to isolate these namespaces. All Tuscany samples and tests are currently run with a single application classloader

Re: Policy support for implementation elements

2007-10-11 Thread Venkata Krishnan
Hi... I have set up a policyset for JDKLogging and a policy handler for the same. All this is now in a separate module called policy-logging. I have hooked up the policyhandler in the java impl runtime. It would be good if folks can give me opinion on the hooks I have placed to setup and

[jira] Commented: (TUSCANY-1838) HelperContext provided to createObjectOutputStream is inadvertantly ignored

2007-10-11 Thread Ron Gavlin (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534053 ] Ron Gavlin commented on TUSCANY-1838: - Kelvin, In my case, objectOutput is an instance of IIOPOutputStream

UPDATE: Board report for October

2007-10-11 Thread Glen Daniels
Hi folks: Our September board report wasn't in on time due to the PMC chair switch, so we're doing it in October. We have a number of good updates in there already, but please take a quick look at the entry for your particular project and make sure it's up to date. I'd like to send this

[jira] Created: (TUSCANY-1842) IOException loading DataGraph containing a deleted dataObject whose property type extends a complexType w/simple integer content

2007-10-11 Thread Ron Gavlin (JIRA)
IOException loading DataGraph containing a deleted dataObject whose property type extends a complexType w/simple integer content Key: TUSCANY-1842

[jira] Updated: (TUSCANY-1842) IOException loading DataGraph containing a deleted dataObject with a property whose type extends a complexType w/simple integer content

2007-10-11 Thread Ron Gavlin (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Gavlin updated TUSCANY-1842: Summary: IOException loading DataGraph containing a deleted dataObject with a property whose

Re: [VOTE] Graduate Tuscany as a top level project

2007-10-11 Thread haleh mahbod
+1 (non-binding) On 10/10/07, Brady Johnson [EMAIL PROTECTED] wrote: +1 from me. Regards Brady Johnson Lead Software Developer - HydraSCA Rogue Wave Software - [EMAIL PROTECTED] -Original Message- From: Raymond Feng [mailto:[EMAIL PROTECTED] Sent:

RE: [VOTE] Graduate Tuscany as a top level project

2007-10-11 Thread Andy Grove
+1 Thanks, Andy Grove http://www.codesuccess.com/blog -Original Message- From: haleh mahbod [mailto:[EMAIL PROTECTED] Sent: 11 October 2007 16:48 To: tuscany-dev@ws.apache.org Subject: Re: [VOTE] Graduate Tuscany as a top level project +1 (non-binding) On 10/10/07, Brady Johnson

Re: [VOTE] Graduate Tuscany as a top level project

2007-10-11 Thread Paul Fremantle
+1 Paul On 10/11/07, Andy Grove [EMAIL PROTECTED] wrote: +1 Thanks, Andy Grove http://www.codesuccess.com/blog -Original Message- From: haleh mahbod [mailto:[EMAIL PROTECTED] Sent: 11 October 2007 16:48 To: tuscany-dev@ws.apache.org Subject: Re: [VOTE] Graduate Tuscany as a

Tuscany SCA build in VMBuild1, was Re: Nightly build is broken, was: Top-down build now working with Maven 2.0.7 on JDK5

2007-10-11 Thread Luciano Resende
Hi Infra Gurus We are having some issues with our nightly builds in the VMBuild1, as described in this thread [1]. From Sebastien's investigation, looks like we need to add the following settings on the build machine. MAVEN_OPTS=-Djava.endorsed.dirs=M2

JDK5 versus JDK6, was Re: svn commit: r583639 - /incubator/tuscany/java/sca/modules/databinding-jaxb/pom.xml

2007-10-11 Thread Luciano Resende
This change breaks the build using JDK 5 for me. Moving the pom.xml to a revision previous to this change allow me to build ok. Should we use a profile activated by JDK version ? On 10/10/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Author: jsdelfino Date: Wed Oct 10 16:22:16 2007 New

Re: JDK5 versus JDK6, was Re: svn commit: r583639 - /incubator/tuscany/java/sca/modules/databinding-jaxb/pom.xml

2007-10-11 Thread Jean-Sebastien Delfino
Luciano Resende wrote: This change breaks the build using JDK 5 for me. Moving the pom.xml to a revision previous to this change allow me to build ok. Should we use a profile activated by JDK version ? Builds with both JDK5 and JDK6 worked for me, but I'm starting to have a little too many

Re: [VOTE] Graduate Tuscany as a top level project

2007-10-11 Thread Mike Edwards
Folks, +1 from me Yours, Mike. ant elder wrote: Looks like we've closed all the discussions around this so we can now vote on it. We've an Incubator discussion thread on our graduation but I don't see why we can't let that run in parallel, so ... Please vote on graduating Tuscany as a top

[jira] Commented: (TUSCANY-1842) IOException loading DataGraph containing a deleted dataObject with a property whose type extends a complexType w/simple integer content

2007-10-11 Thread Ron Gavlin (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534127 ] Ron Gavlin commented on TUSCANY-1842: - Greetings, The following hack seems to work around the problem and

Re: [DISCUSS] Evolving Implementation-data

2007-10-11 Thread Luciano Resende
I have finished a strawman for implementation.data going in the directions discussed here (revision #584019) : - One component per database - One service per table - Tables are introspected from database metadata - Fixed service interface, right now supporting get and get(id)

Re: JDK5 versus JDK6, was Re: svn commit: r583639 - /incubator/tuscany/java/sca/modules/databinding-jaxb/pom.xml

2007-10-11 Thread Venkata Krishnan
Its the same with me too... here is what I get.. [INFO] [compiler:compile] [INFO] Compiling 9 source files to F:\LatestTrunk\sca\modules\databinding-jaxb\target\classes [INFO] [jaxb:generate {execution: generate-jaxb}] [INFO]

Re: [DISCUSS] Evolving Implementation-data

2007-10-11 Thread Raymond Feng
Hi, To better support the XML streaming from the database and other source such as SDO or DOM, I added a prototype to create XMLStreamReader from a tree structure. You can find the code in tuscany-databinding module (org.apache.tuscany.sca.databinding.xml.XmlTreeStreamReaderImpl.java). I'm