[jira] Assigned: (TUSCANY-177) Need a specification for autowire?

2006-04-24 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-177?page=all ] Jean-Sebastien Delfino reassigned TUSCANY-177: -- Assign To: Jeremy Boynes (was: Michael John Edwards) Jeremy has volunteered to provide a write-up on @autowire for discussion

[jira] Updated: (TUSCANY-114) Loaded SDO2 Type for xsd:anyType cannot be used in DataFactory.create()

2006-04-24 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-114?page=all ] Jean-Sebastien Delfino updated TUSCANY-114: --- Component: Java SDO Implementation Moving to the correct component. Loaded SDO2 Type for xsd:anyType cannot be used in

[jira] Updated: (TUSCANY-182) Investigate how to best represent 0..n relationships requiring a keyed access in models

2006-04-24 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-182?page=all ] Jean-Sebastien Delfino updated TUSCANY-182: --- Component: Java SDO Implementation Moving this issue to the correct component. Investigate how to best represent 0..n relationships

[jira] Updated: (TUSCANY-183) Tuscany news page points to an obsolete set up document on our Wiki page

2006-04-24 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-183?page=all ] Jean-Sebastien Delfino updated TUSCANY-183: --- Component: Website Moving this issue to the correct component. Tuscany news page points to an obsolete set up document on our Wiki

[jira] Updated: (TUSCANY-207) Fix eclipse warnings for sca/bindings/bindings.jsonrpc

2006-04-24 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-207?page=all ] Jean-Sebastien Delfino updated TUSCANY-207: --- Component: Java SCA Json-rpc Binding Description: Patch to jsonrpc binging to remove all eclipse warnings as well as make it

[jira] Updated: (TUSCANY-202) Within /java/testing/tomcat, ant j2se j2sews doesn't work properly

2006-04-24 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-202?page=all ] Jean-Sebastien Delfino updated TUSCANY-202: --- Component: Build System Moving this issue to the correct component. Within /java/testing/tomcat, ant j2se j2sews doesn't work properly

Updated Task list at http://wiki.apache.org/ws/Tuscany/Tasks

2006-04-24 Thread Jean-Sebastien Delfino
I updated our Task list at http://wiki.apache.org/ws/Tuscany/Tasks with the input from last Friday's IRC discussion and the latest status of our top JIRA issues. Please let me know if I mis-interpreted or missed anything from the IRC discussion. Thanks. -- Jean-Sebastien

Re: [C++] SDO Uri and QName

2006-04-24 Thread Edward Slattery
I think it makes a lot of sense. I dont currently have an isQName flag, but I do have a whole lot of flags such as isFromList which tell me that the original many-valued element was loaded from a XSD list element. ( I have implemented list as a single valued element with a property called values,

Re: [C++] SDO Uri and QName

2006-04-24 Thread Pete Robbins
Thinking a bit more about this it would be nice to expose the XSDHelperImpl method: void defineTypes(TypeDefinitions types); Then I could create my own TypeDefinitions including the schema information and simply call this method. This would require that the TypeDefinitions,

Re: [C++] SDO Uri and QName

2006-04-24 Thread Edward Slattery
I will look into that and see what I can do. It looks reasonably easy, but I would have to give you some constructors which do not include the internal SDOXMLString - I would give you ones which take a char* - (until I find someone who would be willing to implement an STL interface to the whole

[jira] Commented: (TUSCANY-141) interface.wsdl doesn't work in .componentType side files

2006-04-24 Thread ant elder (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-141?page=comments#action_12375999 ] ant elder commented on TUSCANY-141: --- This has now changed so that the problem can be fixed by moving up the import.wsdl to be above the component in the sca.module file.

[jira] Updated: (TUSCANY-141) interface.wsdl doesn't work in .componentType side files

2006-04-24 Thread ant elder (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-141?page=all ] ant elder updated TUSCANY-141: -- Priority: Major (was: Critical) interface.wsdl doesn't work in .componentType side files

[jira] Commented: (TUSCANY-80) Implement Big Bank sample using JavaScript component types

2006-04-24 Thread ant elder (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-80?page=comments#action_12376002 ] ant elder commented on TUSCANY-80: -- No. There's the start of it in http://svn.apache.org/repos/asf/incubator/tuscany/java/samples/bigbankJS/. That has a completed impl of

[jira] Resolved: (TUSCANY-214) Build break in sdo/impl - test case org.apache.tuscany.sdo.test.DefineTypeTestCase - revision r396374.

2006-04-24 Thread Frank Budinsky (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-214?page=all ] Frank Budinsky resolved TUSCANY-214: Resolution: Fixed I committed a fix in revision 396560. Since I don't have access to a Linux machine, I can't be certain what the problem was,

observation on googling for the wiki

2006-04-24 Thread Kelvin Goodson
Hi, an observation that might lead an interested party to think the Tuscany wiki is emptier than it is when googling for apache tuscany or apache tuscany wiki the first hit is always wiki.apache.org/incubator/TuscanyProposal (which is generally high level stuff) from which there

Re: java to sdo back to java?

2006-04-24 Thread Jean-Sebastien Delfino
Frank Budinsky wrote: For #1, Sebastien has this in the sandbox (not in the main build): http://svn.apache.org/repos/asf/incubator/tuscany/sandbox/sebastien/java/sdo/plugin-java2sdo If you look at it, you'll see it's a simple prototype that given a Java interface, will introspect it to

Re: Sample directory structure and release packages

2006-04-24 Thread Jean-Sebastien Delfino
rick rineholt wrote: A conversation got started on the IRC chat yesterday that started with the directory structure of the samples and spilled over to the form of down loadable release. To summarize for all this is how it ended: Samples in svn will be divided by technologies each will have

[jira] Commented: (TUSCANY-124) Wiring an entryPoint to an externalService fails

2006-04-24 Thread Jim Marino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-124?page=comments#action_12376056 ] Jim Marino commented on TUSCANY-124: I think I fixed the issue but I can't get the attached to build on my machine so I am not sure if the web services binding will

Hacking session at JavaOne

2006-04-24 Thread Jeremy Boynes
I think that quite a few of us will be in San Francisco at JavaOne and that would be a good chance to meet up and hack on some of the new features that we want to add. If there is enough interest we could perhaps get a conference room in the vicinity with net access etc. If anyone is

Tuscany IRC Log (April-24-2006)

2006-04-24 Thread Jean-Sebastien Delfino
(08:31:54 AM) *jsdelfino:* hi, all (08:34:22 AM) *edslattery:* hi (08:34:34 AM) *jsdelfino:* are we having our regular developer IRC discussion? (08:38:24 AM) *jsdelfino:* just reconnected... I was thinking that we could discuss the plan for our may release, then the distributions we're going

Re: Hacking session at JavaOne

2006-04-24 Thread Raymond Feng
I'll help. Thanks, Raymond - Original Message - From: Jeremy Boynes [EMAIL PROTECTED] To: Tuscany Dev tuscany-dev@ws.apache.org Sent: Monday, April 24, 2006 11:14 AM Subject: Hacking session at JavaOne I think that quite a few of us will be in San Francisco at JavaOne and that

[jira] Created: (TUSCANY-216) recent change to JavaFactoryImpl.java is not compatible with JDK 1.4

2006-04-24 Thread Paul Golick (JIRA)
recent change to JavaFactoryImpl.java is not compatible with JDK 1.4 Key: TUSCANY-216 URL: http://issues.apache.org/jira/browse/TUSCANY-216 Project: Tuscany Type: Bug Components: Java SDO

[jira] Updated: (TUSCANY-216) recent change to JavaFactoryImpl.java is not compatible with JDK 1.4

2006-04-24 Thread Paul Golick (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-216?page=all ] Paul Golick updated TUSCANY-216: Attachment: svn142diff.txt The attached patch suggests a fix that replaces the Character.valueOf method with a Character constructor. recent change to

[jira] Resolved: (TUSCANY-216) recent change to JavaFactoryImpl.java is not compatible with JDK 1.4

2006-04-24 Thread Frank Budinsky (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-216?page=all ] Frank Budinsky resolved TUSCANY-216: Resolution: Fixed Committed patch in revision 396664. recent change to JavaFactoryImpl.java is not compatible with JDK 1.4

[jira] Resolved: (TUSCANY-36) SDO XMLDocument loads Ecore AnyType instead of the SDO AnyType DataObject

2006-04-24 Thread Frank Budinsky (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-36?page=all ] Frank Budinsky resolved TUSCANY-36: --- Resolution: Fixed Sebastiens fix is fine. SDO XMLDocument loads Ecore AnyType instead of the SDO AnyType DataObject

[jira] Resolved: (TUSCANY-112) Generated SDO2 DataObject class throws ClassCastException when DataObject.getType() is called

2006-04-24 Thread Frank Budinsky (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-112?page=all ] Frank Budinsky resolved TUSCANY-112: Resolution: Invalid model registration is being addressed in TUSCANY-195. Generated SDO2 DataObject class throws ClassCastException when

[jira] Commented: (TUSCANY-118) Adding Serializer/Deserializer for DataObject using StAX for better Axis2 AXIOM integration

2006-04-24 Thread Frank Budinsky (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-118?page=comments#action_12376086 ] Frank Budinsky commented on TUSCANY-118: Raymond, could you please tell me which attachment has just the SDO part in it ... or provide me with such a patch. Does

Documentation process

2006-04-24 Thread haleh mahbod
We are getting close to Java1 release and we need to have a sync'd up view of how we want to handle documentation. I was searching other Apache projects for examples and Portal's seems to be a good one. Here is the link - http://portals.apache.org/development/documentation.html Are you OK with

[jira] Commented: (TUSCANY-118) Adding Serializer/Deserializer for DataObject using StAX for better Axis2 AXIOM integration

2006-04-24 Thread Raymond Feng (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-118?page=comments#action_12376091 ] Raymond Feng commented on TUSCANY-118: -- Hi, Frank. In the attachment 1: rfeng_sdo_stax.diff, all changes with the following header will go to SDO: Index:

[jira] Closed: (TUSCANY-202) Within /java/testing/tomcat, ant j2se j2sews doesn't work properly

2006-04-24 Thread Rick Rineholt (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-202?page=all ] Rick Rineholt closed TUSCANY-202: - Resolution: Fixed http://svn.apache.org/viewcvs?rev=396677view=rev applied patch Within /java/testing/tomcat, ant j2se j2sews doesn't work properly

[jira] Created: (TUSCANY-217) WSDLDefinition caching allows EntryPoint WS URLs to clobber ExternalService URLs

2006-04-24 Thread Scott Kurz (JIRA)
WSDLDefinition caching allows EntryPoint WS URLs to clobber ExternalService URLs - Key: TUSCANY-217 URL: http://issues.apache.org/jira/browse/TUSCANY-217 Project: Tuscany Type:

[jira] Commented: (TUSCANY-119) XMLDocumentImpl should implement get/setSchemaLocation and get/setNoNamespaceSchemaLocation

2006-04-24 Thread Paul Golick (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-119?page=comments#action_12376109 ] Paul Golick commented on TUSCANY-119: - Please close this issue. I had verified it in revision 391789. XMLDocumentImpl should implement get/setSchemaLocation and

[jira] Closed: (TUSCANY-194) Fix eclipse warnings for sca/tools

2006-04-24 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-194?page=all ] Jean-Sebastien Delfino closed TUSCANY-194: -- Fix eclipse warnings for sca/tools -- Key: TUSCANY-194 URL:

[jira] Closed: (TUSCANY-176) ConfiguredService and ConfiguredReference should extend a new ProxyFactoryHolder interface

2006-04-24 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-176?page=all ] Jean-Sebastien Delfino closed TUSCANY-176: -- ConfiguredService and ConfiguredReference should extend a new ProxyFactoryHolder interface

[jira] Closed: (TUSCANY-165) Need a way to post Tuscany JARs to a Maven repository

2006-04-24 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-165?page=all ] Jean-Sebastien Delfino closed TUSCANY-165: -- Need a way to post Tuscany JARs to a Maven repository - Key: TUSCANY-165

[jira] Closed: (TUSCANY-38) Tomcat listener needs to be ported to new RuntimeContext

2006-04-24 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-38?page=all ] Jean-Sebastien Delfino closed TUSCANY-38: - Tomcat listener needs to be ported to new RuntimeContext Key:

[jira] Closed: (TUSCANY-37) Move all Website material into site tree using Maven2 build process

2006-04-24 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-37?page=all ] Jean-Sebastien Delfino closed TUSCANY-37: - Move all Website material into site tree using Maven2 build process ---

[jira] Closed: (TUSCANY-29) HelloWorldMC sample fails to build

2006-04-24 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-29?page=all ] Jean-Sebastien Delfino closed TUSCANY-29: - HelloWorldMC sample fails to build -- Key: TUSCANY-29 URL:

[jira] Commented: (TUSCANY-216) recent change to JavaFactoryImpl.java is not compatible with JDK 1.4

2006-04-24 Thread Frank Budinsky (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-216?page=comments#action_12376113 ] Frank Budinsky commented on TUSCANY-216: Paul, As the reporter of the bug, can't you close it? recent change to JavaFactoryImpl.java is not compatible with JDK

[jira] Closed: (TUSCANY-14) Some WSDLs used by the test cases don't conform to the WSDL schema

2006-04-24 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-14?page=all ] Jean-Sebastien Delfino closed TUSCANY-14: - Some WSDLs used by the test cases don't conform to the WSDL schema --

[jira] Closed: (TUSCANY-41) Wire builder algorithm uses incorrect scope container

2006-04-24 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-41?page=all ] Jean-Sebastien Delfino closed TUSCANY-41: - Wire builder algorithm uses incorrect scope container - Key: TUSCANY-41

[jira] Commented: (TUSCANY-216) recent change to JavaFactoryImpl.java is not compatible with JDK 1.4

2006-04-24 Thread Paul Golick (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-216?page=comments#action_12376116 ] Paul Golick commented on TUSCANY-216: - I have no authority to do any workflow operations. The operations I am permitted are limited to attach file, attach screenshot,

[jira] Created: (TUSCANY-218) Infinite loop in AbstractJavaComponentInvoker

2006-04-24 Thread Raymond Feng (JIRA)
Infinite loop in AbstractJavaComponentInvoker - Key: TUSCANY-218 URL: http://issues.apache.org/jira/browse/TUSCANY-218 Project: Tuscany Type: Bug Components: Java SCA POJO Container Environment: Windows XP

[jira] Updated: (TUSCANY-218) Infinite loop in AbstractJavaComponentInvoker

2006-04-24 Thread Raymond Feng (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-218?page=all ] Raymond Feng updated TUSCANY-218: - Attachment: TUSCANY-218.zip To run the test case, unzip the attachement and run mvn clean eclipse:eclipse, import the project into Eclipse and run the main

[jira] Created: (TUSCANY-219) @Property on a setter method does not work

2006-04-24 Thread Jean-Sebastien Delfino (JIRA)
@Property on a setter method does not work -- Key: TUSCANY-219 URL: http://issues.apache.org/jira/browse/TUSCANY-219 Project: Tuscany Type: Bug Components: Java SCA Core Reporter: Jean-Sebastien Delfino This is a

[jira] Created: (TUSCANY-220) NullPointerException if a property is not configured

2006-04-24 Thread Jean-Sebastien Delfino (JIRA)
NullPointerException if a property is not configured Key: TUSCANY-220 URL: http://issues.apache.org/jira/browse/TUSCANY-220 Project: Tuscany Type: Bug Components: Java SCA POJO Container Reporter: