• JBoss EAP or JBoss EWS?

    Hi. I am new user in this community and I am also using JBoss new user so I have some questions I want to clarify. Which is the difference between JBoss EAP and JBoss EWS? When I should choose one or the other? ...
    Profile Photo
    last modified by unaexpresion
  • Unable to run SpringMVC REST web services on JBOSS EAP 6.3.0 without any web xml?

    I tried running the following SPRING MVC webservices on TOMCAT 7 and it was working fine !!! When I tried running it on JBOSS , there is no response I'm getting 404 Error..   How to resolve this????   H...
    Profile Photo
    created by princeanurag2011
  • 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
  • Wonder about startup log of jboss eap 6.4

    [0m07:02:18,768 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss EAP 6.4.0.GA (AS 7.5.0.Final-redhat-21) started in 24811ms - Started 1013 of 1050 services (88 services are lazy, passive or on-dema...
    Profile Photo
    last modified by slieer
  • Configuring Hornetq core queue in Jboss standalone-full.xml

    I am trying to configure Hornetq core-queue in Jboss-eap-6.4. But I cannot find a place (parent tag) to enter Hornetq core-queue configuration in standalone-full.xml. I am aware that I can define core-queue in hornet...
    Profile Photo
    last modified by isurul
  • JBoss EAP 6.4 Session ID

    I am using JBoss EAP 6.4. I have few questions w.r.t how JBoss create/manage/tracks session ID. Please find below my questions?   1. Does JBoss generates unique Session ID for each session? 2. Does JBoss recogn...
    Profile Photo
    created by mayurl
  • Where can I add these variables on JBoss web console like validationQuery, etc?

    I have used MySQL, Spring, MyBatis. Like you know, when there is no database connection for 8 hours (default time), the database close the connection. And when I tried to run an application, it gives an error messag...
    Profile Photo
    last modified by brightpeoples
  • Helloworld war deployed using management console in EAP 6.4 doesn't work.

    Hi All,   I am deploying the helloworld war with one servlet in it using management console. The war is deployed but the servlet is not getting loaded. I get HTTP 404 when i access the linik localhost:8080/Hello...
    Profile Photo
    last modified by shruaror
  • JBoss Certification details

    Hi All,   I want to take JBoss Application Server Administration certification. Can any one please provide link/docs related to dumps and can advice how can i proceed with the exam. Please shed some light on ho...
    Profile Photo
    last modified by sreekanth.munarai
  • Stateful Session Bean and memory leak in EAP61 or JBOSS 711

    I have encountered a system using severals rest services (Resteasy) making lookup on SFSB and theses beans are in memory holding hibernate session and persistence context causing a memory leak (they never die).  ...
  • Need Help: Jboss EAP 6.4 AD Authentication for the management console and other things....

    Hi All,   I am having an awful time wrapping my head around how to configure Jboss EAP 6.4 to authenticate to AD for access to the management console. I've found the examples and etc in the forums and in the doc...
    Profile Photo
    last modified by fgallagher
  • 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
  • Prerequisites of Jboss

    Hi All,   Looking for prerequisites/installation guide for JBoss in Solaris and AIX OS. Can any one please share the related links.Thanks in advance.
    Profile Photo
    last modified by sreekanth.munarai
  • Transaction handling between two remote jboss eap 6.2 servers

    All,   I need to know whether starting a transaction on node1 and then doing work on node 2 with remote ejb calls from node 1 wrapped under a UserTransaction is possible or not. As of now What Im seeing is below...
    Profile Photo
    last modified by abajwa
  • Where can i get the source code for jboss-client.jar for jboss eap 6.2

    I am working on an applications where i'm having some issue with transactions where I get the message for Illegal State exception. I wanted to actually have a look at the source code for the jboss-client.jar
    Profile Photo
    last modified by abajwa
  • Unable to lookup for DataResource and XADataResource in EAP 6.3.0

    I cannot create data resources and XAdataResouces or bind it to JNDI     In addition I got this error ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||...
    Profile Photo
    created by aalsobeh
  • 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
  • Message driven beans as "singleton" on Jboss EAP 6.2 in clustered environment

    Hi,   I have an enterprise application which has Singleton EJB's and Message Driven Beans. To ensure the application runs only on one node in a clustered environment, I am using JBoss SingletonService (ha-single...
  • 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