Re: [C++] Decrease memory footprint of Tuscany Native?

2008-01-07 Thread Pete Robbins
I think the libxml2/iconv libraries are only required by SDO. Factoring SDO out of SCA implementation would require some substantial rework as we use SDO for parsing and loading our xml configuration files. Altering the way we do this would require a new method of parsing the files which again may

Re: R1.1 Sample Failures

2008-01-07 Thread Simon Laws
On Jan 7, 2008 9:29 AM, ant elder [EMAIL PROTECTED] wrote: OK. I'll start with chat-webapp. ...ant On Jan 7, 2008 9:12 AM, Simon Laws [EMAIL PROTECTED] wrote: Anyone have time today to help fix samples for R1.1? This is what I see with the current R1.1 code (Windows XP SP2, IBM JDK)

Re: R1.1 Sample Failures

2008-01-07 Thread ant elder
The chat sample was broken from all the context path problems, I've fixed that so its running again now but it only works using polling not comet/reverse ajax which makes it not very usable. Still trying to fix this... ...ant On Jan 7, 2008 9:29 AM, ant elder [EMAIL PROTECTED] wrote: OK.

Re: A question on webservice binding

2008-01-07 Thread Simon Nash
I'm surprised this doesn't work. It looks like you have set this up just like the calculator-ws-webapp sample. I tried this sample and it works as expected. Can you try this sample to see if it works for you? Simon wang feng wrote: Thanks Simon, I have removed jetty module and added

Re: XSD -- DB and Vice Versa

2008-01-07 Thread Ole Ersoy
Hi Amita, Amita Vadhavkar wrote: For SDO Types - XSD , there is XSDHelper.generate(List of Types) support existing in SDO Impl. Super. Thanks for the heads up. For XSD- DB Schema - I have a question, as far as SDO does not support IDREF/KEYREF in SDO definitions, how a containment

Re: use of JAXB impl classes in databinding-jaxb

2008-01-07 Thread Raymond Feng
Hi, I just came back from vacation and saw this discussion. I think there are two separate issues here. 1) Usage of SUN JAXB implementation classes The class that Simon pointed out is actually a hacky experiment to render JAXB objects as XMLStreamReader. I was looking into the reflection

SCA runtimes

2008-01-07 Thread ant elder
Spitting the email below out into a separate thread to discuss runtime: The suggestion is that we should be building: a) runtimes of various kinds (SCA standalone, embedded within Tomcat, etc) b) applications, containing only the code and other artifacts required for the application itself To

Re: A question on webservice binding

2008-01-07 Thread Simon Laws
On Jan 7, 2008 4:26 PM, Simon Nash [EMAIL PROTECTED] wrote: I'm surprised this doesn't work. It looks like you have set this up just like the calculator-ws-webapp sample. I tried this sample and it works as expected. Can you try this sample to see if it works for you? Simon wang feng

impl-bpel shutdown issue

2008-01-07 Thread Raymond Feng
Hi, Simon. It seems that you replied to the wrong thread :-). By reading the stack trace, the exception is from Java2 security. Do you have the J2 security turned on? Thanks, Raymond - Original Message - From: Simon Laws [EMAIL PROTECTED] To: tuscany-dev@ws.apache.org Sent:

Re: impl-bpel shutdown issue

2008-01-07 Thread Simon Laws
On Jan 7, 2008 7:19 PM, Raymond Feng [EMAIL PROTECTED] wrote: Hi, Simon. It seems that you replied to the wrong thread :-). By reading the stack trace, the exception is from Java2 security. Do you have the J2 security turned on? Thanks, Raymond - Original Message - From: Simon

Re: impl-bpel shutdown issue

2008-01-07 Thread Luciano Resende
I can look into this, and provide ant script support for the bpel sample. On Jan 7, 2008 12:19 PM, Simon Laws [EMAIL PROTECTED] wrote: On Jan 7, 2008 7:19 PM, Raymond Feng [EMAIL PROTECTED] wrote: Hi, Simon. It seems that you replied to the wrong thread :-). By reading the stack

Re: impl-bpel shutdown issue

2008-01-07 Thread Simon Laws
On Jan 7, 2008 8:33 PM, Luciano Resende [EMAIL PROTECTED] wrote: I can look into this, and provide ant script support for the bpel sample. On Jan 7, 2008 12:19 PM, Simon Laws [EMAIL PROTECTED] wrote: On Jan 7, 2008 7:19 PM, Raymond Feng [EMAIL PROTECTED] wrote: Hi, Simon. It