
Originally Posted by
mvanorman
Just to throw in my own two cents here, I have recently been through the process of trying to get spring-ws 1.5.9 working on Spring DM Server 2.0. However, I found conflicts with the ERB provided bundle and the standard ext bundles pre-installed. I had to use the official distribution of spring-ws (which provides osgi-enabled libraries) and modify my spring library to exclude the 3.0 version of the oxm bundle. The jars I used from the spring-ws include spring-xml-1.5.9, spring-oxm-1.5.9, spring-ws-core-1.5.9, spring-ws-support-1.5.9, spring-ws-security-1.5.9, spring-oxm-tiger-1.5.9. If you have trouble with the ERB distribution, you may want to consider this as a viable alternative route.