• CXF / SOAP 1.2 FAULT - Bad request : Fault Code Sender - HTTPStatuscode 400

    Hello,   I use CXF 2.2.7 standalone to create web service.   I would implement web service and throw a fault soap when the in message did not contain the appropriate information.   From Soap 1.2 spec...
    Profile Photo
    last modified by jcs_jean-claude.souvignet
  • Problem  injecting an  Osgi service as the implementor of the jaxws:endpoi

    Hi,   I'm deploying a jaxws:endpoint in a bundle on Fuse 4.2 . The implementor (notificationProducerService) is a service exposed in another bundle :       <jaxws:endpoint id="Notificatio...
    Profile Photo
    last modified by marcelcasado
  • Problem with method createBus of org.apache.cxf.bus.spring.SpringBusFactory

    Hi,   I'm running fuse-esb 4.1.0.2 and the bundles that provide CXF in my enviroment are the following:   Apache CXF Bundle Jar (2.2.2.1-fuse) ServiceMix :: CXF Binding Component (2009.01.0.fuse) ...
    Profile Photo
    last modified by daniele.sacchetti
  • Configuring Eclipse for FUSE Services Framework

    Good day. In video demos for the FUSE Services Framework is an example that creates a dynamic web project in Eclipse IDE specifically for Apache CXF. But the documentation on the FUSE Services Framework where I have...
    Profile Photo
    last modified by serg_shamany_na
  • Uploadfile using JAX-RS

    Hello,   I'm tring to build a REST service with a POST resource to upload file. It's meant to be used to upload ODE SAs to FUSE ESB. AFAIK, the FUSE implementation of CXF doesn't support the full set of annotat...
    Profile Photo
    created by antonymcs
  • Valid CXF generated  MTOM message

    Hi,   I have a CXF service with MTOM enabled. We have been having complains that the generated MTOM output stream is an invalid message. Could somebody take a look to the attached MTOM to see if is a valid messa...
    Profile Photo
    created by marcelcasado
  • Error org.apache.cxf..Operation not bound on this message

    Hi Developers. This is my question. I have corrected deployed on FUSE ESB a web service using FUSE Service Framework. I have tried, with the client generated, to call the server created from the framework(port 9090...
    Profile Photo
    last modified by carnacchiola
  • Can MTOM attachments sent to a CXF web service be processed in parallel ?

    Hi,   I have a CXF web service deployed on Fuse ESB, the soap request contains an array of the same xml element that contains an attachment on each one. I want to process them (save them to disk an then process ...
    Profile Photo
    last modified by marcelcasado
  • Customized JAXWS bindings with Codegen plug-in ignored with abstract WSDLs?

    When running the Maven codegen plug-in against a single concrete WSDL, the enableWrapperStyle customization is honored.  However, when I am generating from a concrete WSDL that imports an abstract WSDL, the custo...
    Profile Photo
    created by davaleri
  • CXF INBOUND RESOURCE ADAPTER MESSAGE DRIVEN BEAN DISPATCHING SAMPLE (WSDL)

    Hello everybody!!   I try to build and run  inbound-mdb-dispatch-wsdl sample. I use README.txt to do it. When I try start  greeterwithwsdlejb_jar application, I get the following:   0000002b App...
    Profile Photo
    created by guest
  • CXF version issue

    Hi,   I am using Fuse Intefration Desinger to design EIP diagrams and configured FUSE Mediation Router 1.5.4.0, FUSE services framework 2.2.2.2 in preferences. The EIP diagram I created is simple that contains ...
    Profile Photo
    created by koteswar
  • Content-Length header not being set on CXF endpoint?

    Hi All,   I'm using CXF Bundle in Fuse 4.1.0.2 (CXF 2.2.2.1-fuse).   I'm testing a CXF Web Service deployed via a Camel CXF component. I'm testing it via a SOAP-UI Client, in preparation for accessing it v...
    Profile Photo
    last modified by dansalt_dansalt.webmail
  • Apache CXF 2.2.3 - @WSDLDocumentation

    When will a verions of FUSE Service Framework be released which contains the Apache CXF 2.2.3 @WSDLDocumentation annotations?
    Profile Photo
    last modified by abowe
  • Nothing happens when messages are routed to cxfbc provider

    When I route messages to my cxfbc provider (deployed in an OSGi), the response there is no sign of it calling the remote url and the response sent is just some unreadable string ([Ljava.lang.String;@182c0e6)   H...
    Profile Photo
    last modified by lekkie_lomotayo
  • using EIP with CXF clients and providers

    I'm trying to use content based routing to route a request to the proper endpoint.  I've seen examples of using Camel (from().to()) but not using EIP patterns.   Here's my scenario:   I want a client ...
    Profile Photo
    last modified by lyfe
  • Can't get  REST style Web Services using  JAX-WS Provider/Dispatch to work

    Hi,   Based on CXF  support for building REST style Web Services using the JAX-WS Provider/Dispatch and XML binding I'm trying to get a little service going on Fuse 4.1.0 and CXF 2.2.2.1-fuse   Here i...
    Profile Photo
    last modified by marcelcasado
  • Is this a bug in SMX for cxfbc:provider?

    I was trying to isntall the sample cxf-wsdl-first-osgi-package which installed fine. However, the readme suggests it can be modified to suite personal use, I decided to create a copy of the project but this time I nee...
    Profile Photo
    last modified by lekkie_lomotayo
  • CXF/Services Framework endpoint seems to use the same session

    Hi :   We are using Services Framework 2.2.2.2-fuse and have an endpoint setup correctly through our beans.xml   Our endpoint uses a spring defined service bean as a dependency   See below : ...
    Profile Photo
    created by imrank1
  • How to expose JBI endpoint to NMR

    I will like to package a cxfbc JBI into an OSGI container. How do I expose an cxfbc provider endpoint to the NMR.   Edited by: lekkie on Dec 1, 2009 3:32 PM
    Profile Photo
    last modified by lekkie_lomotayo
  • AbstractMethodError caused as CXF tries to determine XMLInputFactory

    Having a problem with CXF 2.2.3 (and 2.2.2.1-fuse): when I invoke on my service (using a Camel 2.0 camel-cxf endpoint), I see the following stack trace (see below). It seems that CXF is trying to determine the XMLInpu...
    Profile Photo
    last modified by ade