• Use different login modules for differente WARs

    Im trying to make a security module that uses different login modules for different wars. is that possible ?   Where can i specify the target of my module ?   Lets say in my standalone.xml i have somethin...
    Profile Photo
    last modified by rodrigo.burdet
  • 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
  • Migrate JBoss EAP from 5.1 to 6.4 and JSF won't work any more

    My Jboss application uses JSF in Presentation tier. It included myfaces-api-1.2.2.jar & myfaces-impl-1.2.2.jar in pt.war file. After migrate JBoss EAP from 5.1 to 6.4. I got the following error when start app: &#...
    Profile Photo
    last modified by yjin01
  • OpenShift 3.0 secrets vs JBOSS EAP password vault

    I am running a JBOSS EAP container on OpenShift 3.1. I am not sure whether to try to capture credential data (e.g. - database username/password) within OpenShift secrets or within the JBOSS password vault. Are there a...
    Profile Photo
    created by organazized
  • 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
  • maven jboss as plugin deploy app - JBAS012144 - Conn Timed out

    I am working on a fairly simple maven deploy task and running into an issue.  Below is the xml for the deploy.  Would appreciate help!   Error: java.net.ConnectException: JBAS012144: Could not connect...
    Profile Photo
    last modified by vincesam30
  • How to add oraclepki.jar in JBoss EAP 6.3?

    Hi,   I'm setting the Oracle Wallet on JBoss and after I set all configs and properties my Application return error message.   I already setuped the CLASSPATH on bashrc and bash_profile (JBoss user):  ...
    Profile Photo
    created by matheus.lozano
  • [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
  • java.lang.NoClassDefFoundError: org/jboss/as/protocol/ProtocolTimeoutHandler

    I am trying to deploy a war from jenkins to JBOSS EAP 7 via wildfly deployer plugin. I added all jboss-as-cli jars to /Jenkins/WEB-INF/lib folder. But I am getting following error. FATAL: org/jboss/as/protocol/Protoc...
    Profile Photo
    last modified by sampath.kovuri
  • 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
  • Error: .CREATE is missing [jboss.security.security-domain.jboss-ejb-policy] with EAP 6.4

    Hello,   We are migrating our community JBoss 7.1.1 EJB application to EAP 6.4.  We saw deployment errors for all our @Stateless beans and Timer beans.  After searching around and I added @PermitAll bu...
    Profile Photo
    last modified by paul.p.han
  • Application war not able to access db driver class from jboss jvm

    Hi, We are using Jboss EAP 6.3.3. I have registered oracle driver as a module in jboss domain and I can see during the server startup, the module getting loaded. Now my application tries to use the class and I see ...
    Profile Photo
    last modified by riteshn
  • is it possible to put two nodes of jboss in cluster without using any load balancer in front??

    My application is calling web services of another application . Currently there is one to one connectivity between my application and web service application but for HA i want to put Web service application in cluster...
    Profile Photo
    last modified by jitendr46
  • HornetQ :: Timed out waiting to receive initial broadcast from cluster

    I have 2 VMs, each having its own JBoss running.   I am trying to send a notification message to the nodes individually but am getting the follown ERROR back. 2016-07-18 18:25:45.248 [ ERROR ] [ com.ericsson.c...
    Profile Photo
    last modified by ijunaidsubhani
  • Migrating to JBOSS 6.4.8 EAP - JMS - IBM MQ 7.5 - MDP deployment issue

    I am trying to migrate my MDP from JBoss 5.0.0 to Jboss EAP 6.4.8. My application uses Spring JMS 3.1.1 and IBM MQ. Below is my resource adapter configuration     <resource-adapter id="wmq.jmsra.rar">...
    Profile Photo
    last modified by cmani08
  • Picketlink - Propagate security context to ejb layer

    Hi, I am using Picketlink on EAP 6.4.0 for my app which consists of web apps and ejbs. I am able to successfully log using sso and my principle (security context) is set in the web tier (servlet). My servlet calls a...
    Profile Photo
    created by imef2k-1
  • CLI remote execution with encrypted password

    Hi,   I want to use the CLI remotely without the clear-text password. I am using below right now, but want to encrypt the password. Any thoughts ?   ./jboss-cli.sh --connect --controller:$HOSTNAME:9999 -...
    Profile Photo
    last modified by gnik9
  • Migrate from Jetty to JBoss EAP 6.4

    Hi everyone, At my company we use jetty, all configuration is in files pom.xml and jetty.xml(datasource), Now we want to migrate from jetty to jboss eap 6.4. Is it possible?  When a new employee joins our team,...
    Profile Photo
    last modified by kkamil7