Re: SSE support and regular endpoints

2018-03-14 Thread Andriy Redko
Hi Carlos, Yes, sure, the systests/rs-sse holds a test suite for SSE and different application containers. https://github.com/apache/cxf/tree/master/systests/rs-sse/rs-sse-jetty/src/test/java/org/apache/cxf/systest/jaxrs/sse/jetty

cxf 3.2.2 jax-ws not working

2018-03-14 Thread Seshayya Murali
Java 1.8, apache tomcat 8 and cxf 3.2.2 not working. Do not put code which are not working. It is a pain to developers cxf version used 3.2.2 All cxf version lib were used in WEB-INF\lib folder 13-Mar-2018 21:38:20.806 WARNING [localhost-startStop-1]

[GitHub] reta closed pull request #391: [CXF-7678] Fluent setters support in search extension

2018-03-14 Thread GitBox
reta closed pull request #391: [CXF-7678] Fluent setters support in search extension URL: https://github.com/apache/cxf/pull/391 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a

[GitHub] dennisl opened a new pull request #4: Generate a help mojo for the cxf-xjc-plugin

2018-03-14 Thread GitBox
dennisl opened a new pull request #4: Generate a help mojo for the cxf-xjc-plugin URL: https://github.com/apache/cxf-xjc-utils/pull/4 Generate a help mojo for the cxf-xjc-plugin, so the user can get help regarding goals and parameters from the command line. You can read more about

[GitHub] dkulp closed pull request #4: Generate a help mojo for the cxf-xjc-plugin

2018-03-14 Thread GitBox
dkulp closed pull request #4: Generate a help mojo for the cxf-xjc-plugin URL: https://github.com/apache/cxf-xjc-utils/pull/4 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign

[GitHub] dennisl opened a new pull request #392: Generate a help mojo for the cxf-codegen-plugin

2018-03-14 Thread GitBox
dennisl opened a new pull request #392: Generate a help mojo for the cxf-codegen-plugin URL: https://github.com/apache/cxf/pull/392 Generate a help mojo for the cxf-codegen-plugin, so the user can get help regarding goals and parameters from the command line. You can read more

[GitHub] dkulp closed pull request #392: Generate a help mojo for the cxf-codegen-plugin

2018-03-14 Thread GitBox
dkulp closed pull request #392: Generate a help mojo for the cxf-codegen-plugin URL: https://github.com/apache/cxf/pull/392 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign

[GitHub] WhiteCat22 commented on issue #390: [CXF-7676] Create a proxy OutputStream to create an EntityStream that…

2018-03-14 Thread GitBox
WhiteCat22 commented on issue #390: [CXF-7676] Create a proxy OutputStream to create an EntityStream that… URL: https://github.com/apache/cxf/pull/390#issuecomment-373143264 Test has been created and is passing. This is an

Re: cxf 3.2.2 jax-ws not working

2018-03-14 Thread Daniel Kulp
This is not enough information to be useful. The javax.xml.ws.WebServiceException has a NullPointerException as the cause, but you are not including the stack trace for that. That’s the import part as knowing where the NPE occurred may help narrow it down. You also don’t list which CXF