• jbossws-cxf.xml not picked up

    Hi,   I installed JBossWS-CXF and put a jbossws-cxf.xml in my WEB-INF folder, where I describe one jaxws:endpoint. Is this all the configuration I have to do? It doesn't seem to work, so I put the cxf servlet in...
    Profile Photo
    last modified by podiki
  • CreateSequence was not recognized

    Hi,   I built and deployed a WS endpoint using WS-RM on JBoss AS 6.0.0.Final.     I'm currently receiving the following exception when a new sequence request is received:   {code}15:37:56,290 WA...
    Profile Photo
    last modified by nbielza
  • Undeploy error - Exception sending context destroyed event

    Dear JBoss experts,   I have searched your forum for a simple answer to this undeployment error. An error I only get when undeploying a spring dependent webservice from the JBoss server (JBoss 5.1 + JBossWS-CXF)...
    Profile Photo
    created by peter.gylling
  • JBoss 5.1.0 - JBossWS 3.4.0 - Spring 3.0.5 & CXF Error

    Hi, I understand that there was a similar issue related to the following concerning JBoss 6 was discussed, but not answered. The discussion is at http://community.jboss.org/message/590259   However, I am facin...
    Profile Photo
    created by tech4gk
  • JBoss 6 - Spring 3.0.5 & CXF Error

    Hi,   I am trying to deploy web-app which contains spring 3.0.5 jars files. During the server startup, I am getting the following error:   Caused by: org.springframework.beans.FatalBeanException: Class [or...
    Profile Photo
    last modified by mrbaljit
  • Can't create Web Service for JBOSS

    Hello,   With Eclipse 3.6 EE Developer, I tried to create a Web Service from an EJB class for JBOSS 6.0, but it failed with the following statement: ========================================   The service ...
    Profile Photo
    last modified by samwun9988
  • EJB3 Web Service not deploying properly with jbossws-cxf-3.3.1

    I am currently running JBOSS SOA Platform 5.0.1 with jbossws-cxf-3.3.1.   I am trying to deploy an EJB3 web service which includes a custom WSDL (In other words I do not want JBOSS to generate the WSDL). The EJ...
    Profile Photo
    last modified by ramosian
  • JBossAS6 CXF Web Services without Spring?

    I've been following a number of posts on this forum as I seem to be running into a similar issue with the default CXF web service implementation for JBossAS6 and Spring.  Is there any way to have a project that h...
    Profile Photo
    last modified by rjbaty
  • JBossWS-CXF 3.3.1 and @WebMethod(exclude=true)

    Hi all,   since we have changed our JBoss 5.1.0 installation to use CXF, our WSDLs now include methods declared in the WebServices interfaces with the @WebMethod(exclude=true) annotation. Previously the behaviou...
    Profile Photo
    last modified by nadirx
  • Which utility should be used to generate WSDL with CXF stack?

    Hi, I am using JBoss 6.0.GA with CXF web service stack (that comes with default installation). For generating artifacts from WSDL I find the class "org/apache/cxf/tools/wsdlto/WSDLToJava"  which is part of {JBO...
    Profile Photo
    last modified by jbossuser71
  • Server Side Integration Customization without Spring

    Hello,   is there any way to customize the endpoint programmatically, or that in any way does not require the use of Spring. Something like the @EndpointConfig for native (it doesn't work on CXF, right?), or @Ha...
    Profile Photo
    last modified by barakka
  • jbossws-cxf 3.4.? on jboss 5.1.0

    I am currently using jboss 5.1.0. In the downloads there is jbossws-cxf 3.4.0 as well as 3.4.1. Which version should be used for jboss 5.1.0?   Thanks
    Profile Photo
    last modified by bapats
  • WARNING [org.apache.cxf.phase.PhaseInterceptorChain] Interceptor for ... has thrown exception, unwinding now: java.lang.NullPointerException

    I have been trying to get my CXF webservices to work with the JBoss CXF stack (jboss-6.0.0.20100721-M4). They work just fine utilizing the apache cxf libraries, but I keep getting -> WARNING [org.apache.cxf.phase.P...
    Profile Photo
    last modified by shawnwevans
  • Exception trace from JNDi via WS when using XTS demo on AS 6.0.0.Final

    Hi Alessio,   I am seeing an exception trace from JNDI underneath the JBossWS code when I run the XTS demo on JBoss AS 6.0.0.Final. It does not appear to stop the demo from working correctly but it doesn't inspi...
    Profile Photo
    last modified by adinn
  • Issue with jboss-as-distribution-6.0.0.20101110-CR1.zip and jbossws-cxf-3.4.0.GA

    Unzip both, updated the ant.properties file and ran:     ant -Djboss.server.instance=standard -Dspring=true deploy-jboss600 and   ant -Djboss.server.instance=standard -Dspring=true deploy-jboss601 a...
    Profile Photo
    last modified by shawnwevans
  • upstream patches handled how?

    Not sure how to phrase the question, but what would be a fair expectation about a jbossws-cxf release on the occasion of a point release from the upstream source (from apache, for example)?   Or, another way of ...
    Profile Photo
    last modified by jjfraney
  • How to bind webservice client to specified IP (network interface)?

    As a new user of group, I want to say big "Hello" to all community. And I want to post a question, descripted below.   So, problems is: there is a one RHEL default server with 2 NIC configured: eth0 with IP 10...
    Profile Photo
    created by emjot
  • Service created twice from WSDL?

    Using the current JBoss-AS 6.0.SNAPSHOT with Apache CXF 2.3.1 and JBossWS-CXF 3.4.0.CR3 for each WebService call I see a message two "Creating Service" messages from CXF. This is probably not necessary / intended. I...
    Profile Photo
    last modified by lafr
  • Improvements in JBossWS-CXF?

    Hi!   We are writing on an article about the JBoss AS6 and have the following question to you: What are the main improvements in JBoss WS-CXF compared to JBoss WS-Native? We can't find anything about the new feat...
    Profile Photo
    last modified by okr2004
  • org.apache.cxf.BusException: No DestinationFactory was found for the namespace

    Hi,   In a wsdl-file I have the following line:   <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http/"/>   When I deploy the webapplication (on JBOSS 5.1.0) and try ...
    Profile Photo
    last modified by aksamit