• 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
  • nofile (max no. of open Files) configuration for JBoss in Linux

    Hi,   I am new to linux, facing some issues with no of open file channels in an enterprise application running in jboss eap 6.2 . Currently to increase the maximum limit, nofile configuration is set in limits.c...
    Profile Photo
    last modified by pbiswas_jboss_linux
  • EJBCLIENT000025: No EJB receiver available for handling XXX combination for invocation context

    I recently switched from JBoss EAP 6.4.0 to 7.0.0. The server starts up fine, but when I run the client, I'm stuck with this error message: java.lang.IllegalStateException: EJBCLIENT000025: No EJB receiver available ...
    Profile Photo
    last modified by bugme
  • EAP 7 Data source configuration

    Hello,   My sincere apologies if I am asking the question in wrong place. Please advise me to the right direction.   I am looking for guidance/answer on following. Not that it would not be available, but I...
    Profile Photo
    last modified by mihir.chhaya
  • Cannot access added as module jdbc postgres jar - WildFly 10.1

    I have postgres jdbc driver configured as module in Wildfly 10.1. What I am trying to do, is to use that driver as dependency in application that will be deployed on the server. In application, I mark this dependency ...
    Profile Photo
    last modified by drzeyan
  • Error initializing endpoint: java.net.BindException: Address already in use:

    Hi there,   I'm exploring how to migrate a product from Jboss 5 to Jboss 7 (and ultimately on to the latest vision of Wildfly)   After my migration I'm getting ERROR [org.apache.coyote.http11.Http11Protoco...
    Profile Photo
    last modified by benboss
  • Unable to configure SSL certificate on JBoss 4.3

    Hi,   I Have been trying to configure SSL certificate on jBoss 4.3 server. I am getting the below error.   Secure Connection Failed An error occurred during a connection to xxx.com. Cannot communicate sec...
    Profile Photo
    last modified by himansu.padhan
  • JBossEAP 6.3 error building project

    I use JBossEAP 6.3 server while building my project I get the following error   [ERROR] Failed to execute goal org.jboss.as.plugins:jboss-as-maven-plugin:7.6.Final:deploy (default) on project timera: Deployment ...
    Profile Photo
    last modified by vollmilch-ownzu
  • Jboss 5.1 to Jboss 7.2.0 migration

    Dear Jboss gurus!   We are in the midst of a migration from Jboss 5.1 EJB 2.x to Jboss 7.2.0 EJB 3.x. Having a tough time migrating 2.x ejbs to 3.x ejbs, dealing with remote jndi names and config xmls etc.. ...
    Profile Photo
    last modified by dominijoseph
  • Setting up SSL for Application: No SSL Context available from security realm

    Hi   My application needs to communicate to a third party service via SSL. Trying to setup by following the steps highlighted in 2.2.5 on the article How To Configure Server Security - Red Hat Customer Portal ...
    Profile Photo
    last modified by aaronalex
  • How to log in to admin console?

    Hello!   We are using JBoss 6.4. I need to use the admin console. I managed to create a user after following the instructions at: https://access.redhat.com/documentation/en-US/JBoss_Enterprise_Application_Pla...
    Profile Photo
    last modified by fredand44
  • Accessing JMX with jconsole over SSL on EAP 7.0 or Wildfly 10+

    I am trying to setup secure jmx connection with ssl in DOMAIN mode. I have been able to get it to work in standalone mode (See my steps below). However in domain mode I am missing something. I was able to find this kn...
    Profile Photo
    last modified by dgilbert
  • 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
  • New session created on each request with session cookie

    I am migrating an application from JBoss EAP 6.4 to JBoss EAP 7.0 but have run in to an issue where JBoss seems to be creating a new session on each new request when using session cookie to track the session.   ...
    Profile Photo
    last modified by jeepatz
  • ISPN000188: Error while processing a commit in a two-phase transaction in JBoss EAP 6.4.6

    Hello,   I have enabled session replication in my web application. But replication of session is not happening, giving the below error in the logs. Could anyone please help what I am missing?   ERROR [org...
    Profile Photo
    last modified by sreela.gopi
  • 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
  • No Persistence provider for EntityManager named

    Preciso muito da ajuda de vocês, já há um bom tempo tenho problemas para conseguir usar o servidor JBoss EAP 7 com Datasource NON-XA, JPA e Hibernate 5. Quando uso transaction-type="RESOURCE_LOCAL...
    Profile Photo
    last modified by hugo.thomaz
  • 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
  • Unexplainable missing transactions

    Hello Forum,   I am currently facing a very strange problem regarding transactions respectively a missing Transaction.   My project is a REST service using deltaspike data + jpa for database access.  ...
    Profile Photo
    last modified by me-40
  • Problem lookingup datasource with JNDI in JBoss EAP 6.4.

    Hi, we are currently in JBoss EAP 5.1.2 and are migrating to JBoss EAP 6.4. I am facing serious problem in datasource lookup with JNDI from spring application context xml. from management console, I have tested the da...
    Profile Photo
    last modified by amaradupa