• ERROR:New missing/unsatisfied dependencies. While Migrating app from jBoss 5.1 to EAP 7

    Hi,   I am trying to migrate a webapp based on JDK 1.5 running on JBoss 5.1. My application is war archive(Maven Multi module project) having dependent jar in its class-path (myApp.war/WEB-INF/lib/dependent.jar)...
    Profile Photo
    last modified by verma.pankaj
  • How to configure transactionStore property in Jboss EAP7.0

    Hi All,   Please let me know , how to configure transactionStore property in embedded Artemis activemq in Jboss EAP7.0.GA .   I have a configuration to support local transaction in my code where the messag...
    Profile Photo
    created by sureshshine2020
  • How to get Jboss EAP 7 default or custom workManager in spring configuration file.

    Hi All,   I am trying to implement the jca based jms in spring with Jboss EAP 7.0 and below are my configuration         <bean id="messageHubTaskExecuter" class="org.springframe...
    Profile Photo
    last modified by sureshshine2020
  • Jms with spring DefaultMessageListenerContainer in Jboss EAP 7

    Hi All ,   I have faced the below issue with Jboss EAP 7 - artemis activemq when i try to commit the transaction locally.   Issue: org.springframework.jms.IllegalStateException: Session is not transacted;...
    Profile Photo
    last modified by sureshshine2020
  • How configure the Error/DLQ Queue in Jboss EAP7.0

    Hi All,   Planning to migrate the Weblogic JMS to Jboss EAP 7 - messaging-activemq. In weblogic , We have a weblogic error queue configuration as below   <delivery-failure-params>    ...
    Profile Photo
    last modified by sureshshine2020
  • Is JBOSS Enterprise Application Platform -Version 6.3.2 compatibale with ORACLE EBS 12.2.5

    Is JBOSS Enterprise Application Platform -Version 6.3.2 compatibale with ORACLE EBS 12.2.5?   Please let us know as we are upgrading to Oracle EBS 12.2.5.
    Profile Photo
    last modified by nagasrinivasachary
  • Spring JMS Connection failing in Jboss EAP 6.4.9

    My application has Spring JMS libraries(3.1.1) deployed on Jboss eap 6.4 GA which will connect to another Jboss server(6.4.9) and working fine, jms connected successfully.   later I patched Jboss eap 6.4 GA with...
    Profile Photo
    last modified by prism.vibgyor
  • Need Jboss EAP version history and vulnerability list

    Hi Team,   I am new to Jboss world, seeking your help for silly question that I have. I have been searching on Redhat developer portal for past few days to find version history of Jboss EAP 5.X and later. I got...
    Profile Photo
    last modified by jagnikam
  • How to get default work Manager in JBOSS EAP 6.4,  Not able to locate through MBeanServerLocator

    Hi,   We are migrating from JBOSS 4.2.3 eap to JBOSS 6.4 eap and we facing issue to geting Default WorkManager of JBOSS while creating beans.   Please find below related details,   We are getting wor...
    Profile Photo
    last modified by cpillai
  • Jboss 6.4 addConnectionEventListener

    Hi I am trying to commit transaction (if auto commit is off) before closing connection and I wonder if it is possible using addConnectionEventListener (close event) from java code .. This is because application doe...
    Profile Photo
    last modified by svenkat4
  • Code migration from EAP 5 to EAP 7

    I am migrating application code from JBoss EAP 5 to EAP 7. I have an issue while deploying my EAR, complaining about JAXB loading   Caused by: com.sun.xml.bind.v2.runtime.IllegalAnnotationsException: 189 counts ...
    Profile Photo
    last modified by prabahard
  • Issue with JMS in clustering servers

    Recently we have upgraded our application from Jboss 6.1 to 6.4. But we are getting JMS exception while starting the server.   10:00:10,526 INFO  [stdout] (ServerService Thread Pool -- 111) PCEServer.JMSMon...
    Profile Photo
    last modified by manmayeesenapati
  • Swagger integration with CXF Jax-rs services for EAP 6.4.5

    Hi, I have developed jax-rs services using Out of the Box cxf jars (2.7.17 ported with EAP 6.4.5 installation). Now I am trying to generate documentation of my services. I am trying for swagger integration. However I...
    Profile Photo
    last modified by kotak25krishna
  • JBOSS-EAP 6.4.0 alpha version alslo affected by CVE-2015-0254?

    The following security issue is addressed with this release:   It was found that the Java Standard Tag Library (JSTL) allowed the processing of untrusted XML documents to utilize external entity references, wh...
    Profile Photo
    last modified by cora.kwok
  • is that possible to config IBM MQ 6.0 client with Jboss EAP 6.4 ?

    we are currently migrating our application from weblogic to jboss EAP. The application sends and receives message from IBM MQ 6.0.      I check online and find all of the documents about Jboss...
    Profile Photo
    last modified by taofengjboss
  • how to resolve JBOSS EAP 6.3.0 Performance Issue??

    We are running the JBOSS EAP 6.3.0 GA server in our local system ,when we hit the url , pages are loading very slow. Our Webpages have 5-10 ajax requests for querying the back-end data in Tables.. If i open our app...
    Profile Photo
    last modified by princeanurag2011
  • JBoss EAP and EE7. When?

    Hello.   Is there any information, when AS or EAP will be certificated as EE7 application server? At now we're using Wildfly and it works great, but the application server without commercial support it's bad id...
    Profile Photo
    last modified by yum
  • JBWEB000235: Allocate exception for servlet Main: java.lang.NullPointerException: charsetName

    I'm new to JBOSS EAP 6.0   I've successfully deployed EAR on JBOSS but getting below error when hitting http://server_name:8080/sso/main in browser:   04:33:35,229 ERROR [org.apache.catalina.core.Container...
    Profile Photo
    last modified by abhi415
  • HTTP Status 407

    I am getting below error when I accessing the application( from IIS server to Jboss eap server 6.4.0) ,The request is going to jboss server from IIS so there is no issue with IIS. I think some configuration is missin...
    Profile Photo
    last modified by ramana.orugunta
  • What BOMs to use when developing applications for EAP 6.3.0

    I'm attempting to migrate a J2EE application to EAP 6.3.0 and use as much of the native EAP stack as possible, including Hibernate, JMS, JBossWS, the servlet API, and also using most of the Spring framework. I want to...
    Profile Photo
    last modified by nathan.clark