[jira] Resolved: (TUSCANY-928) Define Tuscany SDO options for XMLHelper load and save operations

2007-02-14 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson resolved TUSCANY-928. Resolution: Fixed Resolved at level 507527 Define Tuscany SDO options for XMLHelper

[jira] Commented: (TUSCANY-713) Discover and regiester new SDO types during the time of loading the XML instance document

2007-02-14 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473108 ] Kelvin Goodson commented on TUSCANY-713: Hi Yang, I seem to have a problem with the ProcessSchemaLocations

Re: I can help SCA

2007-02-14 Thread kelvin goodson
Hi Yang, thanks for all the patches. I'm slowly working through them, and for attending to the issues arising from them. Regards, Kelvin. On 12/02/07, Yang ZHONG [EMAIL PROTECTED] wrote: I just did SDO 928, 713, 1091, 1088, 1101, 1102, 1093, 1097 and 1099. While waiting for them to be

[jira] Commented: (TUSCANY-1091) DataObjectXMLStreamReader doesn't have to repeat NameSpace declaration which impacts performance

2007-02-14 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473128 ] Kelvin Goodson commented on TUSCANY-1091: - Hi Yang, I'm going to have to push back on a couple of things

[jira] Commented: (TUSCANY-1085) schemaLocation attribute in the xsd:import should be only a hint

2007-02-12 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12472279 ] Kelvin Goodson commented on TUSCANY-1085: - Hi Fuhwei, I think I have the basis of a more concise fix

[jira] Commented: (TUSCANY-1098) Add get() and getInstanceProperties() methods in Type and Property

2007-02-12 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12472304 ] Kelvin Goodson commented on TUSCANY-1098: - Hi Fuhwei, please just reattach them and delete the old ones

[jira] Resolved: (TUSCANY-1085) schemaLocation attribute in the xsd:import should be only a hint

2007-02-12 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson resolved TUSCANY-1085. - Resolution: Fixed schemaLocation attribute in the xsd:import should be only a hint

[jira] Commented: (TUSCANY-1085) schemaLocation attribute in the xsd:import should be only a hint

2007-02-12 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12472341 ] Kelvin Goodson commented on TUSCANY-1085: - Resolved at revision 506537 schemaLocation attribute

[jira] Resolved: (TUSCANY-1104) XMLDocument loses XML encoding

2007-02-12 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson resolved TUSCANY-1104. - Resolution: Duplicate Resolving as dup as per Yang's comment above. XMLDocument

SDO Java JIRA status

2007-02-12 Thread kelvin goodson
I've just done a trawl of all our unresolved JIRAs in particular to see where there are patches available. I'm going to continue with getting these patches applied etc. FYI here's my synopsis PA = patch available T-67 --- parent of 69 T-69 --- multiple classloader support -- how does this

[jira] Commented: (TUSCANY-1085) schemaLocation attribute in the xsd:import should be only a hint

2007-02-09 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471681 ] Kelvin Goodson commented on TUSCANY-1085: - Hi Fuhwei, I was a bit worried by the big override method

Re: SOAP encodingStyle not recognised by XMLHelper

2007-02-09 Thread kelvin goodson
Martin, I can't really give a SOAP perspective on this but from a pure XML point of view your EMF exception snippet -- Feature 'encodingStyle' not found. indicates that the SDO metadata that can't be found is related to an SDO Property, and thereby to either an XML element or attribute, so I

Re: [jira] Commented: (TUSCANY-1098) Add get() and getInstanceProperties() methods in Type and Property

2007-02-08 Thread kelvin goodson
URL: https://issues.apache.org/jira/browse/TUSCANY-1098 Project: Tuscany Issue Type: New Feature Components: Java SDO Implementation Affects Versions: Java-SDO-Mx Reporter: Kelvin Goodson The 2.1 spec introduced these new methods on Type

[jira] Updated: (TUSCANY-928) Define Tuscany SDO options for XMLHelper load and save operations

2007-02-08 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson updated TUSCANY-928: --- Attachment: XMLHelperTestCase.java The basis of a test case for this work, not completed

[jira] Commented: (TUSCANY-928) Define Tuscany SDO options for XMLHelper load and save operations

2007-02-08 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471289 ] Kelvin Goodson commented on TUSCANY-928: Hi Yang, I wasn't happy to change

[jira] Created: (TUSCANY-1098) Add get() and getInstanceProperties() methods in Type and Property

2007-02-07 Thread Kelvin Goodson (JIRA)
Feature Components: Java SDO Implementation Affects Versions: Java-SDO-Mx Reporter: Kelvin Goodson The 2.1 spec introduced these new methods on Type and Property -- This message is automatically generated by JIRA. - You can reply to this email to add a comment

Re: SDO release?

2007-02-07 Thread kelvin goodson
Yes I think we should be releasing an M3 for Java SDO. We've had quite a bit of function in recently with ChangeSummary on DataObject, HelperContext, and other 2.1 spec items. It would be good to make some headway with the set of JIRAS that we currently have. I can take a scan of them and

Re: What to do with the WSDL tools

2007-02-07 Thread kelvin goodson
So my understanding of this thread is that the proposal now is that these tools tool will form (part of?) a new, separately releasable, module at a peer level to SDO and with a dependency on SDO. I've just proposed a release of SDO and my best guess is that we would be looking at approx 6 weeks

[jira] Commented: (TUSCANY-928) Define Tuscany SDO options for XMLHelper load and save operations

2007-02-07 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471039 ] Kelvin Goodson commented on TUSCANY-928: I had an offline chat with Yang and he is going to add some code

[jira] Resolved: (TUSCANY-1083) Shorter NameSpace prefix to speed up XML processing and reduce communication bandwidth

2007-02-06 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson resolved TUSCANY-1083. - Resolution: Fixed Shorter NameSpace prefix to speed up XML processing and reduce

[jira] Commented: (TUSCANY-1083) Shorter NameSpace prefix to speed up XML processing and reduce communication bandwidth

2007-02-06 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12470557 ] Kelvin Goodson commented on TUSCANY-1083: - I applied the patch for this after taking a good look

[jira] Commented: (TUSCANY-713) Discover and regiester new SDO types during the time of loading the XML instance document

2007-02-06 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12470572 ] Kelvin Goodson commented on TUSCANY-713: Yang, I'll do this as soon as possible after we have resolved

[jira] Commented: (TUSCANY-1091) DataObjectXMLStreamReader doesn't have to repeat NameSpace declaration which impacts performance

2007-02-06 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12470579 ] Kelvin Goodson commented on TUSCANY-1091: - Hi Yang, just a quick question before I apply this. I'm

Re: Move Tuscany wiki to Apache CWIKI?

2007-02-06 Thread kelvin goodson
As I'm updating a page on our old wiki, I'm wondering where we are with this and whether I should be migrating the content? Kelvin. On 24/01/07, Raymond Feng [EMAIL PROTECTED] wrote: Hi, FYI, I have added edit permissions to all registered users. Thanks, Raymond - Original Message

[jira] Resolved: (TUSCANY-1062) DataGraph.createRootObject implementation does not match 2.1 spec and also is not helpful when given bad parameters

2007-02-01 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson resolved TUSCANY-1062. - Resolution: Fixed Applied patch, thanks. DataGraph.createRootObject implementation

[jira] Commented: (TUSCANY-1021) CopyHelper and EqualityHelper should handle ChangeSummary

2007-01-31 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469105 ] Kelvin Goodson commented on TUSCANY-1021: - The commit made 11th Jan (see Subversion Commits tab

Re: Compiling from java root

2007-01-30 Thread kelvin goodson
I've probably missed something in the mailing list here. Since profiles appeared in the top level pom the way I have been ensuring a change in SDO doesn't break modules that have dependencies on SDO is to run a mvn -Pall. I've done a bit of mailing list searching to find posts related to how

[SDO Java and perhaps other Java] FYI: javajet emitter assistance

2007-01-25 Thread kelvin goodson
FYI, I've been having to look at the output of the javajet emitter for a while and trying to trace the artifacts in the javajet code, through the generator and on to the generated classes. The generated generator uses hundreds of defined constants in the body of the generate method. I've put a

[jira] Resolved: (TUSCANY-829) Investigate integration of RogueWave tests

2007-01-25 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson resolved TUSCANY-829. Resolution: Fixed Applied Dan's zip file Investigate integration of RogueWave tests

[jira] Updated: (TUSCANY-829) Investigate integration of RogueWave tests

2007-01-25 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson updated TUSCANY-829: --- Attachment: (was: jira-829.zip) Investigate integration of RogueWave tests

[jira] Updated: (TUSCANY-829) Investigate integration of RogueWave tests

2007-01-25 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson updated TUSCANY-829: --- Attachment: (was: Patch-jira-829) Investigate integration of RogueWave tests

[jira] Resolved: (TUSCANY-1055) DataFactory.create(abstract_type) should throw an IllegalArgumentException

2007-01-24 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson resolved TUSCANY-1055. - Resolution: Fixed applied Ki's patch DataFactory.create(abstract_type) should throw

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

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

2007-01-22 Thread Kelvin Goodson (JIRA)
Implementation Affects Versions: Java-SDO-Mx Reporter: Kelvin Goodson Priority: Minor Before the last regeneration of ModelPackageImpl there was a use case which was supported that permitted a call to DataFactory.INSTANCE.create(commonj.sdo,DataObject); which resulted

Re: java.lang.IllegalArgumentException when use DataFactory.create(Class interfaceClass)

2007-01-19 Thread kelvin goodson
Hi Sam, have you registered your static classes to make them available to the DataFactory? If you are using our M2 download version of SDO then the way to do this is to call SDOUtil.registerStaticTypes(XXXFactory.class); where XXXFactory is the generated class that knows how to create one of

Re: [VOTE] Simon Laws for Tuscany committer

2007-01-17 Thread kelvin goodson
+1 On 17/01/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 etc, and he's been contributing to

[jira] Commented: (TUSCANY-1060) SDO Serialzation Failing in BigBank.

2007-01-17 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12465460 ] Kelvin Goodson commented on TUSCANY-1060: - It looks to me like line 149 of DataBindingExtension should

Re: mailing list archive interface

2007-01-16 Thread kelvin goodson
. It has taken a while for them to add other lists when I've asked before so I'll ask again for Tuscany now. ...ant On 1/12/07, kelvin goodson [EMAIL PROTECTED] wrote: I just had a private email about a subject on tuscany-dev, and it got me thinking why that might be. I looked

Fwd: [Java SDO and SCA] repository pom files missing for woodstox and jaxen artifacts

2007-01-16 Thread kelvin goodson
To: kelvin goodson [EMAIL PROTECTED] Hi, The group id woodstox is for the maven1 woodstox artifacts. If you check http://repo1.maven.org/maven/woodstox/jars/, you can actually see the pom files are listed. But when you click on it, you get 404 file not found error. I have seen this kind

[jira] Commented: (TUSCANY-1038) SDO databinding for Axis2

2007-01-15 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12464803 ] Kelvin Goodson commented on TUSCANY-1038: - For ref: There have been some discussions on this on the dev

Re: SOA Scenarios

2007-01-15 Thread kelvin goodson
I think that sounds really good Dan. I'd love to know more about what's driving our users or potential users. This could be seen as a nitpick, but I think also there's the potential for some confusion, since you talk about 'abstract scenarios'. I don't see scenarios as particularly abstract,

Re: Anyone seeing this on the build ?

2007-01-12 Thread kelvin goodson
This is happenning lots now with many dependencies. I managed to resolve the sdo-woodstox dependency yesterday, only to find that I next hit jaxen in the same way. Here's something that Rick pointed out yesterday when I was trying to resolve my issues. If you look at the URL

Re: [SDO Java] Semantics of Copy and Equality Test in the presence of a change summary

2007-01-12 Thread kelvin goodson
FYI the definition of compared can be found in the javadoc of the interface files On 08/01/07, kelvin goodson [EMAIL PROTECTED] wrote: I was looking at what the spec says about copying and testing for equality of data objects when they contain change summaries. I put some notes at http

[jira] Updated: (TUSCANY-1050) For some schemas, the code generated will not compile (notication and settable problems)

2007-01-12 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson updated TUSCANY-1050: Component/s: Java SDO Tools Affects Version/s: Java-Mx

Re: Latest code from tuscany cannot find repositories

2007-01-11 Thread kelvin goodson
, kelvin goodson [EMAIL PROTECTED] wrote: Hasan I just removed the jar from my repository and rebuilt. I saw Downloading: http://download.eclipse.org/tools/emf/maven2/org/eclipse/emf/common/2.2.1/common-2.2.1.jar 152K downloaded in my build log. Regards, Kelvin. On 04/01/07, Hasan

Re: Latest code from tuscany cannot find repositories

2007-01-11 Thread kelvin goodson
. Perhaps it was just a temporary network/server problem? Regards, kelvin. On 11/01/07, kelvin goodson [EMAIL PROTECTED] wrote: Hasan, I'm sorry I dropped the ball with your enquiry. I have only just spotted your response when searching the mail archive. I am now seeing similar things

[Java SDO and SCA] repository pom files missing for woodstox and jaxen artifacts

2007-01-11 Thread kelvin goodson
I've just managed to fix one of these issues, where none of the repositories listed in our pom had pom files to accompany the woodstox distribution. I added http://repository.codehaus.org to the local sdo/impl/pom.xml (and incidentally updated the groupId at the same time) This allowed my

Re: SDO's XML Schema support

2007-01-10 Thread kelvin goodson
Hello Angel, I don't feel in a position to compare the frameworks you mention, but I can comment on the state of the Java implementation and spec. Our support I would say is good, and a number of changes in the recent 2.1 spec have made things better and are filtering into the implementation,

[SDO Java] Semantics of Copy and Equality Test in the presence of a change summary

2007-01-08 Thread kelvin goodson
I was looking at what the spec says about copying and testing for equality of data objects when they contain change summaries. I put some notes at http://wiki.apache.org/ws/Tuscany/TuscanyJava/SDO/ThinkingAloud/ChangeSummaryOperations The spec is reasonably clear in the case of copying,

[jira] Resolved: (TUSCANY-987) Create maven project structure for community test suite

2007-01-08 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson resolved TUSCANY-987. Resolution: Fixed Fix Version/s: Java-M3 committed most recent patch Create

Re: Build problem (Tuscany M2 SDO) (Linux)

2007-01-05 Thread kelvin goodson
are. Are you a Tuscany developer or so? Are you going to tell me what the problem is? kelvin goodson wrote: Stanislaw could you tar up the contents of the surefire reports directory and send it to me please? INFO] Surefire report directory: /home/worker/tuscany/sdo/impl/target

Re: Build problem (Tuscany M2 SDO) (Linux)

2007-01-05 Thread kelvin goodson
copying my response to Stanislaw ... -- Forwarded message -- From: kelvin goodson [EMAIL PROTECTED] Date: 05-Jan-2007 11:03 Subject: Re: Build problem (Tuscany M2 SDO) (Linux) To: Stanislaw T. Findeisen [EMAIL PROTECTED] Hi Stanislaw, yes, I'm a Tuscany developer. I have

Re: Build problem (Tuscany M2 SDO) (Linux)

2007-01-05 Thread kelvin goodson
and this completes the copying of the inadvertant private exchange -- Forwarded message -- From: Stanislaw T. Findeisen [EMAIL PROTECTED] Date: 05-Jan-2007 12:52 Subject: Re: Build problem (Tuscany M2 SDO) (Linux) To: [EMAIL PROTECTED] The resource seems to be found. I added

[SDO Java + minor info for SCA and DAS] New task lists added to WIKI

2007-01-04 Thread kelvin goodson
I've started a new task list for SDO Java on the WIKI ( http://wiki.apache.org/ws/Tuscany/TuscanyJava/CurrentTasksSDO) (This has required me to move all the milestone 2 task lists in the parent document, and create template to do lists for SCA and DAS that currently link back to the M2 task

Re: Latest code from tuscany cannot find repositories

2007-01-04 Thread kelvin goodson
Hasan I just removed the jar from my repository and rebuilt. I saw Downloading: http://download.eclipse.org/tools/emf/maven2/org/eclipse/emf/common/2.2.1/common-2.2.1.jar 152K downloaded in my build log. Regards, Kelvin. On 04/01/07, Hasan Muhammad [EMAIL PROTECTED] wrote: Hi, I checked

[jira] Updated: (TUSCANY-987) Create maven project structure for community test suite

2007-01-03 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson updated TUSCANY-987: --- Attachment: (was: convertedJunit41.zip) Create maven project structure for community

[jira] Updated: (TUSCANY-987) Create maven project structure for community test suite

2007-01-03 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson updated TUSCANY-987: --- Attachment: (was: robbieBrianCTS_20061220.zip) Create maven project structure

[jira] Updated: (TUSCANY-987) Create maven project structure for community test suite

2007-01-03 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson updated TUSCANY-987: --- Attachment: (was: oldTestCases.zip) Create maven project structure for community test

[jira] Resolved: (TUSCANY-1018) Unused data files for testing should be removed

2007-01-03 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson resolved TUSCANY-1018. - Resolution: Invalid org.apache.tuscany.sdo.test.XSDHelperTestCase depends

[jira] Commented: (TUSCANY-1018) Unused data files for testing should be removed

2007-01-03 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12462006 ] Kelvin Goodson commented on TUSCANY-1018: - This raises the question of whether we always want

Re: Deployed snapshots of SDO artifacts

2006-12-21 Thread kelvin goodson
Jeremy, is that different from what I did on the 13th of Dec, or is this just an update of the snapshot? Cheers, Kelvin. On 20/12/06, Jeremy Boynes [EMAIL PROTECTED] wrote: As the SCA trunk depends on SDO to build I have deployed snapshots of the 2.1 spec jar and sdo impl to the snapshot

Build failure on missing tuscany-wat-plugin

2006-12-21 Thread kelvin goodson
I'm getting lots of build failures on doing a mvn clean at the java root level because of a missing plugin groupId=org.apache.tuscany.sca.runtime.webapp artifactId=tuscany-war-plugin Is everyone else seeing this? Regards, Kelvin.

False Alarm - was: Build failure on missing tuscany-war-plugin

2006-12-21 Thread kelvin goodson
Blowing away my maven repo and starting from afresh cured this. On 21/12/06, kelvin goodson [EMAIL PROTECTED] wrote: I'm getting lots of build failures on doing a mvn clean at the java root level because of a missing plugin groupId=org.apache.tuscany.sca.runtime.webappartifactId=tuscany-war

[jira] Resolved: (TUSCANY-684) Generated SDO classes should be able to register the static types to a given TypeHelper

2006-12-21 Thread Kelvin Goodson (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-684?page=all ] Kelvin Goodson resolved TUSCANY-684. Resolution: Fixed added register(HelperContext scope) method to generated Factory instance -- also added an introspectable pattern version

Re: [SDO Java] registering generated classes within a scope

2006-12-21 Thread kelvin goodson
? Frank. kelvin goodson [EMAIL PROTECTED] wrote on 12/08/2006 06:06:58 AM: I've been thinking about this issue ( http://issues.apache.org/jira/browse/TUSCANY-684) and plan to work on it. Here are some thoughts In summary, we want to be able to hold and access type definitions, expressed

Re: Tuscany Java trunk build error

2006-12-20 Thread kelvin goodson
Hi, yes, this change happened on the 13th of Dec, see http://www.mail-archive.com/tuscany-dev@ws.apache.org/msg11866.html Regards, Kelvin. On 19/12/06, Jeremy Boynes [EMAIL PROTECTED] wrote: I think the SDO spec version was bumped to 2.1 and something that uses it was not updated to reflect

Re: Move SCA tools and wsdl-java plugins to SDO tree?

2006-12-19 Thread kelvin goodson
Jeremy, on the face of it that sounds logical but I don't really know the code that well. I'd like to understand the full extent of the function, particularly whether in both directions of the mappings (WSDL2Java and Java2WSDL) we could substitue the word SDO for the word Java and still

[jira] Resolved: (TUSCANY-933) XSD2Java Generator still generates EMF codes with -noEMF option on

2006-12-14 Thread Kelvin Goodson (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-933?page=all ] Kelvin Goodson resolved TUSCANY-933. Resolution: Fixed patch applied XSD2Java Generator still generates EMF codes with -noEMF option

Re: Build break b/c of SDOHelper

2006-12-13 Thread kelvin goodson
/12/06, Jim Marino [EMAIL PROTECTED] wrote: On Dec 12, 2006, at 11:01 AM, kelvin goodson wrote: Jim, I can post snapshot artifacts to the snapshot repository, but I thought that the default approach here is to point the project at a SNAPSHOT version, and then build the SDO snapshot artifact

[jira] Created: (TUSCANY-987) Create maven project structure for community test suite

2006-12-12 Thread Kelvin Goodson (JIRA)
: Java SDO Community Test Suite Affects Versions: Java-Mx Reporter: Kelvin Goodson Create project structure for testing SDO 2.1 as per tuscany-dev mailing list discussion thread Proposal for a (Java) community test suite for SDO started 20th Nov '06. -- This message

[jira] Updated: (TUSCANY-987) Create maven project structure for community test suite

2006-12-12 Thread Kelvin Goodson (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-987?page=all ] Kelvin Goodson updated TUSCANY-987: --- Description: Create project structure for testing SDO 2.1 as per tuscany-dev mailing list discussion thread Proposal for a (Java) community test suite

Re: Proposal for a (Java) community test suite for SDO

2006-12-12 Thread kelvin goodson
Dan, I have opened TUSCANY-987 to cover the creation of the project structure. Would you be able to work on this and submit a patch? I'd be happy to commit it. Cheers, Kelvin. On 11/12/06, Dan Murphy [EMAIL PROTECTED] wrote: Hi Kelvin, Thanks for creating the component for Jiras... I agree

Re: Build break b/c of SDOHelper

2006-12-12 Thread kelvin goodson
Jim, I can post snapshot artifacts to the snapshot repository, but I thought that the default approach here is to point the project at a SNAPSHOT version, and then build the SDO snapshot artifact into your local repo. I know there has been some discussion about posting snapshot versions to the

[jira] Updated: (TUSCANY-829) Investigate integration of RogueWave tests

2006-12-11 Thread Kelvin Goodson (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-829?page=all ] Kelvin Goodson updated TUSCANY-829: --- Component/s: Java SDO Compliance Test Suite (was: Java SDO Implementation) Description: Investigation of bringing RogueWave

Re: Proposal for a (Java) community test suite for SDO

2006-12-11 Thread kelvin goodson
I've created a JIRA component Java SDO Compliance Test Suite. I don't feel I have enough info to do much about putting a framework into svn yet. Can we come to a consensus on the list some details like where it's housed and what the base package name base is, etc. At the top of this thread

Re: Proposal for a (Java) community test suite for SDO

2006-12-11 Thread kelvin goodson
With ref to my earlier append --- when I said so that a 2.0 project could be started at some time or course what I meant was a 3.0 project! Regards, Kelvin. On 11/12/06, kelvin goodson [EMAIL PROTECTED] wrote: I've created a JIRA component Java SDO Compliance Test Suite. I don't feel

Re: Proposal for a (Java) community test suite for SDO

2006-12-11 Thread kelvin goodson
Update -- CTS was intended to mean Community Test Suite so I have updated the JIRA component accordingly. On 11/12/06, kelvin goodson [EMAIL PROTECTED] wrote: I've created a JIRA component Java SDO Compliance Test Suite. I don't feel I have enough info to do much about putting a framework

Re: Anyone else seing build broken : unable to unable to download org.apache.felix:felix:pom:0.9.0-incubator-SNAPSHOT

2006-12-07 Thread kelvin goodson
Does anyone have a proper solution to this? I've been playing with dependencyManagement elements in various places the parent pom hierarchy, but nothing other than an explicit version in the dependency section seems to change the version that's being requested. Also a mvn help:efective-pom on a

Re: How to make sub-project build/participation easier?

2006-12-06 Thread kelvin goodson
I have done this for parent pom and buildtools. Regards, Kelvin. On 05/12/06, Jeremy Boynes [EMAIL PROTECTED] wrote: On Dec 5, 2006, at 1:38 AM, kelvin goodson wrote: I had a little dig around and I'm tring to work out if the purpose of the people.apache.org m2-snapshot-repository is right

Re: How to make sub-project build/participation easier?

2006-12-06 Thread kelvin goodson
committers can make the updates if and when necessary. Regards, Kelvin. On 05/12/06, Jeremy Boynes [EMAIL PROTECTED] wrote: On Dec 5, 2006, at 1:38 AM, kelvin goodson wrote: I had a little dig around and I'm tring to work out if the purpose of the people.apache.org m2-snapshot-repository

[jira] Updated: (TUSCANY-713) Discover and regiester new SDO types during the time of loading the XML instance document

2006-12-06 Thread Kelvin Goodson (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-713?page=all ] Kelvin Goodson updated TUSCANY-713: --- Attachment: SDOUtil.java SchemaLocationTestCase.java SchemaLocationTestCase.xml The SDOUtil.java attachment contains

Re: How to make sub-project build/participation easier?

2006-12-05 Thread kelvin goodson
I had a little dig around and I'm tring to work out if the purpose of the people.apache.org m2-snapshot-repository is right for solving this issue. If we can post an incubator-SNAPSHOT version of buildtools and parent pom there, then I think that would solve this issue. These should be the only

Re: [jira] Commented: (TUSCANY-761) Support the ability to unregister all the SDO Types in a namespace

2006-12-05 Thread kelvin goodson
Ron, an alternative approach might be to build some kind of association between HelpersContext instances. I don't have a well formed idea of how this might look, but that might mean that removal of a set of types (perhaps a namespace) could be achieved by removing the association of one

[jira] Resolved: (TUSCANY-701) Conversion to date types which do not include month can give incorrect results

2006-12-05 Thread Kelvin Goodson (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-701?page=all ] Kelvin Goodson resolved TUSCANY-701. Resolution: Fixed Applied the patch at revision 482595 Conversion to date types which do not include month can give incorrect results

[jira] Commented: (TUSCANY-935) SDO path accessors need to support names that contain .

2006-12-04 Thread Kelvin Goodson (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-935?page=comments#action_12455266 ] Kelvin Goodson commented on TUSCANY-935: Working from Yang's patch I've deliberately committed a modified test case under a different name

[jira] Commented: (TUSCANY-935) SDO path accessors need to support names that contain .

2006-12-04 Thread Kelvin Goodson (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-935?page=comments#action_12455275 ] Kelvin Goodson commented on TUSCANY-935: I have managed to assert that the cross scope type interference exhibited when the test cases are run together

[jira] Commented: (TUSCANY-859) ChangeSummary#isCreated cache is not updated while changes are still going on

2006-12-04 Thread Kelvin Goodson (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-859?page=comments#action_12455346 ] Kelvin Goodson commented on TUSCANY-859: Capturing some info on this. I think Yang's patch fixes the specific test case, but there may be more

[jira] Commented: (TUSCANY-935) SDO path accessors need to support names that contain .

2006-12-04 Thread Kelvin Goodson (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-935?page=comments#action_12455349 ] Kelvin Goodson commented on TUSCANY-935: As a follow up to my comments about cross scope interference and generated classes, TUSCANY-684 will address

[jira] Resolved: (TUSCANY-711) Tuscany SDO generates invalid namespace prefixes for namespaces that end with a '-' followed by a number

2006-12-01 Thread Kelvin Goodson (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-711?page=all ] Kelvin Goodson resolved TUSCANY-711. Resolution: Fixed added testcase for prefix generation Tuscany SDO generates invalid namespace prefixes for namespaces that end

[jira] Resolved: (TUSCANY-836) doubleValue() may be inaccurate for Long

2006-12-01 Thread Kelvin Goodson (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-836?page=all ] Kelvin Goodson resolved TUSCANY-836. Fix Version/s: Java-Mx Resolution: Fixed applied fix and test doubleValue() may be inaccurate for Long

[jira] Commented: (TUSCANY-396) Cardinality of wildcard element not respected

2006-12-01 Thread Kelvin Goodson (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-396?page=comments#action_12454910 ] Kelvin Goodson commented on TUSCANY-396: This issue still seems to exist. I will chase the EMF bugzilla. I thought there was a fix for this. I have

[jira] Commented: (TUSCANY-396) Cardinality of wildcard element not respected

2006-12-01 Thread Kelvin Goodson (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-396?page=comments#action_12454944 ] Kelvin Goodson commented on TUSCANY-396: The bugzilla in question in 142759, which is in resolved state! I'll dig a bit more. Cardinality of wildcard

Re: Proposal for a (Java) community test suite for SDO

2006-12-01 Thread kelvin goodson
Andy, please attach them to the JIRA for this work and one of us can pick them up, thanks. Best Regards, Kelvin. On 01/12/06, Andy Grove (Contractor) [EMAIL PROTECTED] wrote: Hi Dan, I was previously working with Kelvin Goodson to donate some junit tests on behalf of Rogue Wave Software

[jira] Resolved: (TUSCANY-423) open content tests for generated classes

2006-12-01 Thread Kelvin Goodson (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-423?page=all ] Kelvin Goodson resolved TUSCANY-423. Resolution: Won't Fix These tests have been overtaken by time, since the generator pattern has changed and we have new open content tests coming

[jira] Resolved: (TUSCANY-424) Update open content tests when eclipse bugzilla 142759 is picked up

2006-12-01 Thread Kelvin Goodson (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-424?page=all ] Kelvin Goodson resolved TUSCANY-424. Resolution: Fixed Since TUSCANY-423 was closed this JIRA is redundant. Update open content tests when eclipse bugzilla 142759 is picked up

What next for SDO Java?

2006-11-30 Thread kelvin goodson
It's a good time to take stock of where we are and where we want to go with SDO for Java. Clearly there's work to be done with heading towards an implementation of the SDO Java 2.1 spec [1,2,3], but what else might we do; where do you want to take things? [1] the new 2.1 spec

[jira] Resolved: (TUSCANY-885) Property DataObject.getProperty(String propertyName) should return null if the property cannot be found

2006-11-30 Thread Kelvin Goodson (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-885?page=all ] Kelvin Goodson resolved TUSCANY-885. Resolution: Fixed fixed in 478825 Property DataObject.getProperty(String propertyName) should return null if the property cannot be found

[jira] Resolved: (TUSCANY-932) Invoking DataObject.isSet(String path) with invalid path would result in NPE

2006-11-30 Thread Kelvin Goodson (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-932?page=all ] Kelvin Goodson resolved TUSCANY-932. Resolution: Fixed fixed in 478825 Invoking DataObject.isSet(String path) with invalid path would result in NPE

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

2006-11-30 Thread Kelvin Goodson (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-578?page=comments#action_12454700 ] Kelvin Goodson commented on TUSCANY-578: Transferring in TUSCANY-951 here's the report == Calling set() with an invalid property

[jira] Commented: (TUSCANY-931) Sequence.add(int index, String propertyName, Object value) is not functioning correctly

2006-11-30 Thread Kelvin Goodson (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-931?page=comments#action_12454705 ] Kelvin Goodson commented on TUSCANY-931: Without having reviewed this issue in detail, it's worth capturing the observation that this property has

<    3   4   5   6   7   8   9   10   11   >