• WS-Transfer Implementation details

    Link 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...
    Profile Photo
    last modified by dudae
  • WS-Fragment Uncertainties in the Specification

    Introduction  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 ...
    Profile Photo
    last modified by dudae
  • 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 ...
    Profile Photo
    last modified by laispuru
  • Test ws-security-policy github

    Good 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...
    Profile Photo
    created by danilodesousa
  • 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...
    Profile Photo
    created by aida.sp
  • javax.servlet.ServletException: JBWS024029: Cannot obtain destination

    I am testing simple HelloWS, My web.xml has entry servlet> <display-name>HelloService</display-name> <servlet-name>HelloService</servlet-name> <servlet-class>org.jboss.samples.webs...
    Profile Photo
    last modified by jbossws123
  • Contract firts - deployed WSDL different of the provided one

    Greetings,   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...
    Profile Photo
    last modified by simplex-software
  • Class cast exception when trying to deploy Web Service in web application (Jboss EAP 6.1.1)

    I'm trying to deploy web service in my web application and I get following exception ~~~ JBWEB000309: type JBWEB000066: Exception report JBWEB000068: message JBWEB000261: Class my.test.HelloWorldWs is not a Servlet...
    Profile Photo
    last modified by gomdolyi
  • Username Token Profile from Tutorial: Cannot resolve SecurityService_schema1.xsd

    Hi,   I'm recreating the Authentication and Authorization tutorial from JBoss 7.1 documenation WS-Security - JBoss AS 7.1 - Project Documentation Editor When I try to generate the service endpoint from WSDL wit...
    Profile Photo
    last modified by pi4630
  • Problem while deploying web service in jBoss EAP 6.1 regarding XML schema complexType

    Dear all,   we are migrating our web service application which compatible to jBoss EAP 6.1. This application perfectly deploying and working well in all other application servers and remaining lower versions of ...
    Profile Photo
    last modified by androidgalaxyman
  • Authenticating POJO Endpoint with "SAML Holder-Of-Key Assertion Scenario" and calling EJB with container security

    Hello,   I managed to get the "SAML Holder-Of-Key Assertion Scenario" https://docs.jboss.org/author/display/JBWS/SAML+Holder-Of-Key+Assertion+Scenario working.   Now I want to call a StatelessSessionBean...
    Profile Photo
    created by j_ri
  • error deploying web application on second node of Jboss AS 5.1 "all" configuration

    Hi All,   I have created two nodes by copying "all" nodes and set the jvmRoute as node1 and node2. When i execute the node 1 the starts successfully and application loads, however when i try to start second node...
    Profile Photo
    created by agashedev
  • SAML Holder-Of-Key Assertion Scenario  from  Advanced User Guide

    Hello,   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...
    Profile Photo
    last modified by j_ri
  • ERROR during the JBOSSWS-CXF configuration in existing JBOSS 5.1.2EAP

    Hi, I am trying to configured JBOSSWS-CXF in existing JBOSS EAP and when i running the ant build-installer  it trying to connect to jboss reposiotry and i am getting below error     Buildfile: /u01/...
    Profile Photo
    created by shailesh.londhe
  • JBossWS-CXF - Unexpected authorization check when calling an unprotected resource

    When calling a resource defined inside a war, where no authorization annotations on the service and no security constraints on the web.xml have been defined, I obtain the following stackTrace error:   Caused by:...
    Profile Photo
    last modified by lpedriali
  • java.lang.ClassNotFoundException: org.apache.cxf.jaxws.context.WrappedMessageContext

    Hi everybody. I m migrating all my webservice from Jboss Eap 5.1 to Jboss Eap 6.1. I would like to get the soap message. With Jboss EAP 5.1 i used to do this :   import javax.xml.soap.SOAPMessage; import java...
    Profile Photo
    last modified by aantoine
  • Which jbossws libraries to use in war for use on Tomcat 7

    Hi, 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...
    Profile Photo
    last modified by marco.rietveld
  • JBossWS CXF, Kerberos and wsse

    Hallo 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...
    Profile Photo
    last modified by zenor
  • Broken pipe exceptions from CXF - JBoss AS 5.1

    Hello 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...
    Profile Photo
    created by stupormundi
  • 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))

    Hi All,   am using JBOSS 7.1.1.final version application server, am New to webservice and WS-Securiry Implementation, i would like to develop the webservice provider i.e. server side code which should do decrypt...
    Profile Photo
    last modified by anilellendula