Is it possible to specify a relative address in jbossws-cxf.xml ?
Issue
- Is it possible to provide a relative path of the endpoint in
jbossws-cxf.xmllike the following?
<jaxws:endpoint id="hello" address="/hello" implementor="com.sample.ws.Hello">
<jaxws:features>
<cxf:logging />
</jaxws:features>
</jaxws:endpoint>
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.x
- JBossWS-CXF
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.