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 PROTECTED]> 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 for creating an XML-based WOA (not SOAP as > it seems too heavy and complicated) services that folks reference? I'll need > to do some sort of authentication, either inside the XML file or as > parameters to the POST. > > I'm just trying to get a feel for what approaches work in the real world, > and then design something that's rather simple. I'll have two main data > types and a few simple operations, like query and insert. > > Norman Franke > Answering Service for Directors, Inc. > www.myasd.com > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Best regards, Igor Drobiazko