• Jboss EAP 6.4 custom module

    Hi, I tried to create Jboss module that includes jks and jar files. Though I am able to make it work, but I don't understand why it works. When I define resource-root for both jar and jks files.   <module xm...
    Profile Photo
    last modified by tsunbonyu
  • JBoss EAP 6.4 Session ID

    I am using JBoss EAP 6.4. I have few questions w.r.t how JBoss create/manage/tracks session ID. Please find below my questions?   1. Does JBoss generates unique Session ID for each session? 2. Does JBoss recogn...
    Profile Photo
    created by mayurl
  • Where can I add these variables on JBoss web console like validationQuery, etc?

    I have used MySQL, Spring, MyBatis. Like you know, when there is no database connection for 8 hours (default time), the database close the connection. And when I tried to run an application, it gives an error messag...
    Profile Photo
    last modified by brightpeoples
  • Error with JBOSS EAP integrated with ActiveMQ message broker

    Hi,   I am trying to configure ActiveMQ as an internal messaging broker. I changed Server URL in ra.xml to vm://localhost and did other necessary changes as mentioned in URL https://developer.jboss.org/wiki/Inte...
    Profile Photo
    last modified by yerrareddy.gatla
  • RESTEasy version in EAP 6.4?

    Hello,   Wondering why the version in EAP 6.4.0 of RESTEasy is 2.3.X and not the more recent 3.0.X?  Secondly, as an enterprise customer, why does your support agreement state:   "Only the RESTEasy v...
    Profile Photo
    last modified by themikedshaffer
  • Custom-handler does not append the log each time jboss restart, but truncate the log

    I configured a PeriodicSizeRotatingFileHandler, every time I restarted jboss, the old content in jboss.log got cleared, new log was written into jboss.log at the first line, although append is set to "true". I am usin...
    Profile Photo
    last modified by leftslipper
  • Jboss EAP 6.2 java.lang.NoSuchMethodError: javax.validation.Configuration.getBootstrapConfiguration()Ljavax/validation/BootstrapConfiguration;

    Hi all,   We have lot of existing rest services developed using jersey and deployed in JBoss EAP 6.2. Now we are trying to incorporate Bean Validation Support (https://jersey.java.net/documentation/latest/bean-...
    Profile Photo
    last modified by melbin
  • Helloworld war deployed using management console in EAP 6.4 doesn't work.

    Hi All,   I am deploying the helloworld war with one servlet in it using management console. The war is deployed but the servlet is not getting loaded. I get HTTP 404 when i access the linik localhost:8080/Hello...
    Profile Photo
    last modified by shruaror
  • property files used in runtime

    We are upgrading our application using EAP 6.4.0.  We would like to know where should we place all the property files which are used in runtime.  As in JBoss 7.1, we put all the property files in the NX-runt...
    Profile Photo
    last modified by lilylove2shop
  • Connection string for Sql to connect using windows autentication

    Hi team, I want a connection url to connect to sql db using the windows service account that is to connect using windows authentication through AD.Please help in the same . Currently we are able to connect using sql...
    Profile Photo
    created by devashish008
  • WS-Security signature key depending on request data in EAP 6.1

    Hi, is there a way of signing a response WS-Security signature-enabled endpoint with key selected based on request data? E.g. I have a request like <request keyAliast="alias"> <!-- some other request data...
    Profile Photo
    created by karomann
  • deploy custom jee module to management interface in EAP 6.x

    Hi all, I am trying to find some documentation but after a lot of RTFM'ing I decided to post this question here hoping in the community support.   As of the subject I am trying to deploy a module to the managem...
    Profile Photo
    last modified by giuseppe.galli
  • JAAS Custom Login Module using JPA Modele from EJB

    Hello all,   I want to use JAAS to manage athentication and authorization on a web application using JPA / EJB / JSF, and potentially a heavy client directly calling EJB. I try to get a global vision on what to...
    Profile Photo
    last modified by buggsbuny101
  • JBoss EAP 6.4.0.GA - Cluster - Session not replicating

    Good morning and thanks in advance for any help or directions to narrow my problem!   The problem is: I have just created a cluster with 3 physical servers, their IPs are:   10.19.4.191 (master) - Master a...
    Profile Photo
    last modified by tanaka.willian
  • JAAS CallbackHandler Unknwon handler - org.jboss.security.auth.callback.ObjectCallback

    Hi there,   I think I found the problem with the CallBackHanlder I have implemented in my ware file to handle a custom login form. One of the callbacks is of the type org.jboss.security.auth.callback.ObjectCallb...
    Profile Photo
    created by pmatthews
  • How do I modify client webservice to support  Kerberos authenticating  ?

    Im runing a  java JAX-RPC rpc/encoded webservice client on JBoss 7.1 .The remote webservice is now changed to be secured with Kerberos authenticating. what configration I have to do in JBoss in order to enable t...
    Profile Photo
    last modified by yoav-golan
  • "Module" defined not being put on classpath for webapp

    Using EAP6 I'm trying to figure out how to put a bunch of jars that I have been including in my .wars, on the classpath instead. I experimented by putting the following in my JBoss "./modules/org/apache/activemq/mai...
    Profile Photo
    created by midlman
  • Sending Messages from Standalone JMS Client Program To JBOSS EAP6.1 AS

    Hi,   I am getting below exception while trying to send messages from Standalone JMS Client Program To JBOSS EAP6.1 AS.   Can you please help me to resolve this issue.       javax.naming.Co...
    Profile Photo
    last modified by aruntmca
  • mod_cluster is not working properly with jboss

    Hi All,   I have two servers, each having jboss 6.3 eap and both servers having one mod_cluster. I want to achieve HA, to resolve the single point of failure i configure mod_cluster on both the servers.   ...
    Profile Photo
    last modified by bharat4212
  • Unable to lookup for DataResource and XADataResource in EAP 6.3.0

    I cannot create data resources and XAdataResouces or bind it to JNDI     In addition I got this error ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||...
    Profile Photo
    created by aalsobeh