• Using multiple ports in JBOSS

    I have the requirement where i have two CXF service war files. here are the WSDL urls.  http://localhost:8080/ABCController/123?wsdl              htt...
    Profile Photo
    last modified by kishor_pawar89
  • Jboss7/CXF/Spring

    Hello,   I have a web-service developed with CXF and Spring. I tried to deploy it with JBoss7 (with standalone-preview.xml) but a couple of warnings appeared   WARN  [org.jboss.as.ee.component.deploy...
    Profile Photo
    last modified by nuno.martins
  • jboss-CXF secure conversation implementation and inter-operability with WCF client

    Hi, I am new to CXF. I have implemented web services with WS-security in axis2 before. I tried using jboss-metro releases but since it is not supported anymore by Jboss, I am exploring on CXF web service. Can I know...
    Profile Photo
    created by aravindps
  • CXF SSL Client to Register an WS-T participant

    Hi!   I'm developing an application that needs to sync two different web services on both .NET and J2EE platform, using JBoss AS 7. I've already created all the WS-T stuff (MSTDC on .NET, WS-AT wsdl, JBOSSTS wit...
    Profile Photo
    last modified by grunchitog
  • SchemaValidation anootation JBoss 6.1.0 (cxf 2.3.1-patch-01)

    We have problem migrating our webservice to JBoss 6.1.0, the service deploys fine but when calling the service we get validation error (stack trace on the end of thread). We dont need validation and i whant to turn it...
    Profile Photo
    last modified by poyge394
  • Encoding of response

    Hi,      I have a WebService deployed on a JBAS 7.1.1. Testing with SoapUI, I see an UTF-8 encoded request coming in, an UTF-8 encoded response  going out, "åäöÅÄÖ"...
    Profile Photo
    last modified by nickarls
  • address rewrite

    The JBossWS user guide discusses Address rewrite in the Configuration section, to configure dynamically the value of the <soap:address> element in the wsdl. Is there a similar functionality for jbossws-cxf confi...
    Profile Photo
    last modified by bapats
  • test installing JAX-WS on JBoss 5.1.0 failing

    I am attempting to migrate our WebServices to JBoss 5.1.0 and am having failures with the tests for installing JAX-WS 3.4.0 which seem to be related to the following error: [junit] Caused by: javax.naming.Communicati...
    Profile Photo
    created by mikephoenix
  • Showing the cause exception message on JBoss AS 7.1

    Hi,   I trying to work how to get a JAX-WS webservice deployed on JBoss AS 7.1 to send the full stack trace in a message response when that exception is not modeled (i.e. the service is throwing a runtime except...
    Profile Photo
    last modified by peterfry
  • debug an http 404 in jbossws-cxf

    I have a client running in jboss as 6 sending a request to a service in ASP.NET.   The service is responding with an 404 error.  The question arises: How do we identify the requested uri which cannot be fou...
    Profile Photo
    created by jjfraney
  • How do I use jax-ws in Java 6 client with Jboss 6?

    I don't want metro or cxf. I just want to invoke EWS (Exchange Web Services) using the Java 6 client.   EWS calls did not work in JBoss 5 either, but I was able to remove the jboss jax-ws client jars to get my E...
    Profile Photo
    last modified by dgodbey
  • Install jbossws-cxf 4.0.0GA in JBoss AS 6.0

    We need the SAML-Token-Profile for WS Security to be able to authenticate the web services. Since we are using JBoss AS 6.0, I'd like to install jbossws-cxf 4.0.0 GA in this version of JBoss AS. Since jbossws-cxf 4....
    Profile Photo
    last modified by hmr_mueller
  • JBoss 6.1.0 CXF and Spring problem

    Hi   I'm trying to deploy a CXF and Spring WAR file on JBoss 6.1.0. If I include the CXF libraries I get:   Unresolved conflict on resource environment reference named: cxf   If I use a jboss-classlo...
    Profile Photo
    last modified by nestorjb
  • ClassCastException when initializing CXFServlet

    I am currently migrating existing web projects from JBoss AS 4.0.3 to 4.3.2. Our web projects utilize Spring 2.5.6.SEC01 and offer WebServices using Apache CXF 2.2.3. Policies make us to use JBoss WS CXF Stack versio...
    Profile Photo
    last modified by paulhuemer
  • SoapFault

    Hello,   We are migrating from JBoss 5 to JBoss 6.1 and the webservice stack is changes to cxf we have following problem. We have a webservice client when geting soapufault from backend we catch javax.xml.ws.so...
    Profile Photo
    last modified by poyge394
  • WAR file will not deploy

    I am trying to deploy a SOAP\JMS service and I am getting errors indicating that my JNDI registered queues can not be found.  The queues are registered as can be seen from the following, taken from the JBoss JMX ...
    Profile Photo
    last modified by mtarullo463
  • SoapBody request message without prefix

    Hello everybody!   Is it possible to remove the prefix from the SOAP Message? Basically what I trying to do is make my SOAP Request like this:   <soapenv:Body xmlns:wsu="http://docs.oasis-open.org/wss/20...
    Profile Photo
    last modified by jcamilorincon
  • variables in configuration

    Does anyone know if you have use jboss variables like ${jboss.server.home.url} inside the jbossws-cxf.xml configuration file?
    Profile Photo
    last modified by dlaprade
  • very simple cxf web service not deployed under JBOSS AS7

    Hello, I'm a newbie in Jboss AS7. I downloaded the JBOSS AS 7.0.2 to try a CXF simple Web service. Here is the interface :   package com.sample; import javax.jws.WebMethod; import javax.jws.WebService; @...
    Profile Photo
    last modified by formation
  • WSDLPublisher not configured, unable to publish contract!

    Hi to all,   I tried to deploy cxf webservices in Jboss 6. Since Jboss6 comes with cxf i didn't include any cxf jar files inside my application. When i try to access the wsdl file after the deployment i am gett...
    Profile Photo
    last modified by dilipmathi