Log in to follow, share, and participate in this community.
Thread Application succesfully deployed, but cannot access the local URL
Application succesfully deployed, but cannot access the local URLHello, 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 ...
Thread unable to connect from JBoss EAP7 to websphere MQ
unable to connect from JBoss EAP7 to websphere MQHi, Can anyone suggest me the steps to create a connection between the Jboss EAP 7 and Websphere MQ? I created a resource adapter in standalone-full.xml and but it is failing to connect.
Starting Jboss 7 in debug mode fails. Dupplicate IPV6 address error.Hi everyone. So, I'm trying to connect Eclipse to a jboss 7 server I'm running in a CentOS virtual machine. I stopped the JBoss server and my terminal outputs the following from running /etc/init.d/jbo...
Problem loading spring contextWe are facing an issue loading spring context with modules. Our project structure has a main war(a.war) with all the dependencies bundled in WEB-INF/lib. We have a separate jar(b.jar) which has camel & cxf integra...
Kerberos in JBOSS security realmsHello, I am trying to use Kerberos authentication in one of the EJB3s deployed in JBOSS. JBOSS is version 6.2. I have setup the -D options in the JBOSS standalone xml to point to the krb5.conf and the jaas.conf...
Kerberos in JBOSS security realms questionHello, I am trying to use Kerberos authentication in one of the EJB3s deployed in JBOSS. JBOSS is version 6.2. I have setup the -D options in the JBOSS standalone xml to point to the krb5.conf and the jaas.c...
JSF 1.2 + jboss seam + Jboss EAP 7.0.0 issueHi, I want to migrate JSF 1.2 + jboss seam 2.2.0 GA application to Jboss EAP 7.0.0. I used https://access.redhat.com/solutions/793963 Multi-JSF feature in EAP 7 to solve JSF 1.2 problem I am see...
Thread The applications fail to be deployed JBoss EAP 7
The applications fail to be deployed JBoss EAP 7Hello, 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...
Thread Dynamically invoke remote EJB3 method using reflection
Dynamically invoke remote EJB3 method using reflectionOur current application has a requirement to route all remote EJB calls used for batch jobs through an MDB to facilitate retries. As a result, I need to invoke the remote EJB through reflection. When looking u...
Thread Hibernate Exceptions not propagated to Application deployed in JBoss 6.4
Hibernate Exceptions not propagated to Application deployed in JBoss 6.4Issue: The Web application uses JPA/Hibernate to communicate with H2 database. This application is deployed in JBoss EAP 6.4 and uses its Hibernate modules. When an 'org.hibernate.exception.ConstraintViolationExceptio...
JTAOverWSATFeature cannot be enabledHello, I am running a JBoss EAP 7.0 with XTS Modul and trying to activate WS-AT with JTAOverWSATFeature. But there seems to be an bug. If I set the feature in javax.xml.ws.Service.create(...) I get the followi...
Thread Email alerts upon exceptions in JBOSS server log file
Email alerts upon exceptions in JBOSS server log fileHi there, We want to setup email alerts in JBOSS upon exception in the JBOSS server log file. Is there any way of doing this in the new EAP 7.0? Our environment is Windows Server 2008/2012. Thanks, ...
Thread How we can configure multiple HTTP ports in Jboss standalone ?
How we can configure multiple HTTP ports in Jboss standalone ?Hi All, I have a small requirement, I am looking to run & access my applications with different port in standalone environment. Is it possible ? Let say : I have configured Jboss EAP 6.4 in...
JBoss EAP7 standalone scriptsHi - I am new to this forum and JBOSS so please bear with me as I am learning my way around. I downloaded from the developer site JBoss EAP 7.0.0, jboss-eap-7.0.0-installer.jar I unpacked the files and trying...
MBeanServerLocator for Jboss6We have code, which uses org/jboss/mx/util/MBeanServerLocator to lookup MBeans. However, EAP 6 has removed this class from the Jboss Package. What is the alternative?
What's the point? :)Hi all, Following on from my earlier message, regarding inconsistencies with JBoss 6 and MQ 8, using Resource Adapter 7.0. I'm wondering if there is anyone out there technically able and friendly enough to ans...