• Sending Messages from Standalone JMS Client Program To JBOSS EAP6.1 AS

    Hi,   I am getting below exception while trying to send messages from Standalone JMS Client Program To JBOSS EAP6.1 AS.   Can you please help me to resolve this issue.       javax.naming.Co...
    Profile Photo
    last modified by aruntmca
  • mod_cluster is not working properly with jboss

    Hi All,   I have two servers, each having jboss 6.3 eap and both servers having one mod_cluster. I want to achieve HA, to resolve the single point of failure i configure mod_cluster on both the servers.   ...
    Profile Photo
    last modified by bharat4212
  • JBoss 6.2 EAP - Multiple war DataSource Performance

    I have WebAppA using H2 in-memory database.   When WebAppA is deployed alone I get query times of about 300ms for 2k entities.   When WebAppA is deployed with WebAppB (HSQL file database) query times take ...
    Profile Photo
    last modified by rlespinola
  • Resource scoping in JBoss EAP

    Hi Experts,   I need your help in understanding how to define resource scoping in JBoss EAP. For example, in WebSphere when we define Queue Connection Factory we can select the scope at which it will be availabl...
    Profile Photo
    last modified by srikanthm
  • EAP 6.1 fills the connection pool apparently without reason. Any tips?

    Hi, i have one jboss eap 6 with 2 xa-datasources. These are used by an ear (wich contains 2 ejbs that expose inside the ear db methods and other 3 ejbs each one with a timer routine that uses the previous ejbs) and ot...
    Profile Photo
    last modified by superalex
  • Jboss EAP 6.3 and multiThreading

    Hello Everybody,   We are migrating one of our multi thread web application which us running in other application server to the Jboss EAP 6.3.x .   Below are some question which we need some suggestions fo...
    Profile Photo
    last modified by arvindakula
  • how to determine what profile is being used?

    Hi All,   Is there a way to know which configuration file was used to start the JBoss EAP Server instance? We have standalone.xml, standalone-ha.xml, standalone-full.xml and standalone-full-ha.xml, I would like ...
    Profile Photo
    last modified by srikanthm
  • web subsystem configuration using JBoss cli

    Hi All,   I'm working on configuring the web subsystem on JBoss EAP 6.3. Here, I'm supposed to configure "Webconnector Maximum Threads", "Webconnector accept count" and "Webconnector connection timeout". I'm abl...
    Profile Photo
    last modified by srikanthm
  • EAP 6 datasource pool connections do not idle - why?

    I have JBoss EAP 6.3 setup with a single datasource pointing to an instance of Oracle database (v 11gR2). The data source has the default pool settings (no "<pool>" element specified) - I believe this means a mi...
    Profile Photo
    last modified by rs3vans
  • EAS Management Beans - Performance Statistics

    Hi All,   Is there somewhere online I can go that will list all of the available management beans I can access via JMX?  I am looking for a listing of management beans and their description (e.g. short-runn...
    Profile Photo
    created by dishmael3
  • JBoss EAP Monitoring via JMX

    Hello there,   I have a question about the JBoss performance monitoring. Basically, in order to monitor EAP performance, we need to enable JMX from the application server and remotely connect to it and capture t...
    Profile Photo
    created by withtu