• Additional documentation on JBossWS-CXF integration

    Folks, I've just added some additonal doc at http://community.jboss.org/wiki/JBossWS-StackCXFUserGuide . In particular see some suggestions / warnings regarding effectively using Bus instances in-container.
    Profile Photo
    last modified by asoldano
  • JBWS-2210 : CXF Username Token JAAS integration

    Hi   I've been looking recently at resolving JBWS-2210 [1].   The issue is to do with the fact that a WS-Security UsernameToken can not be currently used in JBoss CXF to integrate with the JBoss security s...
    Profile Photo
    last modified by sergeyb
  • XTS transaction

    Hi there,   I am trying to install XTS service in JBoss 5+ version. where should I get jbossxts.sar file   Regards Chandra
    Profile Photo
    last modified by chandrarsa
  • Re-calculating XML-Signature DigestValue

    Hello everyone, I'm a new user and hope it is the right section for my question. I've configured JBoss for working with WS-Security, in particular with the signature of xml messages. Everything works well: upon the r...
    Profile Photo
    last modified by giogio
  • Compiling Native 3.3.1 from source

    Trying to build Native 3.3.1 GA from source.  It goes to fetch http://repo1.maven.org/maven2/org/jboss/ws/jbossws-parent/1.0.7.GA/jbossws-parent-1.0.7.GA.pom.  This does not exist in the repo (I manually che...
    Profile Photo
    last modified by usib6tfj
  • AS7: Re-thinking WS container integration

    JBossWS 4 is going to be the jbossws integration layer for JBoss AS 7. This is both a chance of working on major spi changes / cleanup [1] as well as revisiting the whole way the installed ws stack (CXF or Native) is ...
    Profile Photo
    created by asoldano
  • Error while using Wise Soap Client

    I am trying to consume an external webservice in my jboss-esb.xml using the Wise SOAPClient I receive the following error during execution 18:44:41,871 INFO [STDOUT] [ERROR] com.sun.tools.javac.Main is not available...
    Profile Photo
    last modified by ashwindesikan
  • WebServiceContext

    I'm trying to have a web service store info to a session that is unique for each consumer.   @Resource private WebServiceContext wsContext;   @WebMethod @WebResult(name="MyMethodResponse") public Integer ...
    Profile Photo
    last modified by sej
  • CXF Policy Engine

    Hi Folks,      I'll be little bit verbose about the setup because I don't know how much Sergey is familiar with our test framework.    I just commited first JBWS-3134 related test case to th...
    Profile Photo
    last modified by ropalka
  • InjectionMetaDataDeploymentAspect misuse of EJBContainer.getEnc()

    EJBTHREE-2056 changes the state of the naming context within the lifecycle of EJBContainer. In essence this is an implementation detail. With this change WS no longer deploys: java.lang.IllegalStateException: EJBTHREE...
    Profile Photo
    last modified by wolfc
  • org.jboss.ejb3.common.resolvers.spi.EjbReferenceResolver is now deprecated in AS trunk

    From what I know, JBoss WS uses org.jboss.ejb3.common.resolvers.spi.EjbReferenceResolver for resolving @EJB injections. This package has now been deprecated. Instead a new jboss-ejb3-ejbref-resolver has been created t...
    Profile Photo
    last modified by jaikiran
  • JBossWS-CXF, the Endpoint API and Jetty dependency

    Hi Folks, as you all know, JAXWS specification includes API for publishing an endpoint in a JSE standalone environment. Here is an example http://anonsvn.jboss.org/repos/jbossws/framework/tags/jbossws-framework-3.4.0....
    Profile Photo
    last modified by asoldano
  • How does turning the security on work?

    I am looking at the code in org.jboss.system.server.security.SecurityPolicy -- it looks like the setters setSecurityManager(), setPolicyURL(), have no callers!  My problem is that when I run JBoss, Globals.IS_SEC...
    Profile Photo
    created by usib6tfj
  • JBossWS-Native bugs when implementing Provider endpoint

    After spending more time than I thought should have been necessary to port some services from JBossWS-Metro 3.3.1 to JBossWS-Native 3.3.1 (because we want to experiment with security features of Native stack) I found ...
    Profile Photo
    last modified by raycardillo
  • error when deploying a ear which has webservice

    Getting the below error when deploying an ear which has webservice, Any help would be greatly appreciated...   06:37:32,630 INFO [Server] JBoss (MX MicroKernel) [4.3.0.GA_CP04 (build: SVNTag=JBPAPP_4_3_0_GA_CP04...
    Profile Photo
    created by rajzzh
  • error in com.sun.xml.ws.server.sei.EndpointMethodHandler invoke

    Getting below exception when invoking a web services, but my service works fine and i dont think this error is due to my service.Can anyone help me on this ? I debuged the app and made sure the class which is in green...
    Profile Photo
    created by rajzzh
  • Not able to deploy Jaxws webservices - Incompletely deployed packages

    In web.xml, i have the following,                           <listener >     <listener-class> com.sun.xml.ws.transport.http.serv...
    Profile Photo
    last modified by rajzzh
  • Recent changes on CXF integration

    Folks, due to the requirements for https://jira.jboss.org/jira/browse/JBWS-2971 , I had to review a bit the current cxf stack integration. Basically, we used to depend on CXFServlet triggering the Bus creation and h...
    Profile Photo
    last modified by asoldano
  • Installing JBossWS Native on JBAS 5.1.0

    This is my use case part of my automated build :   a) I take a JBossAS 5.1.0.GA zip. Unzip it. b) I need to install JBossWS native onto it.   Currently, what I see is that I need to download this JBossWS ...
    Profile Photo
    last modified by anil.saldhana
  • WS-Policy, SOAP 1.2 and the Standard client config

    Hi,   I'm using JBossWS 3.1.1.GA, and I've discovered a possible problem when mixing the support for WS-Policy, WS-Security and a web service with SOAP1.2 binding.   The problem is that by default, if no s...
    Profile Photo
    last modified by barakka