Hi All, There's an abstract attribute on the jaxws:endpoint tag that, as per the documentation, should allow me to create an abstract bean that I can extend, but I cannot find any documentation on how to do this. I would really really like to use it as we have setup a Topic using CXF over JMS and I'd like people to be able just include our spring context, and define a jaxws:endpoint specifying only the implementor they'd like to use.
Any ideas? Please? :) Thanks, James
