• Migration from WildFly 8.2 to JBoss EAP 6.4

    Please,   I'm doing some tests to migrate a Java EE application from a WildFly 8.2 environment to a JBoss EAP 6.4 one. The application uses some security features from Undertow server to handle user sessions ...
    Profile Photo
    last modified by rangel.zutin
  • Ejb2 compatibility with jboss Eap 6.2

    Hi, our application has client and it connects to the ejb.We are using ejb-jar.xml on the server side to lookup ejbs. We are currently having issues with the ejb lookup in jboss6.2. So are EJB2 compatible with jboss...
    Profile Photo
    last modified by sunny107842
  • Facing Issue in jboss migration from Jboss 5.1 to Jboss Eap 6.2

    @ Hi, our application has client and it connects to the ejb.We are using ejb-jar.xml on the server side to lookup ejbs. We are currently having issues with the ejb lookup in jboss6.2. In jboss 5.1 we were using jnp...
    Profile Photo
    last modified by sunny107842
  • Want to install Apache web(HTTP) server in front of JBOSS EAP 6.4 in Ubuntu.

    I want to install Apache web(HTTP) server in front of JBOSS EAP 6.4 in Ubuntu. I have successfully installed JBOSS, but unable to understand how to install Apache web(HTTP) server and make communication between Apache...
    Profile Photo
    last modified by arunbalgi
  • MBean dependencies while migrating from JBoss AS5 to JBoss EAP6.4

    Hi All,   We have a few MBeans in our application which need to be migrated to JBoss EAP6.4 from JBoss AS5.   I have moved the classes into a module, added it as dependency in the service archive jboss-dep...
    Profile Photo
    last modified by adam_ar
  • Jboss start error

    Hi All,   I have migrated my application server to new location. i host JBoss as windows service in my environment.   I don't know where i have gone wrong, getting below exception. However, application ge...
    Profile Photo
    last modified by sreekanth.munarai
  • Critical error during deployment: : com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED! Class org.jboss.as.jsf.injection.JandexAnnotationProvider is not an instance of com.sun.faces.spi.AnnotationProvider

    Hi,   I am getting the below error while starting the Jboss Eap 6.2 server. Error: Critical error during deployment: : com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED! Class org.jboss.as.jsf...
    Profile Photo
    created by sivaprasad9394
  • java.lang.LinkageError:org/hibernate/validator/ValidationMessages

    Hello, I am migration my application to the below technology,I am getting the error message while accessing my application in the browser. I have attached the error message log also. Really I am struck with this pr...
    Profile Photo
    last modified by sivaprasad9394
  • Clustering in JBoss 6.2 EAP

    Hi All,   Can any one provide me link/documentation re JBoss clustering in windows server. I have Apache as an web server in front of JBoss. How can i balance load and avoid fail-over. Please advice.   T...
    Profile Photo
    last modified by sreekanth.munarai
  • Logging problem with JBoss EAP 6.3 and hibernate 4

    Hello,        I am currently developping a small webapplication wich i deploy on JBoss EAP 6.3.0.GA (version 7.4.0.Final-redhat-19).      This application use hibernate a...
    Profile Photo
    last modified by hubeaul
  • 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
  • Is it possible to disable hash and percentage escaping in JSP

    Hello Guys, I encoutering problem with JSP render - percentage and hash characters are being escaped. So I would like to output backslash followed by percentage, and backslash followed by hash.   Here is my en...
    Profile Photo
    last modified by romanj
  • DataSource Error

    Hi All,   I tried to create datasource connection in JBoss EAP 6.3.   I have followed all the basic steps as follows:      1.  Downloaded mysql-connector-java-5.1.34-bin.jar and p...
    Profile Photo
    last modified by sreekanth.munarai
  • JBOSS 6.4 JMS MDB Query

    All, We are migrating our current application from Glassfish to JBOSS (6.4). I was looking in admin console to see if there is provision to set-up connection factories / Queues but couldn't find one. Anyone with an...
    Profile Photo
    last modified by sharmamanish3
  • Sybase datasource connection failure

    Trying to set-up Datasource and conncetion pool in 6.4 version (standalone). Getting following error   "outcome" => "failed",   "failure-description" => {"JBAS014771: Services with missing/unavailabl...
    Profile Photo
    last modified by sharmamanish3
  • JBAS018014: Failed to parse XML descriptor "...ARP3.war/WEB-INF/lib/taglibs-xtags.jar/META-INF/taglib.tld

    Hi, Migrating from Glassfish 2.1 to JBOSS 6.4.0 GA version. (JDK 1.6 in glassfish ) using JDK 1.8 in JBOSS. Trying to deploy .WAR on JBOSS and got following error  -------------------------------------------...
    Profile Photo
    last modified by sharmamanish3
  • Logging Issue

    Hi All,   Been trying to change logging directory from inside Standalone folder to out of the JBoss directory. I have changed the path in standalone.xml file for the server.log to the new path. But encounterin...
    Profile Photo
    last modified by sreekanth.munarai
  • JBAS018014: Failed to parse XML descriptor

    Hi, I am migrating an application from Glassfish 2.1 (already in production with no issues) to JBOSS 6.4 GA version (development mode). I encountered below error: JBAS018014: Failed to parse XML descriptor -------...
    Profile Photo
    last modified by sharmamanish3
  • 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
  • Hornetq error when sending messages to temporary queue

    hi, I have ear backend on eap 6.1 and some clients that connect to it. When client connects, it creates a temporary queue and passes it to server as Queue in order to save it and link with that client. after that whe...
    Profile Photo
    created by superalex