Hi Simon I did some more tests. The error happens whenever the method in the @Remotable interface receives or returns a POJO instead of a primitive or wrapper type.
I created a JIRA ticket and I included a link to a sample project. https://issues.apache.org/jira/browse/TUSCANY-3869 You made the change for 1.x, so I'm OK if you want to take over. If not, I would definitely like to contribute with some hours of my time for building a patch with your support. David On Tue, Jun 7, 2011 at 4:09 AM, Simon Laws <[email protected]>wrote: > On Fri, Jun 3, 2011 at 11:06 PM, David Cueva <[email protected]> wrote: > > Hi Scott > > > > Thanks for your quick reply. > > I will download the code and take a look at Simon's changes for 1.x. > > > > Should I open a JIRA ticket? > > > > Cheers > > > > David > > > > On 2011-06-03 5:12 PM, "Scott Kurz" <[email protected]> wrote: > >> Hi David, > >> > >> I think your issue might be fixed if we took some work Simon Nash did > >> in 1.x for: > >> https://issues.apache.org/jira/browse/TUSCANY-3298 > >> and ported it to the 2.x stream, and thereby. use JAXB to gen wrappers. > >> > >> I'm not sure if there are any gotchas in doing so at the moment... but > >> figured it might help to recognize this as somewhat of a known problem > >> (we've > >> had several problems in this area so I'm hedging a bit here). > >> > >> Scott > > > > Hi David, > > Did you get anywhere with this. If not open a JIRA (and if possible > attach the sample app demonstrating the failure) and well work with > you to get it going. > > Regards > > Simon > > -- > Apache Tuscany committer: tuscany.apache.org > Co-author of a book about Tuscany and SCA: tuscanyinaction.com >
