0.91 Memory Footprint

2007-08-02 Thread scyip12
We recently migrated our version of Tuscany from M2 to 0.91, and we noticed that the memory consumption seems to have increased by quite a bit. When doing memory profiling, the culprit appeared to be classes related to Xerces DOM (DeferredElementNSImpl, several other schema element related

Re: Sample with SDO Databinding over web service

2007-06-28 Thread scyip12
I will check out that test case and try to build a sample to contribute. My problems have not been very consistent, depending on which combination of SCA and SDO I use. I've been trying with SCA 0.90 with SDO beta 1, SCA trunk with whatever version of SDO maven retrieves, SCA trunk with SDO

Sample with SDO Databinding over web service

2007-06-26 Thread scyip12
I've been running into all kinds of problems trying to get a simple example going using a webapp, SDO objects generated from a wsdl and webservice binding. Is there a sample (or anyone have existing working code) in this kind of format? I thought it would be a common basic scenario, but I

PackageNotFoundException

2007-06-18 Thread scyip12
I am trying to migrate from Tuscany M2 to 0.90 (and SDO 1.0 beta 1) and I am encountering a PackageNotFoundException: Package with uri 'http://namespace of my data object' not found. (http:///temp.xml, 4, 62). I had to get a later version of the SDO generator to get around the bug:

Re: PackageNotFoundException

2007-06-18 Thread scyip12
Thanks for the quick reply. I actually found out from the developer who rebuilt the generator that some other updates to the SDO jars were necessary, afterwhich the PackageNotFoundException disappeared. I am now getting a NPE which I think may be related to the issue

NPE at HelperProvider.getDefaultContext

2007-06-18 Thread scyip12
I have been trying to use SDO revision 536345 (for the fix for http://issues.apache.org/jira/browse/TUSCANY-1250) to generate data objects for use with various revisions of SCA, and have been banging my head against wall after wall. I decided to take the helloworld-ws sample from the 0.90

[no subject]

2007-05-16 Thread scyip12
I've been using Tuscany M2 for a little while and I had a couple issues: - implementation.spring seems to be broken. Is there a target release for this fix? - is there a target release for the spring extension (i.e. sca:service and sca:reference) stuff? - any interest in an xslt binding that