Log in to follow, share, and participate in this community.
Article WS-Transfer Implementation details
WS-Transfer Implementation detailsLink to specification http://www.w3.org/TR/2011/REC-ws-transfer-20111213/ Link to implementation on GitHub https://github.com/dudaerich/cxf/tree/master/rt/ws/transfer (work in progress) Contribution to Apache CXF is...
Article WS-Fragment Uncertainties in the Specification
WS-Fragment Uncertainties in the SpecificationIntroduction Currently I am working on diploma thesis, in which I have implemented WS-Transfer extension WS-Transfer Implementation details. The specification defines four types of possible messages, which can ...
Thread webservice encryption not working (jbossws-cxf)
webservice encryption not working (jbossws-cxf)Hi, i am trying to get WS-Security encryption working on Wildfly. I read this doc: https://docs.jboss.org/author/display/WFLY8/WS-Security. I want my soap messages to travel encrypted from client to server and ...
Test ws-security-policy githubGood afternoon, please help me? need to apply security on my ws, to start did some testing with apache cxf, I found interesting the solution ws jboss and so downloaded the jboss ws security simple example on...
Thread Problems adding interceptors to EJB as WebService (Jboss 5.1.0)
Problems adding interceptors to EJB as WebService (Jboss 5.1.0)Hello, I'm having trouble in order to add interceptors using the @InInterceptors/@OutInterceptors annotations of CXF. I'm working with Jboss 5.1.0 GA and CXF 2.7.6. Researching, I have read tha...
Thread Contract firts - deployed WSDL different of the provided one
Contract firts - deployed WSDL different of the provided oneGreetings, I'm developing a CXF web service, using the contract fiest approach, to be deployed in JBoss EAP 6.2. Using the wsdl2java CXF plugin I'm generating the required JAX-WS artifacts but, after deploymen...
Thread SAML Holder-Of-Key Assertion Scenario from Advanced User Guide
SAML Holder-Of-Key Assertion Scenario from Advanced User GuideHello, currently I'm trying to implement the SAML Holder-Of-Key Assertion Scenario from Advanced User Guide, but can't get it working;-( The exception is: org.apache.cxf.ws.policy.PolicyEx...
Thread Which jbossws libraries to use in war for use on Tomcat 7
Which jbossws libraries to use in war for use on Tomcat 7Hi, Which JBossWS jars do I need to add my (Tomcat 7) war in order to support (JSR109) webservices? (Background: I'm trying to create a war that would provide webservices and that I could deploy on Tomcat 7...
JBossWS CXF, Kerberos and wsseHallo all. I need to use both UsernameToken and KerberosToken to authenticate webservices running on JBoss AS 7.1 / 7.2. As found in many documentations, I added the @Policy annotation to reference to the req...
Thread Broken pipe exceptions from CXF - JBoss AS 5.1
Broken pipe exceptions from CXF - JBoss AS 5.1Hello forum! Some context : a (clustered) project on JBoss AS 5.1 serving jax-ws (soap) web services. jbossws-cxf-server 3.1.2.GA Apache CXF API 2.2.2, I believe. We had been running the WS cl...
Thread getting an Error in JBOSS 7.1.1.Final unwinding now: org.apache.cxf.binding.soap.SoapFault: General security error (No certificates were found for decryption (KeyId))
getting an Error in JBOSS 7.1.1.Final unwinding now: org.apache.cxf.binding.soap.SoapFault: General security error (No certificates were found for decryption (KeyId))