• How to Configure Bean Pools for Session and Message-Driven Beans using the Management Console and the CLI tool for Jboss EAP 7.0 and Jboss AS 6.1.0.Final

    I found solution for creating and editing the bean pool configuration for Jboss version EAP 6.0 I need same solution for both Jboss EAP 7.0 and Jboss AS 6.1.0.Final ? https://access.redhat.com/documentation/en-US/JBo...
    Profile Photo
    last modified by hareeshmd
  • Encoding Problem

    Hi, I don't see any encoding problem in my jboss development platform which is on Win7 OS - Locale is Turkish, but when I publish application to portal server (Windows 2003 Standart, locale is Turkish), the Turkish l...
    Profile Photo
    last modified by eguven-2
  • exception sending context initialized event to listener of ...<custom>ContextListener java.lang.RuntimeException

    Trying to migrate Weblogic application to JBoss 6 version. In deploying the .ear file I get this from JBoss, 'exception sending context initialized event to listener of ...<custom>ContextListener java.lang.Runti...
    Profile Photo
    last modified by garjanice9
  • hardware load balancer and PORT configuration on jboss EAP 6.4.0

    Hi Team,   as part of our application we have a hardware load balancer Virtual IP say X and port is 8181,   And we are making use of jboss EAP-6.4.0 and the same were deployed on two VMs say A & B. ...
    Profile Photo
    last modified by rajendralella1982
  • where to increase the heap size on JBOSS EAP 6.4.0

    Hi Team, We are making use of JBOSS EAP 6.4.0, Please could you help me on where can I increase the heap size of the JBOSS server? Regards, Rajendra Lella
    Profile Photo
    last modified by rajendralella1982
  • 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
  • Configure reference to deployed JAR in manifest.mf

    How to configure references to the deployed jar through console in the war's manifest.mf file.  We have global modules defined like Manifest-Version: 1.0 Dependencies: org.antlr,org.apache.commons.lang   ...
    Profile Photo
    last modified by prabhujboss28
  • Jboss EAP 6.1 and Webspher mq 8

    Hi All, I have gone through the documentation for MQ resource Adapter configuration and iam able to connect to IBM MQ from jboss eap 6.1 successfully. As next step i would like to use SSl connection and CipherSpec T...
    Profile Photo
    last modified by ravi21588
  • configuring mod_proxy with JBoss EAP-7 running in standalone mode

    Hi, I'm newbie here...i'm trying to configure web proxy to get my application. so the set-up is apache httpd 2.4 / mod_proxy (windows) => jboss-eap-7.0/standalone (linux) in app we are using keycloak to validate th...
    Profile Photo
    last modified by kalai_5665
  • Jboss 6.4 Multiple EAR deployment

    Hi,   As i have four EAR's which have the same structure as EAR(conatinging)>JAR's,WAR and EJB, where WAR >jars, JSP, class files When i am trying to deploy the EAR's i am facing the classNot found except...
    Profile Photo
    last modified by gadagi08
  • Configure Mongo DB pool connection in JBOSS

    Good morning,   I need to configure Mongo DB pool connection in JBOSS 7.x.   I have a Web Service published in the jboss, which calls to a java program that create a MongoClient (and more operations). I th...
    Profile Photo
    last modified by gpjavi
  • JBoss Negotation SPNEGO / Kerberos

    Hey guys,   we have a problem with kerberos / active directory and jboss. We try to find a solution last week but we dont know. Our try is to build a SSO with our web application against the ad. I found many ex...
    Profile Photo
    last modified by jkueck92
  • Deploying client-side SPA files on change by external process

    I'm on the company UI team, with interests in angular2, react and es6 and so forth and not so much interested in webservers, war files and ejbs and such like.   But the back-end services are Java so I have to be...
    Profile Photo
    last modified by tspratt
  • 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
  • Jars inside war are trying to get deployed.

    How to prevent Jars inside war getting deployed ?     I am using JBoss 6.3.0 Server and STS as IDE. Please find my folder structure below. The Common jar is inside the Lib folder.     It wil...
    Profile Photo
    last modified by rajahbtechcse
  • Adding hostname to log file

    I am currently using JBoss EAP 6.4.0.GA (AS 7.5.0.Final-redhat-21). Under my log directory, I have server.log and nohup.out. I would like them to be server-NodeName.log and nohup-NodeName.out where NodeName is the hos...
    Profile Photo
    last modified by jeunii
  • JBOSS eap6.3 logging config from log4j.xml not working in EAR, but working in WAR

    Hi,   I have custom logging configurations defined in log4j.xml, and this file is placed in one of jar file ex: admin.jar. Put this jar file WAR archive ex: MyApp.war\WEB-INF\lib\admin.jar, and deployed in JBOS...
    Profile Photo
    last modified by rajpalle
  • JBOSS Console Datasources didn't show usage.

    Hi,   I am using JBOSS EAP6.1.1.GA. Recently we are getting error: No managed connections available within configured blocking timeout (30000 [ms]) .   After I check the datasource pools in my JBOSS conso...
    Profile Photo
    last modified by x6811060
  • Jboss redirects to invalid URL

    Hi All,   I'm new to Jboss configuration so this is hopefully and easy fix.  I'm in the process of getting an old web application migrated to Java 8 and Spring 4.  The migration is complete and everyth...
    Profile Photo
    last modified by mhemple