• JBAS014803: Duplicate resource

    Hi there,   I'm exploring how to migrate a product from Jboss 5 to Jboss 7 (and ultimately on to the latest vision of Wildfly)   I will look at the red-hat-jboss-migration-toolkit, but and the moment I'm e...
    Profile Photo
    last modified by benboss
  • JMSXAConnectionFactory, JMSXAConnection and JMSSession not being closed after PeriodicRecovery.run completion

    Cheers guys,   We're using Jboss EAP 6.4, with a chain to handle jms messages scenario of:   Jboss EAP 6.4.U12 jbossjts 4.17.38 as transaction manager ironjacamar 1.0.37 as java connector com.stc.jmsjca...
    Profile Photo
    last modified by francescodippoliti
  • Configuration of MDB StrictMaxPool in Standalone.xml

    Hi, I have below configuration in my jboss EAP 6.4 standalone xml. And I have an application that has 50 MDBs  deployed and defined with no pool defined specifically for them.  They will all use the defaul...
    Profile Photo
    last modified by dsatishreddy101
  • Jboss EAP 7 Domain mode Integration with httpd for load balancing

    Hi,   We're migrating to JBOSS EAP 7 version and have done the inital setup for Domain mode. So one master and one slave server. This setup is up and running for deployments. However i want my request to be loa...
    Profile Photo
    last modified by dipti.dave
  • Cluster session replication

    I am using jboss 6.4 and application is deployed in cluster mode using standalone-ha.xml . I have two nodes which are working fine if both are started at same time , But if one node gets down because of some reason an...
    Profile Photo
    last modified by jitendr46
  • JBoss hide or secure datasources

    Hi   I have a quite philosophical question about how the web applications access to datasources. Either in standalone or domain mode (inside one profile) you can declare a group of datasources or xa-datasources...
    Profile Photo
    last modified by yavandos
  • Migration JTreeCache from Jboss EAP 4.2 to JBoss EAP 7

    Hallo!! I'm having trouble migrating TreeCache from Jboss  EAP 4.2 to JBoss EAP 7.   The old configuration was:   <?xml version="1.0" encoding="UTF-8" ?> <server>     ...
    Profile Photo
    last modified by gruppoeurisspa-mricci
  • Different versions of Java - Jboss EAP 7.0

    Good evening, I am new to using Jboss. I am using JBoss EAP 7.0 with Java 8 on Linux RHEL 5.5 I would like to validate an application that uses Java 6 (update 45), how to configure Jboss so that applications can us...
    Profile Photo
    last modified by jacksfranco
  • ERROR:New missing/unsatisfied dependencies. While Migrating app from jBoss 5.1 to EAP 7

    Hi,   I am trying to migrate a webapp based on JDK 1.5 running on JBoss 5.1. My application is war archive(Maven Multi module project) having dependent jar in its class-path (myApp.war/WEB-INF/lib/dependent.jar)...
    Profile Photo
    last modified by verma.pankaj
  • How to configure transactionStore property in Jboss EAP7.0

    Hi All,   Please let me know , how to configure transactionStore property in embedded Artemis activemq in Jboss EAP7.0.GA .   I have a configuration to support local transaction in my code where the messag...
    Profile Photo
    created by sureshshine2020
  • Download JBoss 6.4.10

    Hi,   I was looking for a download link to JBoss 6.4.10 or 6.4.8, I can't seem to find this anymore as the official download only has the 7.0.0 , 6.4.0 version and lower. I need this specific version for the ins...
    Profile Photo
    last modified by niekgroebbe
  • Multiple Jboss EAP 6.1 environments running on same network subnet

    Hi   We have a potential configuration issue with multiple Jboss EAP 6.1 domain and host controllers running in the same network.   We have Dev, Test, UAT, Pre-Prod, Live, Training Jboss environments e...
    Profile Photo
    last modified by jasondean-2
  • Web service client problen with basic authentication in JBOSS

          I jave a web service client with basic authentication, the maven project create a jar file. For testing the library I make a class with a main method and works fine but when I use the library i...
    Profile Photo
    last modified by pablin.aleman
  • How to get Jboss EAP 7 default or custom workManager in spring configuration file.

    Hi All,   I am trying to implement the jca based jms in spring with Jboss EAP 7.0 and below are my configuration         <bean id="messageHubTaskExecuter" class="org.springframe...
    Profile Photo
    last modified by sureshshine2020
  • Jboss EAP 6.1 Deployment and Service start up issue Jboss Fuse service works

    I have a switchyard component connecting to IBM MQ.     I have followed the resource adapter configuration mention below URL:     https://access.redhat.com/documentation/en-US/JBoss_Enterprise_Ap...
    Profile Photo
    last modified by ravi21588
  • Not able to join domain member with EAP 7

    Hi,   I'm creating a fresh EAP 7 domain, controller started fine, then created a mgmt user for the member and copied the secret into the host-slave.xml as well as pointed to the controller. Though there's networ...
    Profile Photo
    last modified by jplorier
  • Jms with spring DefaultMessageListenerContainer in Jboss EAP 7

    Hi All ,   I have faced the below issue with Jboss EAP 7 - artemis activemq when i try to commit the transaction locally.   Issue: org.springframework.jms.IllegalStateException: Session is not transacted;...
    Profile Photo
    last modified by sureshshine2020
  • openJPA not working

    I am migrating from WAS8.5.5 to JBoss EAP6.4. I got an error message as 12:03:14,362 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-3) MSC000001: Failed to start service jboss.deployment.unit."en_uitemplate....
    Profile Photo
    last modified by rickgu
  • Class loading problem

    Hi,   I'm a JBoss newbie. I have a problem with a sample application that declare a dependency from a module. This module try to access to a class that is contained in web-inf/classes of the application (a sing...
    Profile Photo
    last modified by samuele.firpo
  • WebInjectionContainer memory leak

    After running a website using JBoss EAP 6.1.0.GA (AS 7.2.0.Final-redhat-8) for 6-7 hours and under heavy load our JVM runs out of memory.   We took a heap dump and ran the memory leak detector tool that comes wi...
    Profile Photo
    last modified by dmiranda_spdc