What is the best way to use castor within a webservices environment?

I can see these articles about integrating :

http://www.ibm.com/developerworks/webservices/library/ws-castor/

http://www.sosnoski.com/presents/cleansoap/axis.html

It does not feel particularly clean. Are there any better ways to do it? Is using another soap implementation that integrates better with castor (xfire?)?

One alternative I have though of is to generate my data model as normal using Castor and write the service interfaces/mplementations that reference the castor classes by hand and then use the java2wsdl to generate the wsdl. Does that sound like a reasonable approach?

Does Spring webservices help in any way to simplify things?

James





---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to