Dan Diephouse wrote:
Are you per chance using Spring 1.2.7? They broke one of their public
APIs in that release which I think might be what you're seeing. There
are two solutions:
1. Use a different spring version
2. Instead of xbean-spring-2.2, use this patched jar:
http://dist.codehaus.org/org.codehaus.xfire/jars/xbean-spring-2.3-patched-20060426.jar
Cheers,
- Dan
Just for your information, using the patched jar of xbean-spring didn't
work. Downgrading spring to 1.2.6 works fine and I'm at last able to
finish my work :-). I think your information (about dependencies)
spring-1.2.4+ is not accurate and should be rewriten.
Best regards
Ondrej Svetlik