All the interoperability examples that I've seen on the web exchange simple data types like Strings and Doubles. Does anyone know of any examples that exchange complex types like Beans. If I map a return value to a Java Bean, does that mean that only Java clients will be able to consume my web services? Any links to sites or book recommendations would be appreciated.
Thanks
