Thread Unable to start the Jboss EAP instance in slave machine
Unable to start the Jboss EAP instance in slave machineHi , I am facing an issue with my Jboss environement, I have configured jboss as domain in 3 boxes. Master.server.com (only for domain controller ) slave1.server.com ( Only one Jboss Instance-1 ...
Thread it declines my web server connection after i create an admin
it declines my web server connection after i create an adminHey guys I am confused. I am working with my Imac, so I am using the terminal for my work. I installed wildfly-10.1.0.Final and http://localhost:8080 shows me that there is a connection after start running the ...
Thread Red Hat support on JBOSS on IBM AIX platform
Red Hat support on JBOSS on IBM AIX platformHello 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...
Issue with injection on JBoss 6.4EAP<p></p>I am migrating a project from Jboss 5.1 to 6.4 and having some trouble with EJB injection.. This class is being instantiated after the dependent EJB is loaded, but for some reason the inject...
Thread How to start only one particular virtual server in JBoss 6.x EAP
How to start only one particular virtual server in JBoss 6.x EAPI am configuring virtual servers on JBoss 6.4 EAP in standalone configuration. Is there any command line argument to start and stop one particular virtual server in JBoss EAP 6.4? Secondly, can the value of that comma...
Thread Steps for CICS drivers and connection with mainframe
Steps for CICS drivers and connection with mainframeHello, I would like to get the migration steps of an java web application from OC4J to JBOSS eap 6.4. The CICS drivers information and sample code to make connectivity to mainframe and resource adapter configu...
Thread Jboss eap 7.0 Configuration management interfaces with ldap
Jboss eap 7.0 Configuration management interfaces with ldapIn installation jboss aep 7.0 running in domain mode, I configured the management console on port 9993 in https, now I would like configure the authentication by an external ldap server without ssl between jboss-->...
Log4j2 configuration in JBoss EAP 7Hi, I am new to JBoss. As part of Jboss migration I have to configure Log4j2 in JBoss. Can some body suggest me how to start with this?
Jasper Reports and EAP 7Hello, I am trying the latest Japser Report library on EAP 7. When I addd <dependency> <groupId>net.sf.jasperreports</groupId> ...
Container Authentication with JBoss 6.4Hi I have an application that implemented Container Authentication with LDAP and works fine in Tomcat but I can't make work in JBoss Tomcat setup: server.xml . <Realm cl...
Bound data source issue on JBoss EAP 7Hello! 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...
Tuning jboss jdbc connection poolHi, I have a Java Application deployed on Jboss and uses the jdbc pool to connect to DB. I set the max-pool-size to 10 and the application hung after a while. I changed it to 100 but the issue still occured. ...
Thread jboss eap 6.4 oracle.sql.ARRAY cannot be cast to oracle.sql.ARRAY
jboss eap 6.4 oracle.sql.ARRAY cannot be cast to oracle.sql.ARRAYJBoss EAP 6.4 standalone server Application deployed as a war file throws a runtime exception java.lang.ClassCastException: oracle.sql.ARRAY cannot be cast to oracle.sql.ARRAY at line ARRAY a = (ARRAY) cs.getArray...
Jboss 6.4 Configuration on LinuxThis is the first time i'm working on jboss so this might be a very basic question. I have a linux host machine in which I have Java 1.7 installed. I have to install jboss 6.4 into this linux hostmachine , that I ca...
EAP 6.4 & WebSockets with web serverHello, based on: - 16.2. Create a WebSocket Application - JBoss Enterprise Application Platform (EAP) 6 Supported Configurations - Red Hat Customer Portal - Does Red Hat / JBoss offer support for Apache, mod_jk, mo...