Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cxf

Web service request exection time calculation

java cxf

where to find cxf/cxf.xml, cxf-extension-soap.xml, cxf-servlet.xml

web-services wsdl cxf

Unable to locate Spring NamespaceHandler for XML schema namespace [http://cxf.apache.org/jaxrs]

spring rest tomcat maven cxf

Is it possible to generate serializable classes with CXF?

java serialization cxf

How to return image as stream from JAX-RS?

cxf jax-rs jackson

JAXBException: not a valid property on class

Difference between CXF and JAX-WS

jax-ws cxf

Jackson mixin annotation to include certain properties and exclude everything else

json cxf jackson

Working with Spring Data JPA, Hibernate and multiple transaction manager: No bean named 'transactionManager' is defined

Is Jersey just a framework for developing RESTful web services in Java?

java jersey cxf jax-rs

401 error when consuming a Web service with HTTP Basic authentication using CXF

JAX-WS For Json request and response [duplicate]

java json spring cxf jax-ws

How to pass raw JSON via Jackson?

java json cxf jax-rs jackson

Does Java 7 include a JAX-WS implementation or just the API?

java jax-ws cxf

Caused by: java.net.SocketException: Unexpected end of file from server

Apache CXF - None of the policy alternatives can be satisfied

java cxf

CXF - ClassCastException (SEIStub/ClientProxy)

java cxf classcastexception

Autodiscover JAX-RS resources with CXF in a Spring application

java spring cxf jax-rs

Invalid wsdl generated by spring-ws when the request element doesn't end with 'Request'

SOAP response wrongly deserializing as null in CXF + Simple frontend + Aegis databinding

java soap cxf aegis