Add support for configurable invoker in cxf.xml
-----------------------------------------------
Key: CXF-817
URL: https://issues.apache.org/jira/browse/CXF-817
Project: CXF
Issue Type: Improvement
Affects Versions: 2.0
Reporter: thomas diesler
apache-cxf-2.0 ignores
writer.write("<jaxws:properties>");
writer.write("<entry key='serviceFactory.invoker' value-ref='" + invoker
+ "'/>");
writer.write("</jaxws:properties>");
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.