• How do I rewrite soap:address to always HTTPS

    We have a strange issue here and I must assume that someone else must have run into this before.   We are currently deploying our EJB3-based web service on JBossAS 5.1.0.GA. The Session bean that implements our...
    Profile Photo
    last modified by uromahn
  • security-domain in jboss-web ignored when deploying web services

    Hi,   Since I switched to WAR packaging, I could not set security-domain for my application. After some investigation, it seems to break when I include a jar containing JAX-WS EJBs - the single act of removing t...
    Profile Photo
    last modified by sess
  • JBossEntityResolver resolves a HTTP URL to a classpath resource for a import URL within a WSDL file

    Problem Environment JBoss 5.1.0 GA application server with 64bit jdk1.7.0_03 on a 64 bit CentOS release 6.4   I have been facing a strange problem.I have explained the problem in detail below. Did anyone else c...
    Profile Photo
    last modified by diarun
  • How can I use Apache CXF 2.6.7 as dependency of my war project and not CXF that is installed in the modules of JBoss 7.1?

    I am upgrading to JBoss 7.1 and unfortunately I can not deploy my application.   I want to use Apache CXF 2.6.7 that is dependency of my war project and not CXF that is installed in the modules of JBoss 7.1. I ...
    Profile Photo
    last modified by michaelf
  • In Interceptors not running for a CXF web service on JBoss 7.1.1

    Hi,   tl;dr; in interceptors are not run and, as such, ws-security is not enforced. this happens in jboss 7.1.1.   I have a project, part of a large solution, that consists of a war with cxf web services. ...
    Profile Photo
    last modified by imjorge
  • Custom endpoint address

    Greetings everyone.   Kind of a noobish question, yet I ask because I couldn't figure out how to work this out.   Following I present you the classic pair SEI-SIB, that I'm deploying as an EJB:   Goo...
    Profile Photo
    last modified by s3lvatico
  • SOAP Attachment is getting dropped from the outbound message

    Hi,   I'm consuming a third party web service where they expect attachment over SOAP as un-referenced types (wsdl does not define the multipart information). I'm using JAX-WS SOAPHandler implementation to attach...
    Profile Photo
    last modified by niharpattanaik
  • Provider org.apache.cxf.jaxws.spi.ProviderImpl not found.

    Hi,   I am using JBoss 6.1.0 eap and trying to run simple webservice. I am getting an exception   Provider org.apache.cxf.jaxws.spi.ProviderImpl not found. What is the best way to provide this provider I ...
    Profile Photo
    last modified by farooqmahmood1
  • Hi All

    Hi All,      I have a direct client requirement of JBOSS Enterprise BRMS Developer in Austin , TX. It’s a project of 09 months , let me know if you any one comfortable for this position.   ...
    Profile Photo
    created by 141don
  • JBoss EAP 6.1 JBossws-cxf closing the port

    Hello, I am working respecting the  JAX-WS specification and would like to know if there is any method to close the port.   With the metro WS, I can use this ((com.sun.xml.ws.Closeable) port);   Is ...
    Profile Photo
    last modified by meriamjabl
  • FNFE for missing WS files during bootup.

    Hi, I am using EAP 6.2 with an enterprise application deployed that has a WS deployed. A really simple web service coded with annotations. This is on a Fedora 19 OS and OpenJDK 1.7.   This is one example exc...
    Profile Photo
    last modified by whitingjr
  • Unsupported content type: application/x-www-form-urlencoded

    I try to create a SOAP- connection between jboss-ws and an AJAX- Client (WebBrowser). The WebService is proper deployed. If I start a AJAX-Request to the WebService's URL then I will get the following exception: 09...
    Profile Photo
    last modified by florian79
  • Local Webservice lifecycle callbacks

    Hello,   In my EAR application some business code must be executed directly after a certain local Webservice is available during or immediately after the deployment of the EAR. The local webservice is implemented...
    Profile Photo
    created by frolovmx
  • Publishing a Restful Service API

    My team and I have been developing a middle-tier Restful Service using jaxrs; that is, we are making use if the @Get, @Post, @Path("..."), etc. java annotations.  We have two front-end teams which are developing ...
    Profile Photo
    created by jeffery.powell
  • JBoss 5.0.1.GA, JBossWS 3.0.5, JDK 1.6 - java.lang.Unsupport

    Hello! I'm trying to call a simple web service with following configuration: 5.0.1.GA, JBossWS 3.0.5, JDK 1.6.0_14. Details below. Callin the service gets the following exception: 11:33:16,163 ERROR [SOAPFaultHel...
    Profile Photo
    last modified by afluegge
  • Operation does not have a return value

    Hello,     when I call a JBoss Web Service method, I get a fatal error with the above message. What could be the reason? Below is the whole exception. The error happens randomly (many times a day). In the r...
    Profile Photo
    created by skasab2s
  • Restful WS implementation in  jboss java.lang.ClassCastException: org.exoplatform.services.rest.impl.RuntimeDelegateImpl

    Hi,   Trying to use the RESTful ws in jboss. I am getting a following exception. It seems there may be a jar conflict. I even removed exo.ws.rest.core-2.1.1-GA.jar from the .m2/repository folder even then i am g...
    Profile Photo
    created by nikhildole24
  • No managed connection available within the configured blocking timeout 30000 millis

    Hi All,   I am using Jboss AS 7.2.0 and I have configured around 11 datasources.   I am getting No managed connection available within the configured blocking timeout 30000 millis I tried below options: ...
    Profile Photo
    created by ravipatil080
  • JBOSS-WS verify password Digest manually at the server

    I am using jboss 5.1.0.GA and jbossws-3.1.2.GA.   I am attempting to verify the password digest on the server side outside of the Jaas module like so   private void testSHA(String nonce, String created, S...
    Profile Photo
    last modified by kenbarnes
  • How do i make wsse username and password token work :( ?

    Hello, I am sure this has been asked before But i am not able to find a clear tutorial as to how do I get this to work. I have spent two whole days on this, trying to dig out any documentation that explains in layman'...
    Profile Photo
    created by georgemathias