Alessio,
I've read the the Apache CXF documentation. I'm stil having a doubt about spring integration that is explained in the link below:
https://docs.jboss.org/author/display/AS71/Apache+CXF+integration
As I undestand, I don't need to declare the cxf servlet or the spring context listener as I did.
But I have to declare my spring endpoints and beans in the jbossws-cxf.xml which must be located in the WEB-INF directory.
Could you confirm me?
I haven't found any example about spring integration in the source distribution and I'll be happy to have one :-)
Thank in advance.
Massai