Re: T4 XML Web Service

2008-10-06 Thread Norman Franke
Well, I never did really get much feedback. I ended up using the Jersey JAX-RS (JSR 311) implementation. This worked great, since it can directly marshal and unmarshal XML using JAXB. Works very well. Norman Franke Answering Service for Directors, Inc. www.myasd.com On Sep 8, 2008, at 11:43

Re: T4 XML Web Service

2008-09-08 Thread Norman Franke
On Sep 5, 2008, at 5:45 PM, Norman Franke wrote: I want to create a few web services to allow importing and exporting of data. What's the best way to do this in a Tapestry 4.1 world? I could write a servlet to do this, of course. Is there a "Tapestry Way?" Are there some good guidelines f

Re: T4 XML Web Service

2008-09-05 Thread Igor Drobiazko
Have a look at HiveTranse Remoting. It allows you to export HiveMind services as Web Services. If SOAP protocol is not a requirement it might be interesting for you. http://hivetranse.sourceforge.net/web/quickstart.html#start.remoting On Fri, Sep 5, 2008 at 11:45 PM, Norman Franke <[EMAIL PROTECT