-
Recent Posts
-
On Twitter
Archives
Recent Comments
- Peter Zsoldos on Cleaning up test code
- Eric Lefevre-Ardant on Cleaning up test code
- Peter Zsoldos on Cleaning up test code
- Playframework + Google Guice (EspaƱol) « Having fun with Play framework! on Play Framework and Guice: use providers in Guice modules
- Eric Lefevre-Ardant on Java’s varargs are for unit tests
-
Category Archives: webservices
More annoying issues with WebServices
It seems that everyday, I find another reason to bash WebServices. A few weeks ago, we were trying desperately to generate proper Java stubs out of an WDSL descriptor that was using return data described in XSD files. We eventually … Continue reading
Posted in java, webservices
Leave a comment
How to run XFire 1.x with Spring 2.x and Maven 2.x
In version 1.2.5 of XFire, a module called xfire-spring is necessary to run it together with , well, Spring. The issue is that the POM file for it is designed to run with Spring 1.2.x.
Posted in java, maven, spring, webservices, xfire
6 Comments