Jim Ma [
http://community.jboss.org/people/jim.ma] replied to the discussion
"Recent changes on CXF integration"
To view the discussion, visit:
http://community.jboss.org/message/536032#536032
--------------------------------------------------------------
I like your change . It elegently enables other transports support without web.xml.
There is one use case I can see now to keep the lazy load support : when user specify both
the jbossws-cxf.xml and web.xml to create a service , and there is some configuration
item for example "wsdlLocation" in jbossws-cxf.xml needs
ServletContextResourceResolver :
<jaxws:endpoint class="foo.Bar"
wsdlLocation="WEB-INF/hello.wsdl"/>
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/536032#536032]
Start a new discussion in JBoss Web Services Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]