Web Service exceptionHi, 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 ...
Where to go next after Jboss ESB 4.12Hi, 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,
Jboss 15.0.1.Final, Java 11 + SOAPHello 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...
Invalid number of payload elementsSorry 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...
Save select option onchangehi, 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; #...
Thread org.apache.cxf.ws.policy.PolicyException: No username available
org.apache.cxf.ws.policy.PolicyException: No username availableHello 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...
Thread Issue related to query filter on server side
Issue related to query filter on server sideIs 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...
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...
JBossWS - Supported Target ContainersThe 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 ...
Configure TLSv1.2 for JBoss EAP 7.0Hi 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...
Thread JBoss EAP 7.0 - Use JBossWS and org.apache.cxf at same time
JBoss EAP 7.0 - Use JBossWS and org.apache.cxf at same timeHi 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...
SOAP Header Action mustUnderstand ExceptionWe 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...
Thread Return Of Bleichenbacher's Oracle Threat (Robot) vulnerability
Return Of Bleichenbacher's Oracle Threat (Robot) vulnerabilityReturn 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...
Thread unwinding now: org.apache.cxf.interceptor.Fault: argument type mismatch
unwinding now: org.apache.cxf.interceptor.Fault: argument type mismatchNow 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...
Error while running wsconume using mavenHi, 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 ...
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...
Thread Soap service returning complex objects(Such as hashmaps) inc
Soap service returning complex objects(Such as hashmaps) incHello 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...