• Issue with migrating jboss-5.1.0.GA (jboss.xml) to jboss EAP 6.4.0 (jboss-ejb3.xml)

    Hi Everyone,   When I am trying to Migrate our application ( contains EJB) from  jboss-5.1.0.GA to jboss EAP 6.4.0, Getting below deployment failure issues. Does anyone has idea on converting jboss.xml file...
    Profile Photo
    last modified by bgundubi
  • Does Jboss create multiple MDB instances with property "maxSession"

    Hello experts,   There are confusions regarding following properties of MDB. @ActivationConfigProperty(propertyName = "maxSession",  propertyValue = "10")   Documentation says (from link Chapter 20. ...
  • Placing webserver in front of Jboss AS 5.1

    Hi,   I Am new to Jboss , I have my application running on jboss 5.1, hence I need to have webserver configured to route request to AS.   Notes: I have downloaded open source Apache, Using mod_jk connect...
    Profile Photo
    last modified by mfazil
  • Unable to Deploy a Fresh War File from eclipse to Jboss server 5.1

    Hi Friends  ,      Find the following stack trace and help me to resolve the issue , already i have tried to delete the content of c:/jboss/server/temp../work/../data/..logs../ and deleted the curr...
    Profile Photo
    last modified by mayank29
  • Help with exception - "Could not enlist in transaction on entering meta-aware object..."

    We have looked in all we could find about this issue on the internet and could not find something to explain our problem. Sorry for the following long description...   Our application is an EJB 2.1 application i...
    Profile Photo
    last modified by sbentin
  • JBoss5.1.0 not registered in Event Viewer of Windows 2008

    JBoss5.1.0 not registered in Event Viewer of Windows 2008, only JBoss4 was there. Any one could help me why we can't see any logs in Event Viewer for JBoss 5.1.0?
    Profile Photo
    created by estong6boss
  • j boss 5.1 java.lang.NoClassDefFoundError: [Ljavax/servlet/DispatcherType;

    Hello i have a web project with Rest servoces(Jersey 2), in java. everything works fine on Tomcat 8, while tried to deploy on Jboss 5.1 i get the above Exception. I work in Eclipse and i guess the problem rise be...
    Profile Photo
    last modified by asafe11
  • JBoss AS 5.1, Exclude JBoss CXF and only use Apache CXF 2.7.18

    I am getting a lot of errors on deployment which I believe is due to me using Apache CXF 2.7.18 and JBoss CXF jars. Is there some way I can configure something in Eclipse so only Apache CXF 2.7.18 is used?   Thi...
    Profile Photo
    last modified by moic
  • JBoss AS 5.1: Could not initialize class from com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl

    In Eclipse Mars 2, I am trying to deploy my project on JBoss AS 5.1. I auto generated the classes with Apache CXF 3.0.9 and when I try to deploy the project I get this error   org.springframework.beans.factory.B...
    Profile Photo
    last modified by moic
  • JBoss 5.1.0 "JMS messages are not getting delivered" in clustered configurations.

    Please help us to investigate regarding on this issue "JMS messages are not getting delivered" in clustered configurations.   Platform that we are using: Windows 2008 Server JBoss 5.1.0
    Profile Photo
    last modified by estong6boss
  • Reg the CVE-2012-0874 and CVE-2016-2094

    Hi Experts,   This is my first post in this forum, kindly excuse if this is a repetition or informerly framed.   I have few clarifications regarding the following CVEs,   1. https://access.redhat.co...
    Profile Photo
    last modified by alagu25
  • error installing to parse

    Hello everybody, I am trying to install JBoss 5.1.0.GA n Linux. When I start up with the run.sh script, the following error comes to the screen:   12:54:52,294 INFO  [ServerImpl] Starting JBoss (Microconta...
    Profile Photo
    created by csmatyi
  • Getting error while Migrating ejb and MDB from jboss 4.2.3 to jboss 5.1.0

    Getting error while Migrating ejb and MDB from jboss 4.2.3 to jboss 5.1.0. Below is the stacktrace     2016-05-09 11:24:42,060 INFO  [EjbModule] (main:) Deploying AsynchronousPresentationBizSvc 2016-0...
    Profile Photo
    created by pghai
  • All Threads blocked at socket connection while getting oracle database connection

    Hi,   I am doing a performance testing with 500 concurrent user sessions on my application. I have set the maximum connection pool to 300. As soon as the load of 500 users is reached, the jboss threads are block...
    Profile Photo
    last modified by sareddymms
  • JBoss 5.1.0 AS vulnerability CVE-2012-0874

    Hi,   We are using JBoss 5.1.0 GA as our Application server . Our security team has flagged the  vulnerability CVE-2012-0874.   Description : The JMXInvokerHAServlet and EJBInvokerHAServlet invoker ...
    Profile Photo
    last modified by vinson.m.s
  • nested exception is com.ctc.wstx.exc.WstxIOException: Connection timed out

    Hi All, I am getting connection timed out error while sending back response from JBoss (5.1.0 GA) UI server to the web server. We do not see anything in the network side and it looks liek some JBoss config issue. Can...
    Profile Photo
    created by jayashree.a2010
  • Jboss 7.1.1 to EAP6.4 Migration issue

    Hi All,   We are under migration of our application from Jboss7.1.1 Final to Jboss EAP 6.4. I have did all the required configuration changes that to be done and were able to start EAP without any errors. But, ...
  • Getting error while migrating from jboss 4.2.3 to jboss 5.1.0

    Hi,   Getting below error while migrating from jboss 4.2.3 to jboss 5.1.0   2016-03-15 16:13:02,625 INFO  [org.springframework.web.context.support.XmlWebApplicationContext] (main) Refreshing org.sprin...
    Profile Photo
    created by pghai
  • Active MQ-JBoss 5 integration

    Hi All,   I'm very keen to know about the functionality and benefits of using Active-MQ. I started out working on the same referring  Apache ActiveMQ ™ -- JBoss Integration.   Everything went no...
  • Change Charset encoding to UTF-8 in Jboss5.2 EAP

    Hi,       We are migrating our Web Application from Jboss 4.3 to Jboss 5.2 EAP. The default response character encoding of the pages after migration seem to be Content-Type:text/html;charset...
    Profile Photo
    last modified by gopi_jboss