• Exception in thread "main" javax.xml.ws.WebServiceException: java.lang.SecurityException: WS-Security error: The signature or decryption was invalid

    I am using OHIP(Ontario Health insurance Plan) web service to download files.I am able to download small files below 41 KB,But for large files i can download,but not decrypted and was getting exception like this. ...
    Profile Photo
    created by prabhusamad
  • How @WebServiceRef injection works with multiple @WebEndpoint

    Hi,   I know this is a edge case but we are experiencing "random" behavior when using multiple @WebEndpoint (with the same class). WebService client :   @WebServiceClient public class TestEndpointService ...
    Profile Photo
    last modified by grossetieg
  • Jboss 5.1.0 GA start error

    Hi,   I have installed Jboss 5.1.0 GA and trying to start the application server using startjboss.bat ...  when the below line is executed,   net start "MBJBAS51SVC"   the error "The service na...
    Profile Photo
    last modified by kkb
  • WebService Client Fails on open jdk

    hi all,     I am trying to get my webservice up and running on my redhad machine. But getting below error. Java version on machine is : [root@extcomp ~]# java -version java version "1.7.0_09-icedtea" Op...
    Profile Photo
    last modified by olgun.kaya
  • Cannot publish wsdl

    Hello   I'm a starter developer and I am actually trying to migrate a web application from Jonas-5.2.2 to JBoss-AS-7.2.0.     During deployment of a war file, I'm getting this error :     ...
    Profile Photo
    created by voulzy
  • Resteasy request body - How to get (client)

    Hi there!   Im fighting against a simple requirement:   I need to log the resteasy request body made from the client to the server.   Im doing something like this:   Integration31Service test ...
    Profile Photo
    created by fuinhaazul
  • ClassNotFoundException: com.sun.org.apache.xerces.internal.dom.DocumentImpl - JBoss-as-7.1.0.Final

    When trying to invoke a spring web services deployed in a JBoss-as-7.1.0.Final, I am getting the following error.     Failed to define class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl in Module "deploy...
    Profile Photo
    last modified by skunjumohamed
  • JBossWS: wsdl:import always handled as relative location

    Hi everyone,   I have some trouble deploying a web-service implementation using a external WSDL file (I cannot change it).   The wsdl performs an import of another WSDL file using an absolute URL, somethin...
    Profile Photo
    last modified by mhz4248
  • Cannot inject resource in jax-ws handler on jboss AS 7

    Hi,   I'm trying to inject resources defined in env-entry in a jax-ws handler on jboss AS 7 (I've tried jboss AS 7.1, eap-6.0 and eap-6.1) but the resources are not resolved. My web app calls a web-service. On ...
    Profile Photo
    last modified by domak
  • JBossWS - Class Generation

    Greetings everyone,   I have a WSDL and a definition using XSD beeing consumed by this WSDL. My interface is OK, I generate with sucess the the classes starting from WSDL. My problem is that the generated clas...
    Profile Photo
    created by danielcastro
  • WS Security - Could not locate certificate by key identifier

    Hi everyone,   I don't know if this question has been asked before (it seems so, but there was almost no answers for it). Anyway, I've the following problem:   As I'm trying to use WS Security with signed ...
    Profile Photo
    last modified by andres_andina
  • WebService throws ClasscastException in JBoss5

    Hello, I have a class that invokes a WEB SERVICE deployed on the different Jboss. Both application servers has same enviornment is JDK1.6,and JBoss5. Here is a code portion: <code> System.setProperty("org.ap...
    Profile Photo
    last modified by atulkaushal
  • Policy not supported for UsernameTokenOverHTTPS error.

    Hi,   I am new to JBossWS and have run into a problem with WS-Security.  I am after some pointers on how to get around the problem.  I am obviously doing something very wrong!  I have encountered ...
    Profile Photo
    last modified by hugo_g
  • JBossWS 4.3.0 Migration Notes

    The JBossWS 4.3.0 release comes with few new features, Apache CXF and WSS4J component upgrades and multiple bug fixes (see release notes).   Some of the changes in the release are meant for improving stability, ...
    Profile Photo
    last modified by asoldano
  • IllegalAnnotaion for a webservice in jBoss EAP 6.1 but working in jBoss 6-

    I have a web service which uses Metro service stack. Recently I tried to deploy my services onto jBoss EAP 6.1 version and I get following exception. While exactly same package works perfectly in older versions of jBo...
    Profile Photo
    last modified by sjunejo
  • Selecting JBoss products for design and development of IP Architecture SOA (wsdl, bpms, esb ...)

    Hello! We decided to create a web- service portal , which will be based on standards SOA. Web- services are different: an online store with a payment card accounts , credit institution , pawn shop , travel agency , in...
    Profile Photo
    last modified by jboss-3s
  • JBossWS 4 migration guide

    This document provides some refences and directions on the migration from JBossWS 3.x to 4.x.   References JBossWS Documentation - https://docs.jboss.org/author/display/JBWS/JBoss+Web+Services+Documentation JB...
    Profile Photo
    last modified by asoldano
  • There is not more conecctions available

    I use Jboss 7.1 and PHP 5.3.10 in a web page and... I don´t know why the Jboss suddenly can´t obtain more connections.  if the spool is a lot greater than the demand. I looked if maybe somo error ...
    Profile Photo
    created by oruiz
  • JAX-WS + Hibernate + JAXB: How to avoid LazyInitializationException during marshalling

    I have a JAX-WS application which is deployed to JBoss EAP 6.2. Now we get a lot of lazy loading exceptions when JAX-WS is marshalling a response.   I found a solution: https://blogs.oracle.com/searls/entry/jax...
    Profile Photo
    created by zzum
  • Why no forum for Resteasy

    Hi, Resteasy does not still have a forum of its own which is quite surprising since it has already released its first GA version. Is Redhat/JBoss looking at using another implemention of the JAX-RS spec instead of R...
    Profile Photo
    last modified by traviskds