• Can we use EAP 6.4 without any subscription

    Hi,   I have verified so many thread in our Forums. Could someone find me an answer that can we use this EAP 6.4 version without any subscription.   Can you please provide an info like what are terms and c...
    Profile Photo
    last modified by vsrsaikrishnachimata
  • Jboss EAP 7 rewrite pattern

    Hi I am trying to use below rewrite pattern -   <virtual-server name="default-host" enable-welcome-root="false">                ...
    Profile Photo
    last modified by neosupar
  • Redirect from HTTP to HTTPS in jboss eap 6.4

    As I have already configured both HTTP and HTTPS connector in standalone.xml file and in HTTP connector I have used redirect-port="8443". So is there any thing I need to configure in jboss level to redirect from HTTP ...
    Profile Photo
    last modified by utkarshjboss
  • Ambiguity in method invocation..Jboss 6.4 throws IllegalArgumentException: argument type mismatch error

    We have recently migrated to Jboss EAP 6.4 from Jboss 4.2. In one of our EJB classes we are having over loaded methods create(AbstractBean) and create(AbstractEntity). The class AbstractEntity is extending AbstractBea...
    Profile Photo
    last modified by aganesanultra
  • EAP 7 : Error during deployment

    Hi dear developer,   I have an error when i deploy my application with Jenkins  using the following command :   jboss-cli-client.jar --connect --controller=***.***.***.***:9990 --user=******* --passwo...
    Profile Photo
    last modified by aacy
  • Missing dependencies

    Hi! I have started learning JavaEE but I have problems when i try to use CDI. I have tried doing examples from video tutorials and even downloading examples (in which i have changed only libraries i.e. jre1.75 to 1.8...
    Profile Photo
    last modified by jonsh
  • JNDI reference to JMS queue not working

    Running JBoss eap 7.  Have a queue setup as follows below.  I am trying to get the @reference to be the same under jboss and WLS.   in standalone-full.xml:         &...
    Profile Photo
    last modified by lamikam2
  • How to get LDAP error code on Login error

    I'm developing a new application on Jboss EAP 7. In order to perform the login it needs to connet to LDAP. I configured in my standalone.xml the login module "LdapExtended" and in the application web.xml the form aut...
    Profile Photo
    last modified by giugallo
  • Configuring JBOSS6.4.13 for HTTP1.0

    Hi   I am trying to configure my JBOSS6.4.13 for HTTP1.0. As we migrated from WAS to JBOSS, one of our consumer are expecting response from our webservice in HTTP1.0. I tried following:   1.Editied standal...
    Profile Photo
    last modified by asthatulsi
  • MIgrate AS 6 to EAP 7 - Deploying an EAR

    HI   I am having difficulty referencing an ear file after I have deployed it in EAP 7.  I have no deployment errors but when I try to access the the ear /beans through the URL I get a 404 error.  In th...
    Profile Photo
    last modified by andyrus
  • JBoss 7.0.5 Deploy Failure with IIOP Binding

    I am evaluating JBoss EAP 7.0.5 and try to create a stateless session bean with IIOP service.  I follow jboss-ejb3.xml sample and create it as below but throw "ORB is missing" error as below.  What JBoss con...
    Profile Photo
    last modified by francong2000
  • JBoss-provided module exclusion

    Hi, I am having trouble loading specific version of some jar when deploying my WAR in JBoss EAP 6.4 I'm trying to force jboss to use my jackson jar version adding jboss-deployment-structure.xml in order to prevent...
    Profile Photo
    last modified by sgr57
  • JBOSS EAP 7.0 does not recognize the jdbc driver "postgresql-9.4.1212.jar"

    JBOSS EAP 7.0 does not recognize the jdbc driver "postgresql-9.4.1212.jar" which is in the following path: "C: \ JBOSS \ EAP-7.0.0 \ modules \ system \ layers \ base \ org \ postgresql \ main" , I'm accessing PostgreS...
    Profile Photo
    last modified by marcosps
  • Problem with load balancing in JBOSS EAP 7.0

    I have a jboss 7 eap u4 in domain mode configuration on  linux environment. I try to configure two server (name: REST-server-1 , REST-server-2) in cluster in load balancing with a server (name:bl-server) like fro...
    Profile Photo
    last modified by aldair
  • 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
  • LDAPS error

    I have been porting a working app over from WebSphere 7 to JBoss EAP 7.  I have the most of the thing working now after facing and overcoming many challenges.  Now, as I promote this app up in our environmen...
    Profile Photo
    last modified by swarsa
  • Dynamic Configuration of jboss-ejb-client.xml for cluster usage

    Hello,   We build a Java EE application which is distributed to our customers. Depending the desired deployment environment it is possible that our application is deployed on a cluster with 2, 4, 7 ... nodes. O...
    Profile Photo
    last modified by jan.swaelens
  • problem loading dependent jars in jboss7

    We are having a problem with jars that depend on other jars. This error is showing up in the log:   Caused by: java.lang.NoClassDefFoundError: org/apache/commons/io/IOUtils     at org.apache.commo...
    Profile Photo
    last modified by arch9745
  • AMQ222106: Replacing incomplete LargeMessage

    Running an app on EAP 7. We have an MDB that persists messaged to a db table.  See standalone-full config attachment.  When I run a load test with jmeter, and set# threads to 3 or more, I quickly get this er...
    Profile Photo
    created by lamikam2
  • 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