Top "Jboss-eap-6" questions

For development issues encountered while using Red Hat Jboss EAP 6

When and why would I need a jboss-deployment-structure.xml for a Spring application?

I am trying to understand how to use JBoss EAP6 with Spring applications. I have a sample OpenShift application and …

java spring web-deployment jboss-eap-6
Log4j doesn't log anything under JBoss 6 EAP

I saw several questions on the topic, but since they are rather related to errors I don't think this is …

java log4j jboss-eap-6
Where does jboss eap 6.x deploy the war file?

I used the jboss web console http://xxxxx:9990/console/App.html#deployments to successfully deploy my web app. And I …

jboss jboss-eap-6
WAR in EAR - jboss-deployment-structure.xml ignored

My EAR consists out of an common-jar, an EJB-jar and a WAR. The WAR uses a spring context, so it …

java jboss jboss7.x jboss-eap-6
How to Test DataSource connection in JBoss EAP 6.2 Managed Domain

I am trying to port an application from WebLogic to JBoss EAP 6.2. When running the standalone server in JBoss, in …

datasource jboss-eap-6
Can not access admin console of jboss eap 6 at standalone mode

I've installed Jboss eap 6.1 in a micro instance of amazon ec2 server. I've run the standalone.sh and that seems …

amazon-ec2 jboss7.x jboss-eap-6
springBoot application on Jboss EAP, servlet context not lodaed

I have a very simple spring boot application that I want to deploy to Jboss EAP. Here is my simple …

maven-3 spring-boot jboss-eap-6
JBAS010153: Node identifier property is set to the default value. Please make sure it is unique

I am getting following WARN message while I start my host which is one of the Host Controller (HC) that …

jboss7.x cluster-computing jboss-eap-6
JBoss: Binding values into JNDI in JBoss EAP 6 similar to JNDIBindingServiceMgr

How do I bind an arbitrary string to JNDI in JBoss EAP 6? I used to do it through org.jboss.…

java jboss jboss7.x jndi jboss-eap-6
java.lang.NoClassDefFoundError: Could not initialize class javax.imageio.ImageIO jboss EAP 6

We are using the JBoss EAP 6; Everything works well till production environment. But Post deployment in production, we are getting …

java jakarta-ee jboss7.x noclassdeffounderror jboss-eap-6