Log in to follow, share, and participate in this community.
Thread WS-Security, CXF 2.2 and ?Username for Certificate, Sign then Encrypt'
WS-Security, CXF 2.2 and ?Username for Certificate, Sign then Encrypt'Hi all, With the latest release of FUSE Services Framework, are all the WS-Security 1.1 scenarios implemented? In particular, is scenario 4.2 'Username for Certificate, Sign then Encrypt' implemented? Do we ha...
Thread how to access NotificationBroker interface from external java client
how to access NotificationBroker interface from external java clientHi, I am trying to use a java client outside of ServiceMix to call subscribe or notify methods. I found out that there is a WSN.wsdl that comes with ServiceMix, but I could not find the URL to access the Notif...
Installing Services FrameworkHi, Seems like a really obvious question but I spent 15 minutes already trying to figure it out without luck. I downloaded already the messagebroker, the mediation router and now Fuse Services Framewor...
one jms queue multiple servicesDoes anyone know if it is possible to configure multiple services(soap/jms) to use one JMS queue? I did manage to configure two services using jms, but when I send the request I am getting the following fault string. ...
Thread Absorb Soap Fault and convert to Standard Response
Absorb Soap Fault and convert to Standard ResponseI am interested in capturing any Soap Faults that occur and turning them into standard responses with the state of the fault bundled into a ResponseContext element. Does anyone know how to intercept a SoapFault ...
How to specify -mx with wsdl2java?Hi - I am trying to run the wsdl2java script (because I cant get it to work from within CXF tooling) directly, with the -compile option, using something similar to: ./wsdl2java -db xmlbeans -server -i...
Thread CXF wsdl2java maven plugin with xmlbeans databinding problem
CXF wsdl2java maven plugin with xmlbeans databinding problemHi, I've been trying to create a web service implementation wsdl first approach using maven "cxf-codegen-plugin" (2.1.4) with xmlbeans databinding (required). I also must use a xsdconfig file to customi...
Trying to use CXF Consumer and ProviderFuse 4.0.0.3 - I am trying to use the CXF Consumer and Provider as follows. I have an external webservice (for testing using HelloWorld jaxws webservice in a seperate su) which should be proxied via the BUS. When the ...
Thread CXF wsdl2java maven plugin with xmlbeans databinding problem
CXF wsdl2java maven plugin with xmlbeans databinding problemHi, I've been trying to create a web service implementation wsdl first approach using maven "cxf-codegen-plugin" (2.1.4) with xmlbeans databinding (required). I also must use a xsdconfig file to customi...
CXF and XmlBeans?Hi there - I cant really tell from the release notes, but is XmlBeans un/marshalling supported by the latest FUSE Services Framework release? If so, I am trying to specify XmlBeans as the un/marshaller ...
Thread CXF wsdl2java maven plugin with xmlbeans databinding problem
CXF wsdl2java maven plugin with xmlbeans databinding problemHi, I've been trying to create a web service implementation wsdl first approach using maven "cxf-codegen-plugin" (2.1.4) with xmlbeans databinding (required). I also must use a xsdconfig file to customi...
How to close client conduit to JMS brokerI'll try again, even if my last posts did not receive any answers so far. Maybe this is not the right forum to ask. We have this problem in cxf 2.0.x-fuse with client-side conduit which are connected to the ac...
wsdl2java does not generate impl stubsHi There - With the latest Fuse 3.... Using wsdl2java starting from wsdl and using XmlBeans, I can not get wsdl2java to generate impl stubs. I have tried using -impl, -all, -pleaseDoEverythingIN...
Debugging Tomcat with Eclipse GanymedeI am using the tomcat installation that was bundled with the FUSE services framework and cannot seem to get it to work in debug mode with eclipse (nor standard run mode). I was getting some classpath problems ...
Thread wsdl2java has error processing 3rd party WSDL
wsdl2java has error processing 3rd party WSDLI am attempting to create a consumer to call a 3rd party SOAP service, via HTTP. Using the wsdl2java.bat file included in the FUSE Services Framework 2.1.3.2 with the following command line: wsdl2java.bat -cli...
overwrite JMSNamingProperty in applicationWe have this problem in since CXF_1806 was introduces in 2.0.9.0-fuse. What we try to do is, set the BrokerURL to the activeMQ through a command line argument in our service-application (overwriting the value that co...
Thread wsdl2java maven plugin fails with NPE in 2.0.9.2-fuse
wsdl2java maven plugin fails with NPE in 2.0.9.2-fuseHi, switching to 2.0.9.2-fuse version i have a problem with the wsdl2java maven plugin. It fails with NPE. Strange enough it does work if i use the apache cxf 2.0.9 version. It seems to be related to the -b...
Documentation on using CXF with J2EEThe doc team has added a new guide on using the CXF JCA connector at http://fusesource.com/docs/framework/2.1/j2ee/index.html Edited by: emjohnson on Jan 26, 2009 11:33 PM Edited by: emjohnson on Jun 1...
How to use STS with CFX Looking for any information, examples and/or thoughts on how to use cxf with STS (Microsoft Geneva) and SAML token. Have been searching for past few days with no luck, any help will be much appreciated ...
Thread unable to find valid certifcate path to requested target
unable to find valid certifcate path to requested target Does anyone know what is causing this issue, I have added the cert to cacert with in Java_Home and have tested it with InstallCertUtility, everything seems to be ok. D:\apache-cxf\source>w...