• @Remote and @Local may not both be specified on the same interface

    Hi All,   We are upgrading JBoss AS 4.x to 5.x. while deploying our application, we are getting the below errors. The same Application is deployed in 4.x Env successfully. We are using EJB 3.0 spec in 4.x Env wi...
    Profile Photo
    last modified by odetoraja
  • mod_jk with JBoss 5.x Community Server

    Is configuring Apache's mod_jk (used just as a proxy, not as loadbalancer) is supported with JBoss 5.x Community Server?
    Profile Photo
    created by srinivas427
  • 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. ...
  • 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
  • How to kill waiting threads?

    I have a bunch of threads (140 in total) that are waiting on my JBoss Server. They all share a stacktrace similar to this :         Thread: http-10.117.202.29-8080-140 : priority:5, demon:tr...
    Profile Photo
    last modified by stephan972
  • 'wmq.jmsra.rar' is not registered error

    I have cloned Jboss 5 and While starting a clone encountering the below error:   Caused by: javax.management.InstanceNotFoundException: jboss.jca:service=RARDeployment,name='wmq.jmsra.rar' is not registered. &#...
    Profile Photo
    last modified by sathish2k8
  • 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 jboss 4.2.3 to jboss 5.1

    Hi,   Can anyone help to resolve this issue.   Could not instantiate bean class [org.springframework.context.support.ClassPathXmlApplicationContext]: Constructor threw exception; nested exception is org.sp...
    Profile Photo
    last modified 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...
  • Migrating application form jboss4.2 to jboss5.1

    Getting error while Migrating application form jboss4.2 to jboss5.1.Below is the stack trace   2016-03-03 17:24:55,677 INFO  [org.jboss.mail.MailService] (main) Mail Service bound to java:/Mail 2016-03-03 1...
    Profile Photo
    last modified by pghai
  • LDAP OU Integration

    Hi   I am trying to integrate jboss 5 with AD.The users in the users OU are authenticated but users of the rest of OUs are not authenticating.The settings in login-config.xml are as follows;   <applica...
    Profile Photo
    created by mukhan
  • Unable to bind HornetQ administered objects to a HA-JNDI

    So we have a non-HA JNDI cluster along with a HornetQ setup that we want to migrate to HA-JNDI. I have followed the documented steps in my test environment - started a two node JBoss cluster that runs the HA-JNDI serv...
    Profile Photo
    last modified by gravetii
  • Java is taking more memory than configured!

    Hi All,   I have observed suspicious memory behavior in Jboss/Jvisulavm.   I have JBoss7.1.0 running on Windows OS. Have configured configurations as below "-Xms64M -Xmx512M -XX:MaxPermSize=256M" However...
    Profile Photo
    last modified by sreekanth.munarai
  • JBoss Fuse(open source vs Enterprise)

    Hi All,   We are on plan to migrate to enterprise world of Jboss Application server. We also Jboss Fuse running in our environment. Just want to know what all are the differences between enterprise fuse and open...
  • Redirection of Port in JBoss 5.1.0

    Hi All,   We have enabled SSL on jboss and able to access application thru https://localhost:8443/Myapp   Client requirement is when the user fires URL https://localhost:8443/Myapp it should be redirected ...
    Profile Photo
    last modified by sreekanth.munarai
  • How-To Clear Your Abdomen Of Belly Fat

    You'd want to shed 10 lbs a week. You probably have an up coming event you'd want to search good for. What ever the case you might lose 10 lbs 1 week but you will must begin straight away. Are you experiencing any ide...
    Profile Photo
    last modified by larawalton
  • How to update JBoss [EAP] 4.3.0.GA_CP08 on Windows 2008 R2

    Hi All I have to update the actual Jboss version on a Windows server 2008R2 used as a BlackBerry Enterprise Server, there I have installed the Java 6 update 31 and the SE development kit 6 update 31. Due to a vulnera...
    Profile Photo
    last modified by aselhage
  • EJB Remote Jndi lookup not bound in Jboss 5.2 EAP

    I am trying to migrate Jboss 4.0.5 GA EAP to jboss 5.2 EAP. While doing this I am getting Remote EJB Jndi lookup not bound but same jar working in Jboss 4.0.5 EAP not working in Jboss 5.2 EAP.   Code @Stateless...
    Profile Photo
    last modified by shan_ac
  • org.hibernate.dialect.DMSQLDialect signer information does not match signer information of other classes in the same package

    I am doing migration from Jboss 4.x EAP to 5.2.0 EAP. When I deploy application and restart following error is occurred and same set of jar file was working with JBoss 4.x I am not able figure out what is the issue.C...
    Profile Photo
    last modified by shan_ac
  • Deployment Issue in Jboss5.1

    Hi All,   I'm trying to deploy my application in JBoss 5.1. Getting below error and tried ma luck googling the same but not able to resolve the issue.   2015-09-22 17:25:56,900 ERROR [org.jboss.kernel.plu...