News from Sep 30, 2004

  2004/09/30
using REST and SOAP with XStream

We've added support to ActiveSOAP for XStream making it easy to expose POJOs over REST or SOAP endpoints using XStream's simple & fast XML serialization. There are some examples here.

So now we've the best of both worlds.

  • if you're starting from the POJO route you can use a tool like XStream to work in a REST/SOAP way
  • if you're given a WSDL / XSD to interact with, you can use XMLBeans to autogenerate XMLBeans from the WSDL/XSD

You can happily mix and match both approaches, together with any other kinds of XML binding tools you wish - all using a simple & lightweight REST/SOAP framework with pluggable transports for HTTP and JMS.

Posted at 30 Sep @ 9:07 AM by James Strachan | 0 Comments

  September 2004
Sun Mon Tue Wed Thu Fri Sat
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30    

Apr 28, 2005
Sep 28, 2004