• 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
  • Installing JBossWS CXF 3.4.0 with JBoss AS 5.1

    Hello,   I've installed JBossWS CXF 3.4.0 with JBoss AS 5.1.  Specifically, I've installed it using "ant -Dspring=true deploy-jboss510" and generally following the instructions from the following web page. ...
    Profile Photo
    last modified by doudl
  • EJB Endpoint in a WAR in JBossAS 7?

    Wondering if anyone has tried to create a EJB3-based endpoint in a WAR with Java EE 6.0 on JBossAS 7.0.0.Final?  I had some EJB3 endpoints in a standalone Jar module and I've been playing around with moving them ...
    Profile Photo
    last modified by rjbaty
  • Question about the JBoss CXF support

    Hi there...   I'm looking into using Eclipse's CXF support with the JBoss WS CXF implementation and have run into some interesting limitations with the tooling... That's led to some poking around in their code a...
    Profile Photo
    last modified by bfitzpat
  • Extra slash '/' in the URL

    Friends,   We were using Native stack for web services in previous releases of JBoss. Recently we tried to migrate to JBoss6 and JBoss7. We were able to migrate to 6 with few hiccups and to JBoss7 with a lot of ...
    Profile Photo
    last modified by mohanpotturi
  • Support for SOAP Header elements on JBossAS 7.0.1

    Been further getting into the JBossWS-CXF implementation contained in the JBossAS 7 stack.  We have a couple endpoints that make use of a SOAP Header element in their WSDL definition.  To test this out on JB...
    Profile Photo
    last modified by rjbaty
  • WS-Security Username classloader issue with JBossAS7?

    Hello, I seem to be having an class loader issue configuring a WS-Security Username client using JBossWS-CXF on JBossAS7.  I have added the   Dependencies: org.apache.ws.security, org.jboss.ws.cxf.jbossws...
    Profile Photo
    last modified by rjbaty
  • How to intergrate Apache CXF in JBoss 4.0

    Hello All Kindly tell me which jars are required to put in JBoss server 4.0.3 to integrate it with Apache CXF. I am making a web service client and I could not change my server. When i run sar inside my jboss ...
    Profile Photo
    last modified by shptlucky
  • Jboss 5.1.0.GA+jbossws-cxf-3.4.0.GA and Alfresco community 3.4d

    Hello everyone,   I'm having trouble in deploying Alfresco 3.4d on Jboss 5.1.0.GA+jbossws-cxf-3.4.0.GA. Below is the error I get. Has anyone faced this problem and managed to fix it? Would really appreciate your...
    Profile Photo
    created by chinhphan
  • JBoss AS 7 and WS-Security client

    I'm attempting to set up a client in a new web app to an existing web service secured with WS-Security.   I've created my local keystore and a local truststore.  I've imported my public key and the server'...
    Profile Photo
    last modified by dstockdreher
  • JbossWS-CXF 4.0.0 Beta 2 on Jboss AS6

    Hi,   I've upgraded JbossWS-CXF to version 1.0.0 Beta2 aiming to resolve an issue related to WS-Policy. The upgrade went well without error messages, but when I'm trying to generate the webservice client an exce...
    Profile Photo
    last modified by ejbraga
  • Exception while running with JBoss CXF - WrapperClassoutInterceptor

    Hi,   When i invole a webservice to an external provider i am getting the following exception. When i remove the JBOSS 6.0 Runtime from my call path and use just JDK 1.6.24 the webservice invocation is succesful...
    Profile Photo
    last modified by srinivasj74
  • How to have CXF/Spring in War?

    Hi, I'm on JBoss 5.0.0 (but can migrate to 5.0.1 or 5.1 if very necessary. JBoss 6 is impossible since the Red Hat support isn't supporting it).   To prevent class loading issues with other applications already ...
    Profile Photo
    last modified by henri.tremblay