Thank you for replying very quickly :)
massai khosa wrote:
Hello Carlo,
I don't know the exact problem you're having.
But if it's just using cxf web services with spring here is the step to follow.
1)You have to create the spring module
I have a doubt: should I install Spring dependencies using the ant build included in jbossws-cxf distribution, or can I just copy the Spring modules of my application?
I'm afraid that in the first case I'd have to maintain two different Spring version, one for the AS and one for my application. I don't want to think what could happen with multiple applications installed with different versions of Spring. But maybe my reasoning is simply wrong.
Still, if the first hypotesis stands, why should I keep on using the JBossWS implementation, instead of disabling it, and provide my own preferred implementation in the application?
What are the advantages of using JBossWS?
Thanks
PS forgive my English, non native speaker here ;)