• Jboss Migration from 4.3 to 6.4(stuck for a month)

    We have an application which is running on Jboss 4.3 . The application is single  with 2 war inside, with both war files sharing the session. To make session sharing we have done the following in jboss 4.3:  ...
    Profile Photo
    last modified by surivishal83
  • WebSphere URLs to jboss

    Hi, it's my first post in this forum. I'm Ezequiel and a newbie with this technology. Now i'm working with WebSphere AppServer and the company needs to migrate to jboss EAP 7. In Websphere, exists a section named url...
    Profile Photo
    last modified by ezejulragone
  • java.lang.IllegalStateException: Transaction DummyTransaction{xid=DummyXid{id=10}, status=3} is not in a valid state to be invoking cache operations on.

    Hi there,   I am using jboss-eap-7.0.2 and am getting the following error while invoking a Stateful Session Bean with @TransactionAttribute(TransactionAttributeType.NOT_SUPPORTED) It is working fine with jboss-...
    Profile Photo
    last modified by kumar.dhumke2
  • Jboss secondary mail configuration for failover

    Hi Everyone,     I have some doubts in mail configuration(EAP 6.4.9), Here is my scenario,   1) I have 2 SMTP servers and need to configure them, 2) There is only one JNDI added in application, 3) T...
    Profile Photo
    created by delhibabu_r
  • Jboss eap 6.4 and wildfly - error jsp import cannot be resolved

    We're in the process of migrating an application which is running fine on Jboss 5.1.0 eap to 6.4.14 eap (I'm aware that we have higher version available, but our management want to upgrade to 6.4.14). Deployment went ...
    Profile Photo
    last modified by mail2koka
  • JBAS014771: Services with missing/unavailable dependencies - XUConnectionFactory

    I am migrating jboss from 5.1 to 6.4. In 5.1, I have deployed jrules-res-xu-JBOSS6.rar file by placing it in : JBOSS_HOME/server/default/deploy folder and configure is as follows in jrules-res-xu-JBOSS6-ds.xml file ...
    Profile Photo
    last modified by shiroreswapnil4
  • 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
  • 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
  • Red Hat support on JBOSS on IBM AIX platform

    Hello everyone,   I am new to JBOSS. In our organization there is a requirement  to install JBOSS on existing AIX platform. I have tried on AIX JBOSS is running fine.My question is, will Red Hat provide sup...
    Profile Photo
    last modified by vishal6237
  • Bound data source issue on JBoss EAP 7

    Hello!   I have two web applications that are deployed on Wildfly 10, however, it seems they cannot access my local database eventhough I created the datasource for my local database. My guess is I must have cre...
    Profile Photo
    last modified by getgolfedkid
  • JBoss EAP 6.4 - Truncated class file on deployment

    Hi,   I'm trying to migrate an old app from Websphere 8.0 to JBoss EAP 6.4. This app is composed of Stuts 1 and built with Maven and Java 8.   But I have this error when deploying the .ear file and I don't...
    Profile Photo
    last modified by jbgo
  • Getting error when run the application in Jboss Cloud server 6.4.8

    Presently we are migrating our application from Jboss 6.0 to Cloud Jboss Server 6.4.8. After Deployment in new cloud server, When I hit the application URL .. Getting the below error :   2017-05-25 07:08:42,550 ...
    Profile Photo
    last modified by vamsib964
  • No error but Forbidden displayed at app's URL

    Hello,   I'm currently migrating 2 web applications from tomEE to JBoss EAP 7. Both are deployed, however, when I try to access their URL I do not have any error but I get "Forbidden".   Here are the logs ...
    Profile Photo
    created by getgolfedkid
  • JBoss EAP7 skips servlet filters in web.xml

    We are migrating an old application. We had to use Jdeveloper and Jboss server. We have build the application on JDeveloper 12c and then created a war file by creating a profile. Later we deployed this war file in JBo...
    Profile Photo
    last modified by pranav.cache
  • Problem between JBoss and Tapestry during migration

    Hello!   Following this thread :  https://developer.jboss.org/thread/274884 where I got great help by ehugonnet to help me deploy my applications on JBoss EAP7 which were previously working on tomEE. I cur...
    Profile Photo
    last modified by getgolfedkid
  • Application succesfully deployed, but cannot access the local URL

    Hello,   I am migrating an application from tomEE to JBoss EAP7 and Im encoutering some problems.   I've recently deployed two web applications on JBoss EAP 7. However when I try to access them like I can ...
    Profile Photo
    last modified by getgolfedkid
  • The applications fail to be deployed JBoss EAP 7

    Hello,   I have the task to migrate an application that's running on tomEE. I have installed JBoss EAP 7 and can run the quickstarts provided by RedHat. However, I have (as expected) some problems to deploy my a...
    Profile Photo
    last modified by getgolfedkid
  • Migrate JBOSS 4.2.3 to JBOSS 5.x or JBOSS 6.x

    Hi, please anyone can tell me profits and improvements of Jboss 5.x and Jboss 6.x over Jboss 4.2.3. I need to justify the migration to hte client. Thank you very much !!
    Profile Photo
    last modified by alberto.72
  • JBAS014771: Services with missing/unavailable dependencies" => ["jboss.deployment.unit.\"gtm-ws-0.0.2-SNAPSHOT.war\".component.JmsAvailableJobsExecutor.CREATE is missing [jboss.ra.hornetq-ra]"],

    Hi,      I am migrating my application from Websphere to jboss eap 6.4. I was able to configure the datasource and connection factories. Am getting this error while trying to deploy the applicatio...
    Profile Photo
    last modified by jeslinedias