Saturday, March 21, 2009

Xfire dependency of spring

These days creation of webservices has become so easy and some times we just miss the pitfalls.
I just wanted to remember this, a very last entry in the manual and my eclipse xfire dependency just drops it.
Those who get this stupid error
"
java.lang.IllegalStateException: Could not find valid implementation for: 2.0
"

Spring 2.x support

Because of Spring 2.x new feature, services.xml default namespace must not be declared on the root element of configuration ( beans ) and need to be moved to tag level.

http://xfire.codehaus.org/services.xml+Reference