• Does Jboss eap 7.0.0 supports ejb 2.1 entity beans?

    17:52:46,163 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-1) MSC000001: Failed to start service jboss.deployment.subunit."abc.ear"."xyz.jar".PARSE: org.jboss.msc.service.StartException in service jboss.dep...
    Profile Photo
    last modified by anithamuppa
  • JBoss Monitoring in Nagios

    Hi,   I have looking around for a viable plugin to monitor JBoss in Nagios (with or without NRPE). So far I have not found any viable solutions and wondering if anyone has recommendations?   Thank you
    Profile Photo
    last modified by jrose84
  • JBoss-EAP 6.4 fails to start due to weld issue

    I have a CDI project which works with weld-core-1.1.10.Final.jar. I have integrated a test project with my project and the test project works with weld-core-2.2.9.Final.jar My build.gradle file is having below weld d...
    Profile Photo
    last modified by jaydey
  • TLSv1.1/1.2 not working with JDK7

    Hello,   I have JBoss 3 with jdk1.7.0_85 trying soap call to a third party vendor application where they have enabled all TLS1/1.1/1.2 which they are going to shutdown TLSv1. I have enabled the following in my ...
    Profile Photo
    last modified by praneshinjboss
  • JBOSS EAP 6.4 - WebSocket Error

    Hello, I created a web application with websocket (EchoWebSocket). in the file jboss-web.xml I enabled the websocket   <jboss-web>     <enable-websockets>true</enable-websockets&...
    Profile Photo
    last modified by webmaster-3
  • Different versions of Java - Jboss EAP 7.0

    Good evening, I am new to using Jboss. I am using JBoss EAP 7.0 with Java 8 on Linux RHEL 5.5 I would like to validate an application that uses Java 6 (update 45), how to configure Jboss so that applications can us...
    Profile Photo
    last modified by jacksfranco
  • ERROR:New missing/unsatisfied dependencies. While Migrating app from jBoss 5.1 to EAP 7

    Hi,   I am trying to migrate a webapp based on JDK 1.5 running on JBoss 5.1. My application is war archive(Maven Multi module project) having dependent jar in its class-path (myApp.war/WEB-INF/lib/dependent.jar)...
    Profile Photo
    last modified by verma.pankaj
  • How to configure transactionStore property in Jboss EAP7.0

    Hi All,   Please let me know , how to configure transactionStore property in embedded Artemis activemq in Jboss EAP7.0.GA .   I have a configuration to support local transaction in my code where the messag...
    Profile Photo
    created by sureshshine2020
  • JBOSS Subscription and multiple products

    After reading the subscription guide of JBOSS here: https://www.redhat.com/en/files/resources/en-rhjb-subscription-guide-12149557.pdf   I have a question about the 2.4 section:   When multiple Red Hat JBO...
    Profile Photo
    last modified by vmessier
  • How to get Jboss EAP 7 default or custom workManager in spring configuration file.

    Hi All,   I am trying to implement the jca based jms in spring with Jboss EAP 7.0 and below are my configuration         <bean id="messageHubTaskExecuter" class="org.springframe...
    Profile Photo
    last modified by sureshshine2020
  • Jboss EAP 6.1 Deployment and Service start up issue Jboss Fuse service works

    I have a switchyard component connecting to IBM MQ.     I have followed the resource adapter configuration mention below URL:     https://access.redhat.com/documentation/en-US/JBoss_Enterprise_Ap...
    Profile Photo
    last modified by ravi21588
  • Is JBOSS Enterprise Application Platform -Version 6.3.2 compatibale with ORACLE EBS 12.2.5

    Is JBOSS Enterprise Application Platform -Version 6.3.2 compatibale with ORACLE EBS 12.2.5?   Please let us know as we are upgrading to Oracle EBS 12.2.5.
    Profile Photo
    last modified by nagasrinivasachary
  • configuring mod_proxy with JBoss EAP-7 running in standalone mode

    Hi, I'm newbie here...i'm trying to configure web proxy to get my application. so the set-up is apache httpd 2.4 / mod_proxy (windows) => jboss-eap-7.0/standalone (linux) in app we are using keycloak to validate th...
    Profile Photo
    last modified by kalai_5665
  • JBoss Negotation SPNEGO / Kerberos

    Hey guys,   we have a problem with kerberos / active directory and jboss. We try to find a solution last week but we dont know. Our try is to build a SSO with our web application against the ad. I found many ex...
    Profile Photo
    last modified by jkueck92
  • Need Jboss EAP version history and vulnerability list

    Hi Team,   I am new to Jboss world, seeking your help for silly question that I have. I have been searching on Redhat developer portal for past few days to find version history of Jboss EAP 5.X and later. I got...
    Profile Photo
    last modified by jagnikam
  • Is there any solution for JBoss JMS to connect to mqtt server

    I want to use ActiveMQ to create a broker to connect to another Mosquitto broker. And then, I can use ActiveMQ to receive the message from Mosquitto broker. What I am done now is: integrate the ActiveMQ with JBoss EA...
    Profile Photo
    last modified by abcd013
  • Issue connecting to MS SQL Server DB using JTDS driver on JBOSS EAP 6.4.8

    Hi, We are migrating our application from IBM WebSphere to JBOSS EAP 6.4.8. We are trying to connect to MS SQL server using JTDS driver and are getting the below error.   Failure trying to get a pooled connect...
    Profile Photo
    last modified by ritesh.negi
  • Stored procedure with hibernate 4.2.18

    I am looking to execute a stored procedure with JPA 2.0, however it is not supported until JPA 2.1. Now i am trying to execute using hibernate native API. Would like to know if hibernate native API supports calling st...
    Profile Photo
    created by kotak25krishna
  • How to get default work Manager in JBOSS EAP 6.4,  Not able to locate through MBeanServerLocator

    Hi,   We are migrating from JBOSS 4.2.3 eap to JBOSS 6.4 eap and we facing issue to geting Default WorkManager of JBOSS while creating beans.   Please find below related details,   We are getting wor...
    Profile Photo
    last modified by cpillai
  • Code migration from EAP 5 to EAP 7

    I am migrating application code from JBoss EAP 5 to EAP 7. I have an issue while deploying my EAR, complaining about JAXB loading   Caused by: com.sun.xml.bind.v2.runtime.IllegalAnnotationsException: 189 counts ...
    Profile Photo
    last modified by prabahard