PDA

View Full Version : J2EE 1.4 Web Services - How does it fit in?



gemini929
Dec 9th, 2005, 06:21 AM
Good morning,

Now that the deployment of web services has been standardized in J2EE 1.4, is it possible to swap out Axis as springs web service engine? How does the standardized method of deploying web services fit into using Spring?

Regards,

Joshua

Ben Alex
Dec 15th, 2005, 07:44 PM
Not sure, but don't forget that Spring also supports XFire - http://xfire.codehaus.org/ - which has nice IoC-based configuration.