[jira] Resolved: (TUSCANY-546) Flexible Type System

2006-12-08 Thread Geoff Winn (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-546?page=all ] Geoff Winn resolved TUSCANY-546. Resolution: Fixed Flexible Type System Key: TUSCANY-546 URL:

Re: [C++] SDO Sequence api (was [jira] Created: (TUSCANY-980) DataObject assigned into open property goes missing)

2006-12-08 Thread Pete Robbins
On 08/12/06, Simon Laws [EMAIL PROTECTED] wrote: On 12/7/06, Pete Robbins [EMAIL PROTECTED] wrote: On 07/12/06, Frank Budinsky [EMAIL PROTECTED] wrote: Pete is right about how it works and that it is kind of ugly. We have an internal way of doing it more easily, but the only way an SDO

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

2006-12-08 Thread Robbie Minshall
Sure. I have some things to do this morning but will try to get to it this weekend. In general junit interaction is quite limited wrapping library test methods with junit methods ( junit test methods catch specific exceptions and fail accordingly). This worked fine in the short term though I

[jira] Updated: (TUSCANY-981) Capability to Remove / Undeploy Applications from Tuscany

2006-12-08 Thread Kapish Aggarwal (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-981?page=all ] Kapish Aggarwal updated TUSCANY-981: Attachment: JIRA981Patches.zip This zip contains a rough skeleton of implementing undeployment. This code has been used to remove applications and

[jira] Commented: (TUSCANY-907) Schema Import is noisy when schemaLocation is an abolute URI

2006-12-08 Thread Yang ZHONG (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-907?page=comments#action_12456913 ] Yang ZHONG commented on TUSCANY-907: I'll work on this issue. Thanks to Caroline and Pete for the info. Schema Import is noisy when schemaLocation is an

Re: [C++] Who is working on which SDO problems

2006-12-08 Thread Pete Robbins
On 08/12/06, Yang ZHONG [EMAIL PROTECTED] wrote: I'm working on 907, 959 and 450. -- Yang ZHONG great. Post here if you have any problems. Cheers, -- Pete

Re: [C++] SDO build error on Windows

2006-12-08 Thread Pete Robbins
On 08/12/06, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: Running sdo\build.bat from a fresh checkout of the SDO source tree gives me this error: c:\tuscany\cpp\sdo\runtime\core\test\sdotest.h(22) : fatal error C1083: Cannot open include file: 'commonj/sdo/SDO.h': No such file or directory

Re: [C++] SDO build error on Windows

2006-12-08 Thread Pete Robbins
On 08/12/06, Pete Robbins [EMAIL PROTECTED] wrote: On 08/12/06, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: Running sdo\build.bat from a fresh checkout of the SDO source tree gives me this error: c:\tuscany\cpp\sdo\runtime\core\test\sdotest.h(22) : fatal error C1083: Cannot open

Re: [C++] SDO build error on Windows

2006-12-08 Thread Pete Robbins
On 08/12/06, Pete Robbins [EMAIL PROTECTED] wrote: On 08/12/06, Pete Robbins [EMAIL PROTECTED] wrote: On 08/12/06, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: Running sdo\build.bat from a fresh checkout of the SDO source tree gives me this error:

Re: [C++] SDO build error on Windows

2006-12-08 Thread Pete Robbins
On 08/12/06, Yang ZHONG [EMAIL PROTECTED] wrote: I saw Cannot open include file: 'commonj/sdo/SDO.h': No such file or directory once because a compilation error stopped copying. After correcting the compilation error, the build.bat ran fine for me. That would make sense. I'm not sure why

[jira] Commented: (TUSCANY-976) Multiple Callbacks fail

2006-12-08 Thread Lou Amodeo (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-976?page=comments#action_12456925 ] Lou Amodeo commented on TUSCANY-976: This now works with r484648. Thank You. Multiple Callbacks fail --- Key:

Re: Update: [VOTE] Release incubator-M2 version of SCA for Java

2006-12-08 Thread Jeremy Boynes
On Dec 8, 2006, at 4:33 AM, ant elder wrote: That may not be a blocking problem but I think the the next one is: Unfortunately the question about if the javadoc distro needs to include license and notice files was answered on the incubator general list last night - they do, and ours don't.

Re: [C++] PHP SCA extension for C++ SCA - Composite Construction

2006-12-08 Thread Jean-Sebastien Delfino
Simon Laws wrote: On 12/8/06, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: Simon Laws wrote: On 12/8/06, Pete Robbins [EMAIL PROTECTED] wrote: On 08/12/06, Simon Laws [EMAIL PROTECTED] wrote: I've been thinking about the types of scripts that we might want to support in our PHP

Re: [C++] SDO build error on Windows

2006-12-08 Thread Jean-Sebastien Delfino
Pete Robbins wrote: On 08/12/06, Yang ZHONG [EMAIL PROTECTED] wrote: I saw Cannot open include file: 'commonj/sdo/SDO.h': No such file or directory once because a compilation error stopped copying. After correcting the compilation error, the build.bat ran fine for me. That would make sense.

Re: [C++] Mac OS X port, was: Removing dependency on Axis2C

2006-12-08 Thread Pete Robbins
On 07/12/06, Pete Robbins [EMAIL PROTECTED] wrote: On 07/12/06, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: [snip] Pete Robbins wrote: I'm in the process of porting Tuscany C++ to Mac OSX continuing the work that Oisin started. Pete, I am trying to clean up our JIRA backlog

[jira] Commented: (TUSCANY-972) commonj.sdo/xml namespace should be supported by SDO runtime by default

2006-12-08 Thread Frank Budinsky (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-972?page=comments#action_12456943 ] Frank Budinsky commented on TUSCANY-972: Committed in revision 484659. commonj.sdo/xml namespace should be supported by SDO runtime by default

[jira] Resolved: (TUSCANY-972) commonj.sdo/xml namespace should be supported by SDO runtime by default

2006-12-08 Thread Frank Budinsky (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-972?page=all ] Frank Budinsky resolved TUSCANY-972. Resolution: Fixed Revision 484659. commonj.sdo/xml namespace should be supported by SDO runtime by default

[jira] Resolved: (TUSCANY-946) std::string usage in DataFactoryImpl.cpp allocates/deallocates heap and copys memoery too frequently

2006-12-08 Thread Geoff Winn (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-946?page=all ] Geoff Winn resolved TUSCANY-946. Resolution: Fixed std::string usage in DataFactoryImpl.cpp allocates/deallocates heap and copys memoery too frequently

[jira] Commented: (TUSCANY-977) NoRegisteredCallbackException not thrown to client

2006-12-08 Thread Lou Amodeo (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-977?page=comments#action_12456954 ] Lou Amodeo commented on TUSCANY-977: I am still seeing the same problem with r484648.I would expect that the exception would be thrown prior to the

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

2006-12-08 Thread Frank Budinsky (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-931?page=all ] Frank Budinsky resolved TUSCANY-931. Resolution: Fixed Committed revision 484708. Sequence.add(int index, String propertyName, Object value) is not functioning correctly

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

2006-12-08 Thread Yang ZHONG (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-935?page=all ] Yang ZHONG updated TUSCANY-935: --- Attachment: more.935 More is attached to patch. SDO path accessors need to support names that contain .

[C++] No more popups when DLL loading fails on Windows

2006-12-08 Thread Jean-Sebastien Delfino
I made a small change on Windows to call the Win32 SetErrorMode(SEM_FAILCRITICALERRORS) before calling LoadLibrary, to disable the annoying popup dialogs that we were getting when trying to load extension DLLs that didn't have all their dependencies available. Windows MFC and ATL based

Re: [VOTE] Release incubator-M2 version of SCA for Java

2006-12-08 Thread Jeremy Boynes
Richard Hall fixed the POM problem for the osgi plugin so these now build and I have been able to create the javadoc: http://people.apache.org/~jboynes/tuscany-M2/tuscany-spec-commonj-1.1- incubator-M2-javadoc.zip http://people.apache.org/~jboynes/tuscany-M2/tuscany-spec-sca-r0.95-

Re: [C++] Mac OS X port, was: Removing dependency on Axis2C

2006-12-08 Thread Pete Robbins
On 08/12/06, Pete Robbins [EMAIL PROTECTED] wrote: On 07/12/06, Pete Robbins [EMAIL PROTECTED] wrote: On 07/12/06, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: [snip] Pete Robbins wrote: I'm in the process of porting Tuscany C++ to Mac OSX continuing the work that Oisin

[jira] Commented: (TUSCANY-513) Implement support for dynamic subclasses of statically generated types

2006-12-08 Thread Frank Budinsky (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-513?page=comments#action_12456993 ] Frank Budinsky commented on TUSCANY-513: Hi Ron, I'm wondering what the status of this is. We need to get this function into Tuscany soon, so we'd like

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

2006-12-08 Thread Frank Budinsky (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-761?page=comments#action_12456997 ] Frank Budinsky commented on TUSCANY-761: Ron, for the scenario you describe, this feature would be simpler. One concern with having an unregister method

Re: [VOTE ABANDONED] Release incubator-M2 version of SCA for Java

2006-12-08 Thread Jeremy Boynes
On Dec 8, 2006, at 3:09 PM, Jeremy Boynes wrote: I wasn't planning to (as I had to create them by hand). I have also lost track of the number of things being added into this thread and am wondering if we should just abandon it. I'm giving up on this thread as I can't imagine by now how

[VOTE] Final content for SCA Java M2

2006-12-08 Thread Jeremy Boynes
A vote to release the following artifacts as the incubator-M2 distribution of Tuscany SCA Java: Artifacts for distribution: http://people.apache.org/~jboynes/tuscany-M2/tuscany-sca-1.0- incubator-M2-bin.tar.gz http://people.apache.org/~jboynes/tuscany-M2/tuscany-sca-1.0-

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

2006-12-08 Thread Frank Budinsky
Hi Kelvin, Could you explain why you think invariant #1 is required? I don't believe we need a Factory instance per context. In fact, we really don't want to have multiple copies of the same metadata - there's only one Java Class for a type, so we shouldn't have multiple SDO Type instances for

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

2006-12-08 Thread Raymond Feng
Hi, Thanks for the efforts. Please see my comments below. Thanks, Raymond - Original Message - From: Frank Budinsky [EMAIL PROTECTED] To: tuscany-dev@ws.apache.org Sent: Friday, December 08, 2006 3:30 PM Subject: Re: [SDO Java] registering generated classes within a scope Hi

[jira] Updated: (TUSCANY-562) Robustness of type inheritance

2006-12-08 Thread Yang ZHONG (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-562?page=all ] Yang ZHONG updated TUSCANY-562: --- Attachment: CircularBase.562 Thanks to Geoff for having reviewed. The new attachment contains a Test Case besides the fix. Tests on Windows XP SP2 before the

Re: [VOTE] Final content for SCA Java M2

2006-12-08 Thread Raymond Feng
+1. Thanks, Raymond - Original Message - From: Jeremy Boynes [EMAIL PROTECTED] To: tuscany-dev@ws.apache.org Sent: Friday, December 08, 2006 3:28 PM Subject: [VOTE] Final content for SCA Java M2 A vote to release the following artifacts as the incubator-M2 distribution of Tuscany

Re: [VOTE] Final content for SCA Java M2

2006-12-08 Thread Jim Marino
+1 On Dec 8, 2006, at 3:28 PM, Jeremy Boynes wrote: A vote to release the following artifacts as the incubator-M2 distribution of Tuscany SCA Java: Artifacts for distribution: http://people.apache.org/~jboynes/tuscany-M2/tuscany-sca-1.0- incubator-M2-bin.tar.gz

Re: Suggestion for try and catch

2006-12-08 Thread Adriano Crestani
Sorry guys, I think I've found the real problem. When I was debugging, the exception was being thrown, but as I was running the app as a servlet, the tomcat was involking the doGet() method and inside it the exception was being thrown, however the ide couldn't trace the code inside the Tomcat.