• Jboss 4.3 Vulnerability Issues

    Hi,     Our Application is deployed in Jboss 4.3. Recently we are getting the below Security Issues. We will not be able to upgrade the version of Jboss. Can you please suggest a possible fix for these iden...
    Profile Photo
    last modified by mohanavraghavan1
  • BASIC web authentication in domain configuration for JBoss EAP7

    Hi,   I am trying to configure BASIC authentication for access to an application deployed in JBoss EAP7 in domain mode. I have made the following configurations:   1. Added the following lines in <appli...
    Profile Photo
    last modified by asif8782
  • WorkManager in Jboss EAP 7

    Hi All ,   I have added the the custom Work Manager name called com/xxx/workmanager in JCA subsystem of Jboss EAP 7 and below are the my configurations to get the work manager in my application   jboss-web...
    Profile Photo
    last modified by sureshshine2020
  • JMQ Queue and Connection Factory creation

    Hi,   I am new to JBoss and want to create JMS Queue and Connection factory so i can use these configuration settings in Mule ESB or other ESB tools. Could you please help me with any documents or share some lin...
    Profile Photo
    last modified by vikasabkumar
  • jboss 6.2.4 EAP custom global module lifecycle

    Hi,   I am in the process of developing a custom global module for Jboss 6.2.4 EAP. Using the examples provided in Jboss documentation and looking at the Tomcat custom valve examples, I am creating a valve by ex...
    Profile Photo
    last modified by phaniskotharu1
  • Remote access to cache memory of JBoss EAP 6.2

    Hello community, I need your help, I have a JBoss EAP 6.2 server and I need to enter its cache memory remotely from another JBoss EAP 6.2 server, can you guide me how can I do it?
    Profile Photo
    last modified by linderlpl
  • How to connect to CLI after ip has changed?

    Hello!   I'm new to CLI but found it pretty nice. How ever I connected to the cli like: jboss-cli.sh --connect   I managed to change the ip-adress to use the ip from the machine so I could access the ad...
    Profile Photo
    last modified by fredand44
  • Problem with custom login jboss

    Hello   Please i need help!   I create a custom module for login, when i try to login against a database it works fine but when i try to login against ldap die.   Don't show me any message!.   ...
    Profile Photo
    last modified by alba.latorre
  • 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
  • JMSXAConnectionFactory, JMSXAConnection and JMSSession not being closed after PeriodicRecovery.run completion

    Cheers guys,   We're using Jboss EAP 6.4, with a chain to handle jms messages scenario of:   Jboss EAP 6.4.U12 jbossjts 4.17.38 as transaction manager ironjacamar 1.0.37 as java connector com.stc.jmsjca...
    Profile Photo
    last modified by francescodippoliti
  • 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
  • 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
  • Configure reference to deployed JAR in manifest.mf

    How to configure references to the deployed jar through console in the war's manifest.mf file.  We have global modules defined like Manifest-Version: 1.0 Dependencies: org.antlr,org.apache.commons.lang   ...
    Profile Photo
    last modified by prabhujboss28
  • 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 with creating new profile/datasource in JBOSS EAP 6.4.8 using cli

    Hi,   I am trying to create a new profile and new data source in existing profile but the commands seem to be stuck forever. also the cli logs are not getting created thus not allowing to find any error associa...
    Profile Photo
    last modified by ritesh.negi
  • 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
  • How to distribute custom user/roles.properties using CLI?

    Hi I use custom security-domain with UsersRoles login-module and ws-users.properties and ws-roles.properties files. How correctly deploy these files using CLI to standalone.xml or domain configuration?
    Profile Photo
    last modified by krokodylowy
  • working springframework module

    Hello,   Does anybody have a working module.xml to deploy in $JBOSS_HOME/modules/org/springframework? I'm struggling with all kind of errors. I won't open a thread for each error but please help me here to write...
    Profile Photo
    last modified by mseguri
  • [ERROR Connection] ava.sql.SQLException: Connection is not associated with a managed connection.org.jboss.jca.adapters.jdbc.jdk6.WrappedConnectionJDK6

    Hi people,   I have this problem when get my pool connection of the JBoss EAP 6. My Pool already configure with parameters Min: 5 and Max:20  but error continue. Has anyone experienced this problem?  ...
    Profile Photo
    last modified by jonascavalcantineto
  • Jboss EAP 6.4 - starting servers on domain node automatically starting servers on slave node as well

    I have configured Jboss EAP cluster with two nodes on different physical server, one is master node with domain controller and other is slave node. When I start the servers on the domain node using command:   d...
    Profile Photo
    last modified by gsandeepry