• Java First SOAP\JMS Service With CXF

    I am working on an R&D service that will be using SOAP over JMS.  The following are the interface for the service and and the implementation:   package gov.faa.swim.nsrr.soapoverjms;   public inte...
    Profile Photo
    last modified by mtarullo463
  • Data base connectivity is not working in FUSE

    I am having simple FUSE application without data base connectivity. Later I have added data base connectivity. From that point onwards, i am not able to start the bundle(able to install the bundle successfully).  ...
    Profile Photo
    last modified by sankar1v
  • Import throws ClassNotFound Exception though the bundle installed in FUSE

    I am having issue with OSGI bundle deployed to FUSE 4.4.1 - 00-25   Issue Description: 1. Created my own Model classes(6 classes) - Initially only 3 classes are available in that package later I have added othe...
    Profile Photo
    last modified by sankar1v
  • how to consume soap attachment using CXF

    Hi,   I'm new to serviceMix and CXF. I just set up cxf-osgi sample and it was running well. However, this sample web service only accepts a request with a string parameter and sends a response back. If I need to...
    Profile Photo
    last modified by yuling_c
  • Where to download Apache CXF V2.4.0-fuse-00-35 release?

    Hi,   I am trying to download Apache CXF V2.4.0-fuse-00-35 release, but can only find Apache CXF V2.4.0-fuse-00-27  release from the download site. Could someone point me to the place where I can download A...
    Profile Photo
    last modified by suxuguang
  • Scalability in CXF

    Hi,   I am developing application which publish CXF RESTful web service. Problem with scalability is that incoming requests very often must wait for others things to occur and timeout is a quite normal thing. &...
    Profile Photo
    last modified by marim
  • Simple authentication with SpringBusFactory?

    I am trying to connect to a web service as follows (using wsdl2java):   https://username:password@someserver:1234/WS/v2/RepositoryService   Here is how I am connecting:   SpringBusFactory bf = new Sp...
    Profile Photo
    last modified by jamie3_james.archibald
  • What happened to HttpBasicAuthSupplier?

    Migrating from CXF 2.3 to 2.4 this class isn't available anymore.
    Profile Photo
    last modified by jamie3_james.archibald
  • CXF endpoint + publishedEndpointUrl

    (I've already posted this in the general FuseESB forum)   We're using a CXF endpoint which is listening on a private host behind a firewall, as a result the URL generated for the CXF does NOT reflect the URL the...
    Profile Photo
    last modified by ms82
  • Serve multiple Endpoints using CXF Consumer

    Hi all,   How do I serve multiple endpoints with CXF consumer. At the moment if you have more than one endpoint in your wsdl, Camel CXF consumer only allows you to specify one of them as the endpoint , if I want...
    Profile Photo
    last modified by lekkie_lomotayo
  • where to download cxf-2.2.11-fuse-00-00?

    Hi,   Anyone knows where to download cxf-2.2.11-fuse-00-00 (the FUSE service framework)?   Thanks!
    Profile Photo
    last modified by suxuguang
  • java.lang.ClassCastException: class org.apache.cxf.bus.CXFBusFactory

    Hi,   when i try to deploy my cxf-jaxrs app i get a class cast exception when it's starting the service.  I verified with the examples-cxf-rs project provided with servicemix and i get the same exception. &...
    Profile Photo
    last modified by bhoflack
  • No service was found - cxfendpoint

    I am trying to create a simple webservice that I could access via camel route, when deploy my osgi bundle it gets resolved and started without any errors but while trying to access it I get "No service was found" mess...
    Profile Photo
    last modified by ramanujam95_ramanujam95
  • cxf NullPointerException org.apache.cxf.wsdl11.WSDLServiceFactory

    Hi All,   I'm trying to get a soap client using the cxf / spring framework working; works great from within the Eclipse IDE.   After building it for external use however, I get the following (debug dump fo...
    Profile Photo
    last modified by sterlingsmith
  • cannot make cxf-codegen-plugin generate toString for classes

    Last time (~a year ago) I used cxf-codegen-plugin with -xjc-Xts extraarg and additional dependency on cxf-xjc-ts (versioned the same as "main cxf") to generate toString for all classes based on wsdl. For 2.3.1-fuse-0...
    Profile Photo
    last modified by maxvar
  • Cannot start multiple web services (jaxws)

    I'm having trouble trying to run two web services in same container (same port, different service name).  Here was first attempt   +++ bundle A +++   (ServerImpl.java:71) at org.apache.cxf.frontend.S...
    Profile Photo
    last modified by grahamp
  • soap and rest service don't work together

    Hi,   I discovered a problem with deploying 2 services ( in 2 boundles ) : first is jax-ws, second is jax-rs. When I deploy jax-ws service it works, but when I deploy second (jax-rs) service does now work ( 404 ...
    Profile Photo
    last modified by michal.warecki
  • Fuse 4.2 + Spring + CFX + HTTPS

    Hello,   I am deploying a bunch of WebServices using Spring configuration by the means of the <jaxws:endpoint .../> tags.   Now our customer wants us to use HTTPS instead of pure HTTP, and I cannot s...
    Profile Photo
    last modified by rglowinski
  • Getting started

    Hi,   I need a pointer getting started. Is this something I could do with the Services Framework:   We have a critical application calling a number of operations on the same web service, because of our ap...
    Profile Photo
    last modified by jensd
  • Cannot Build Source Version of Services Framework

    I downloaded the latest version of the source for Services Framework and followed the instructions at http://fusesource.com/docs/framework/2.3/install_guide/IGFSFSrcUnpackBuild.html   I got the following error ...
    Profile Photo
    last modified by wayn23