I tested with CXF and List<String> seems to work. However, I'm getting a "not known to this context" error for returns of type Customer[]. Do I need to do something else to add my Customer class to the JaxB context?
Dain Sundstrom wrote: > > Sounds like Geronimo or Axis2 is not properly setting up the JaxB > context. I've used CXF and lists worked for me. > > -dain > -- View this message in context: http://www.nabble.com/Returning-complex-data-types-in-%40WebResult-tp15114306p15128200.html Sent from the OpenEJB User mailing list archive at Nabble.com.
