Re: Returning complex types from a service

2007-07-16 Thread Simon Laws
On 7/15/07, Mike Edwards [EMAIL PROTECTED] wrote: Rob, I'm having a bit of trouble understanding exactly what you are trying to do. Could you post some of your code so that we get a better idea of what is going on, please? Yours, Mike. Robert Young wrote: Hi, I am running Tuscany

Re: Returning complex types from a service

2007-07-16 Thread Robert Young
I don't think the problem is with the jsonrpc now actually. I have been playing around with removing services from the .composite file and the error occurs even when the jsonrpc binding is not mentioned. While making changes I started receiving a memory exception so I restarted Tomcat and now

Re: Returning complex types from a service

2007-07-16 Thread ant elder
You can see the target directory is getting created within the Tomcat bin directory even just with the Tuscany samples like calculator-webapp. What is this for and the storeInRepository stuff about? ...ant On 7/16/07, Luciano Resende [EMAIL PROTECTED] wrote: Are you calling

Re: Returning complex types from a service

2007-07-16 Thread Luciano Resende
We have partial support for a contribution repository, and that is a flag to tell contributionService to store the contribution in the repository or not. On 7/16/07, ant elder [EMAIL PROTECTED] wrote: You can see the target directory is getting created within the Tomcat bin directory even just

Re: Returning complex types from a service

2007-07-15 Thread Mike Edwards
Rob, I'm having a bit of trouble understanding exactly what you are trying to do. Could you post some of your code so that we get a better idea of what is going on, please? Yours, Mike. Robert Young wrote: Hi, I am running Tuscany within a Tomcat web project and I am getting the

Returning complex types from a service

2007-07-13 Thread Robert Young
Hi, I am running Tuscany within a Tomcat web project and I am getting the following exception Caused by: java.lang.NullPointerException at commonj.sdo.impl.HelperProvider.getDefaultContext(HelperProvider.java:379) ... I am guessing this is to do with trying to return a complex