• Documentation Updates

    The doc team has been busy over the last few months. We have added documentation on the following: configuring endpoints and clients JAXB data mapping Publishing services in an OSGi container WSDL boot strappin...
    Profile Photo
    created by emjohnson
  • Receive NoClassDefFoundError: com.sun.org....dom.DocumentImpl error on AIX

    Hi,   We are running a fuse service which works fine on sun java but gives the following error on AIX NoClassDefFoundError: com.sun.org.apache.xerces.internal.dom.DocumentImpl   we have the xercesImpl-2.8...
    Profile Photo
    last modified by aishwaryabk
  • Receive NoClassDefFoundError:javax.crypto.b error on AIX

    Hi,   We runa fuse service which workds fine on sun java. we have some encryption and decryption usage within the project. However when run on AIX we get NoClassDefFoundError:javax.crypto.b error when we attemp...
    Profile Photo
    last modified by aishwaryabk
  • Question regarding notification/JMS Publish-subscribe

    Hi,   I am trying to implement a service provider which does not only support request-reponse and one-way operations, but also sends notifications via the JMS publish-subscribe mechanism. I know CXF doesn't supp...
    Profile Photo
    created by anne_diefenbach
  • cxf-osgi small question

    Hello All, I have been playing with the sample cxf-osgi that is included in examples directory of FUSE ESB. It works on my machine. I am able to access the WS end-point at http://localhost:8080/cxf/HelloWorld?wsdl. ...
    Profile Photo
    last modified by barranek
  • How do I access an external property file from my services deployed in FUSE

    I have properties like user ids and pwds in a separate property I need to access from my POJO services deployed in FUSE. DOes anyone know how this can be done. Right now I have deployed my project in FUSE but the serv...
    Profile Photo
    created by aishwaryabk
  • Urgent -MultiplexingConsumerProcessor Error while handling jms message

    Hi,   I am using fuse-esb-3.3.1.3 and fuse-message-broker-5.0.0.17. My requirrement is to build a cxf-se SU which has wsdl and implementation class.I have servicemix-jms SU which acts as consumer and picks up t...
    Profile Photo
    created by jayasreeb
  • jaxws:endpoint configuration, same portName used in two Services.

    Hello all,   I notice when configuring an endpoint in CXF config file one uses the /PortName. <jaxws:endpoint name="SoapPort" createdFromAPI="true   I have seen some WSDLs that have the same PortName ...
  • OSGi Bundle Bug: Hyphen's in MANIFEST

    All,   While attempting to deploy the FUSE Services Framework (CXF) to the Springsource DM OSGI container I received an error related to parsing the MANIFEST.MF file.    I encountered a similar error...
    Profile Photo
    created by sengland
  • Can one somehow hook in WSIT from Metro for WS-Trust support?

    Is it possible to hook in WSIT in order to have WS-Trust support?
  • What is required to have the annotations for JAX-WS recognized by eclipse?

    When plugins/featurs of eclipse are required to have the JAX-WS annotations recognized by eclipse?   After they are installed do we need to "enable JAX-WS"?   Thanks
    Profile Photo
    last modified by patrickmulligan
  • Unable to integrate Fuse tools in to Eclipse

    I tried integrating Eclipse with IONs Fuse tools based ont he steps in the link http://open.iona.com/wiki/display/ProdInfo/FUSEEclipseTools   But at Step "Updating Eclipse from the FUSE Update Site",   P...
    Profile Photo
    last modified by sarithas
  • CXF and Eclipse WTP Web Services Integration

    http://open.iona.com/forums/thread.jspa?threadID=331&tstart=0
    Profile Photo
    created by sclarke
  • unable to run wsdl_first sample application in servelt container

    when i want to run wsdl_first in samples using servlet container(tomcat 5.5), i created war file and deployed in tomcat. Using java, i executed the command "java -Djava.util.logging.config.file=%CXF_HOME%\etc\logging....
    Profile Photo
    last modified by amarnath.gajula
  • executing wsdl_first in samples

    hi, thanks for your kind reply. In wsdl_first,i have executed till "wsdl2java -d build\classes -compile .\wsdl\hello_world.wsdl" and it went fine so far. after that i executed the three commands mentioned in readme....
    Profile Photo
    last modified by amarnath.gajula
  • error: unable to find cxf-manifest.jar file

    Hi, when i want to run the command wsdl2java -d build/classes ..........(to generate java from wsdl), i am getting the error message like "'wsdl2java' is not recognized as an internal or external command".........wha...
    Profile Photo
    last modified by amarnath.gajula
  • CXF SE causing NPE

    Hi, I have a serious problem with CXF SE (2.0.6) component which I use for implementing web service endpoint.   My web service executes Drools engine (not servicemix-drools) and terminates with exception during...
    Profile Photo
    last modified by newion
  • wsdl2service error: could not find WSDL plugin while creating a JMS service

    Hi all,   Have encountered a problem with wsdl2service in Fuse Service Framework 2.0.3.2 - any ideas?       C:\dev\fuse-services-framework-2.0.3.2\samples\wsdl_first\wsdl&gt;wsdl2servic...
    Profile Photo
    last modified by adrian.trenaman
  • FUSE Services Framework 2.0.6 is now available

    FUSE Services Framework 2.0.6 is now available for download from here:   http://open.iona.com/downloads/   See release notes for the list of new features, improvements and issues fixed in this release.
  • Bad Enumeration Value: 'extension restriction' when using java2wsdl

    Hi all, I am new in using Fuse Service Framework (and CXF of course). Trying to create the wsdl of a Java Web Service for wich i have written the SEI I get this:   org.apache.cxf.tools.common.ToolException: org...
    Profile Photo
    last modified by quonn