• Need help to refactor RAR into separate deployment

    Hello,   I would appreciate any help with this issue:   I have an application running on JBoss EAP 6.4.0 (ear deployment). This ear includes an ejb project (with a MessageDrivenBean) and a rar (which is th...
    Profile Photo
    last modified by andreasweber-1
  • Properties not set on transaction mbean

    Hi,   I'm running JBoss EAP 6 and have some issues reading mbean attributes on the transaction subsystem. E.g. /subsystem=transactions/:read-attribute(name=number-of-committed-transactions,include-defaults=true)...
    Profile Photo
    last modified by abr-1
  • Jboss cli script

    Hi,   I want to delete name="default" from <mail-session name="default" jndi-name="java:jboss/mail/Default"> through running jboss cli.   I can delete the jndi-name through this command /subsystem=...
    Profile Photo
    last modified by azizimranz
  • JBOSS EAP7 with multiple modules roots - access classes of system root

    Hello,   I am facing the case that instead deploying system- and custom modules together under EAP_HOME/modules (like in my dev system) they are now placed under different roots (as done in testsystem).   ...
    Profile Photo
    last modified by kaspatoo1
  • Jboss EAP 6.4 , mod_cluster apache - All workers are in error state for route issue

    We have Jboss EAP 6.4 setup with moc_cluster and apache in front. We frequently see these in apache error logs: [error] proxy: CLUSTER: (balancer://abc). All workers are in error state for route (xyz) (70014)End of...
    Profile Photo
    created by gsandeepry
  • JBoss EAP 7.1.0.Alpha1 - Tomcat JBoss EJB Authentication Error

    We are seeing the following exception in the logs.  Please could some one help what is the reason for this error.    Flow will be : Application deployed on Tomcat make a request on the JBoss Backend w...
    Profile Photo
    created by helper1000
  • HOW TO: Setup the Attunity Java Connector (JCA) with JBOSS EAP 6.4

    Hi, I would like get the details information of how to  setup the Attunity Java connector with JBOSS EAP 6.4 . Appreciate to get the help ASAP.   Thanks.
    Profile Photo
    created by kumarsumit22
  • Access jndi datasource outside eap container?

    How we can access a JNDI datasource with in the application running outside the eap 7 container?
    Profile Photo
    last modified by haritkumar1
  • Sample "Hello World" WAR for EAP6?

    Hi all,   I'm now following the RedHat EAP6 Administration Course (JB248) and I would like to practice at home.   Would someone be kind enough to provide me some kind of Hello world WAR? If possible, if ...
    Profile Photo
    last modified by ftiff
  • Issue while migrating from Weblogic12 to EAP6.4

    Hi All,     Can anyone help on below error while .ear deployment:   13:23:48,225 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-5) MSC000001: Failed to start service jboss.deployment.unit."M...
    Profile Photo
    last modified by vdhingra-1
  • Troubles Deploying to JBOSS EAP 6.4.6 with Spring Application

    Hi, I'm currently having troubles deploying my war to a JBOSS environment, currently running JBOSS 6.4.6. I haven't been able to find much relating to the errors I've been encountering in these forums or stackoverflow...
    Profile Photo
    last modified by ricemagician
  • Jboss 6.4 clustering in domain mode

    Hi all,   I am new to Jboss and wanted to know how to configure clustering on Jboss eap 6.4 which will be running in domain mode. Requirement will be as, Jboss 6.4 in Domain mode with Clustering. 2 Servers wi...
    Profile Photo
    last modified by anurag27289
  • JBAS010322: Failed to load session  pMRsDmtV8VaQyMdQSv4EiEvR: java.lang.RuntimeException: JBAS010333: Failed to  load session attributes for session: pMRsDmtV8VaQyMdQSv4EiEvR

    Hi, I've got an error while JBoss EAP 6.1 is trying to de-serialize my session attribute: 06:01:32,578 WARN  [org.jboss.as.clustering.web.infinispan] (ajp-/10.152.96.154:8109-2) JBAS010322: Failed to load sessi...
    Profile Photo
    last modified by yakimovich
  • Unable to deploy application when Java Security Manager is enabled on JBoss 6.x EAP

    I have deployed my application on JBoss 6.x EAP. After enabling security manager, deployment fails with following exception.   Caused by: java.security.AccessControlException: access denied ("org.jboss.vfs.Virtu...
    Profile Photo
    created by adityan
  • JBoss EAP 7.1 - JDBC driver IBM XA - Error

    Please could some one help, What will be the reason for the below error.   I am using EAP 7.1 and I have tried to create a JDBC connection using IBM XA driver and its throwing the following error.  The driv...
    Profile Photo
    last modified by helper1000
  • EAP7 how to expose both JAX-RS and JAX-WS service with CXF

    Hi,   I'm trying to expose a service using both restful and soap webservices apis (jax-rs and jax-ws). Currently I made it works using  only a few JAX-* annotations:   @Path("/alertas") @WebService ...
    Profile Photo
    last modified by nalmeida-1
  • JBOSS EAP 6.4 - module system and "custom code"

    Dear JBoss developers,   I'm working on JBOSS 6.4 and deploying a Java application which is packaged in an .EAR file. This is the "base product" and is deployed fine. I now want to use JBOSS's module system to ...
    Profile Photo
    last modified by premaut
  • Does EAP 7 support Server Side Include (SSI)?

    Hi, everybody. I'm trying to migrate my application from EAP 6.4 to EAP 7.0 and have got the ClassNotFound exception on org.apache.catalina.ssi.SSIServlet.class. EAP 7.0 and 7.1 aren't contain org.apache.catalina pa...
    Profile Photo
    last modified by drgnav
  • Migration from Jboss EAP 5.1  to Jboss EAP 7.0.0

    Right now I am using Jboss 5.1 (with jdk 1.6), According to our project we are using some property files etc and all kept it in deploy folder and some other folder kept inside bin,client, common folder and so on, Now ...
    Profile Photo
    last modified by roopeshsp37
  • Can't instantiate webservices with JBoss EAP 7

    Hello!   I have a web application deployed on Wildfly10 (JBoss EAP 7) in which I need to login, several managers (webservices) are used in order to accept the login. However, when I try to login in the applicati...
    Profile Photo
    last modified by getgolfedkid