• Why can't the Wildfly server handle concurrent REST requests after programmatic login

    I previously asked why after establishing a httpSession that REST requests no longer ran concurrently. Paul referred me to the section “Session Concurrency” in the document https://github.com/wildfly/wild...
    Profile Photo
    last modified by mark.brooks.180
  • Web Service exception

    Hi,   I have a web service that is running pretty well, except for one specific. This service is supposed to access a provided folder, get a file and run the necessary tasks. The problem that I'm facing is that ...
    Profile Photo
    last modified by marcus.pb
  • Where to go next after Jboss ESB 4.12

    Hi, We are on Jboss ESB 4.12 now. I just wanted to know where is future upgrade path for Jboss ESB? What is recommendation to upgrade to? Thanks,
    Profile Photo
    created by sh_sadrai
  • Jboss 15.0.1.Final, Java 11 + SOAP

    Hello everyone, I'm facing rather a strange error when running Jboss 15.0.1.Final on Java 11 (OpenJDK). I'm attempting to send a SOAP message via a client generated from WSDL (generated via apache CXF). The stack...
    Profile Photo
    last modified by frantisek.sichinger
  • Invalid number of payload elements

    Sorry I have searched and searched but I can't find information on this error anywhere. I am attempting to add a soap fault to a soap context in a rather large application. The code to add the fault is below. SOAPF...
    Profile Photo
    last modified by jlankfo
  • Save select option onchange

    hi, i have no Knowledge on java or jbos, it is possible to save a select value on change?   <ice:inputText id="field_tquant" style="position:absolute; top: #{247-xfooter}px;left:#{xleft + 136}px; width:50px; #...
    Profile Photo
    created by diegorodrigo90
  • org.apache.cxf.ws.policy.PolicyException: No username available

    Hello everybody, I have an exception when I try to consume a service Web (like this Web service client with Username token authentication problem ) <<I am deploying in Wildfly14>>   I attach two cl...
    Profile Photo
    last modified by cqmcris
  • Issue related to query filter on server side

    Is there any API which can give me the count of 'set of tasks' or any substitute API.     If I am querying all the records and then applying the page query, it does not add any value. Query filter is not wo...
    Profile Photo
    last modified by rchamp
  • WS-Security UserNameToken - JBOSS EAP 7.1.0.

    Hi, i'm looking a guide/help for implement WS-Security UserNameToken on JBOSS EAP 7.1.0.   Where I can find it? Exits something like that or similar?   Also I need to autenticate again an LDAP.   Thanks...
    Profile Photo
    last modified by lacuentadeluis
  • JBossWS - Supported Target Containers

    The following tables show the JBoss Application Server (community) versions JBossWS has been tested with before the release.   Latest JBossWS versions  JBoss AS WildFly 7.0.0 7.0.1 7.0.2 7.1.0 7.1.1 7.1.2 ...
    Profile Photo
    last modified by asoldano
  • Configure TLSv1.2 for JBoss EAP 7.0

    Hi All,   I have build an web service that run on JBoss EAP 7.0. It need to have TLSv1.2 handshake.   However, I have some difficulties to configure the TLSv1.2 authentication to JBoss Web Service. From w...
    Profile Photo
    created by tbh_8772
  • JBoss EAP 7.0 - Use JBossWS and org.apache.cxf at same time

    Hi All,   I am using the JBoss EAP 7.0 to setup webservice provider (without JAXB).   To make it Asynchronous, I would need to use the org.apache.cxf.annotations.UseAsyncMethod .   However, the org...
    Profile Photo
    created by tbh_8772
  • I have a need to add some custom exchange(camel) properties as JMSMessageProperties to IBM Mq

    I am new with JBoss. I have a need to add some custom exchange(camel) properties as JMSMessageProperties to IBM Mq Queue in Fuse 6.3 . I need to understand that adding the Custom Message Properties is possible in ca...
    Profile Photo
    last modified by sirishajmd
  • WebService -hit org.apache.cxf.binding.soap.SoapFault:MustUnderstand headers: .....are not understood

    Hi All,   I am trying to setup a web service provider on JBoss EAP 7.0.0, but I encounter the following error when trying to send SOAP Message with (mustUnderstand="1").   WARNING [org.apache.cxf.phase.Pha...
    Profile Photo
    last modified by tbh_8772
  • SOAP Header Action mustUnderstand Exception

    We are trying to create a web service that will participate in 2PC. We have an annoying exception concerning Action tag in the Header of the SOAP message.   SOAP message sent:   <s:Envelope xmlns:a="http...
    Profile Photo
    last modified by canastasiou
  • Return Of Bleichenbacher's Oracle Threat (Robot) vulnerability

    Return Of Bleichenbacher's Oracle Threat (Robot) vulnerability Subjected vulnerability is observed for Jboss EAP 6.2 which was reported by NESSUS tool. As suggested by NESSUS tool the solution is to "Upgrade to a pat...
    Profile Photo
    last modified by kulkarnik001.
  • unwinding now: org.apache.cxf.interceptor.Fault: argument type mismatch

    Now I have project migrate WebSphere to JBOSS EAP 7.1 use CFX version 3.1.2 I am really new with JBoss and a lot of issue . I will get some error when I try to call service from JBoss server but only some method w...
    Profile Photo
    last modified by kanadady
  • Error while running wsconume using maven

    Hi,   The topic of running wsconsume through maven is widely discussed and before posting this issue I had looked into quite a few of them but have not found a specific solution to the issue.   I am using ...
    Profile Photo
    last modified by indranilrc
  • Should I use EAP or FUSE?

    I have a need to create a new web service as well as a need to consume a web service.  It appears I could use EAP or FUSE (if I'm understanding correctly).  First, is that true and if so, why would I use one...
    Profile Photo
    last modified by spaulding
  • Soap service returning complex objects(Such as hashmaps) inc

    Hello All. I've got a soap service(which is also a seam component) with a method that returns a hashmap. Through debugging I know that my method is returning a valid set of java objects but from client code( Ruby and...
    Profile Photo
    last modified by mwkohout