• WSS4JInInterceptor General security error (WSSecurityEngine: Callback supplied no password for: null)

    I am using Jboss CXF to develop ws-security . I using jboss-6.0.0.Final and  jbossws-cxf-3.4.1 . I got the following error after i add ws-security to my web application . Please help. Thanks       ...
    Profile Photo
    last modified by mstee123
  • Error deploying SOAP\JMS web service

    I am trying to deploy a SOAP\JMS web service and I am getting deployment errors.   This service was developed as a java first service in Eclipse and the WSDL was generated with the CXF plugins for Eclipse. ...
    Profile Photo
    last modified by mtarullo463
  • Help!! Trying to remove ns1 prefix from a secured- and signed- message

    Hello everybody!   I newby using JBoss CXF but I have to say that it´s totally amazing.     Now, i have a personal project that consumes a WebService from a Financial service. This financial ser...
    Profile Photo
    created by jcamilorincon
  • CXF webservices not deployed

    Hi all,   I'm migrating web application (packaged as a war) from jboss 4 to jboss 6 and cannot make CXF webservices run properly. I use cxf 2.3.1-patch-01 (the one bundled with jboss 6.1).   During deploy...
    Profile Photo
    last modified by miragpl
  • Cannot validate sts token with sign/encrypt

    Hello,   I am hoping someone can help me quickly solve my issue. It seems that I can verify an STS token using a handler defined in my configuration:   <jaxws:handlers>      &...
    Profile Photo
    last modified by dlaprade
  • null subject, cannot extract SAML token required for WS-TRUST

    I am seeing the following error in my logs:       null subject, cannot extract SAML token required for WS-TRUST   The above message is seen on the server side of my web service.  My cli...
    Profile Photo
    created by dlaprade
  • NullPointerException in CXF

    I am trying to track down an issue I am having in JBoss 6. I have a version that doesn't have CXF integrated into it and I have an application that makes a web service call to another application and everything works ...
    Profile Photo
    last modified by aaronbly
  • How to enable schema validation with JBoss 7

    The web service I'm developing is working fine, except that I cannot figure out how to activate schema validation. I have several colleagues that have given up on this in other projects. But surely there must be a way...
    Profile Photo
    last modified by nielsm
  • WSDL w/ sign/encrypt/token having trouble getting ?wsdl when deployed

    I am having trouble getting the wsdl once my service is deployed. I am attempting to secure my service with a policy that forces an STS token, encrypt, and sign.  I am recieving the following error when deployed ...
    Profile Photo
    last modified by dlaprade
  • module.xml file for org.springframework.spring?

    Hello, I have been using JBossWS-CXF on JBossAS6 for a couple months and decided to try and migrate over to JBossAS7.  There was a dependency on Spring for some of the CXF functions in JBossAS6 and I am looking ...
    Profile Photo
    last modified by rjbaty
  • InternalError when starting generated WebService

    Hi guys, i'm currently figuring out the CXF Framework. I've succesfully created an CXF Client which can communicate with an WebSphere server using WSDL. Now we want to migrate our WebSphere service to an CXF S...
    Profile Photo
    last modified by appien
  • WebServiceRef and jaxws:client

    I am having an issue:       java.net.BindException: Address already in use   when I call my servlet which uses:       @WebServiceRef( value = HelloWorldService.class, ty...
    Profile Photo
    created by dlaprade
  • jboss6 and spring @Resource annotation

    Hello,everyone,I am a chinese,I want to ask you some questions about jboss6 and spring.My English is not very good so please do not mind.when I use jboss6 to deploy my application,the jboss server cannot start normal....
    Profile Photo
    last modified by greenyouyou
  • WebService exceptions handling

    I'm trying to migrate system from using RMI to WebService. JBoss 7.0.2 cxf with spring with WebService auto generation (@WebService).   I've tried to test exception handling by calling WebSerive from standalone ...
    Profile Photo
    created by jdabrowski
  • Authentication interceptor

    Hi all, we need to develop quickly a minimal Web service authentication policy for our Web services running on JBoss AS 6 + spring + Apache CXF. As we just need a bare bones authentication (user & password) is i...
    Profile Photo
    created by developer251
  • picketlink-sts throwing HIERARCHY_REQUEST_ERR

    Has anyone seen an error when making a request to the picketlink-sts running in:       JBoss-5.1.0.GA   and:       JBossWS-CXF 3.1.2   using the WSTrustClient cla...
    Profile Photo
    created by dlaprade
  • Issue in creation of client side classes using wsconsume command

    Hi,   I am new to JBoss and I am trying to create client side classes from a WSDL using wsconsume command as mentioned below:   wsconsume -k -p <packagename> wsdlname     I am getting belo...
  • scope=session in jbossws-cxf

    In my jbossws-cxf configuration file, I am trying to declare a spring bean which is scope=session. In order for scope=session, I have declared RequestContextListener in the web.xml as follows:      &...
    Profile Photo
    last modified by bapats
  • WSDLPublisher not configured, unable to publish contract!

    I developed a web service using JBossWS-CXF3.4.0. The web service during deployment gives the following waring: WARN  [JaxwsEndpointDefinitionParser$JBossWSSpringEndpointImpl] WSDLPublisher not configured, unabl...
    Profile Photo
    last modified by bapats
  • ws-security on Jboss AS 6.1.0

    Hi, I'm trying to secure a web service through ws-security on Jboss AS 6.1.0. I made a secured web service and a client which does not provide credentials, so it should be rejected, the problem is that the client is n...
    Profile Photo
    last modified by mblanco