• Existing deployments are removed when a new deployment fails.

    I'm facing a strange issue with JBoss EAP. I deployed two artifacts via the web UI (a WAR and a MySQL JDBC driver JAR). In both instances there were no issues and I could recycle the server (running in standalone mode...
    Profile Photo
    last modified by dcioccarelli
  • Migrate JBOSS 4.2.3 to JBOSS 5.x or JBOSS 6.x

    Hi, please anyone can tell me profits and improvements of Jboss 5.x and Jboss 6.x over Jboss 4.2.3. I need to justify the migration to hte client. Thank you very much !!
    Profile Photo
    last modified by alberto.72
  • Install login cert module.

    Hello,   I have an EAR with a WAR module.   I need that some pages (index and others) have free access but others pages (profile) need a valid certificate to access them. I've been looking and I configur...
    Profile Photo
    last modified by fernan1
  • JSP deployment Issue

    HI,     Im trying to deploy simple helloworld jsp war to jbos eap 6.4 but im getting the following error .   JBWEB000309: type JBWEB000066: Exception report     JBWEB000068: message PW...
    Profile Photo
    last modified by dheerajmct
  • JBOSS and LDAP.

    I am trying to configure JBOSS to authenticate against (use) an external LDAP Server. Can anyone point me to some proper instructions and example standalone.xml?   Thanks in advance,   Peter.
    Profile Photo
    last modified by pechand
  • Loading Spring Module in JBoss EAP through Apache CXF module

    I have a question regardind behavior JBoss EAP has when loading static modules.   In particular, my question is that what happens when I need Apache CXF to use in my webapp and integrate it with Spring, and I ha...
    Profile Photo
    last modified by sergiopolog
  • JBoss eap 5.0 disable SSL2/3

    Hello   I am using JBoss eap 5.0 and using jdk 1.6 I can't upgrade of all now. Is it possible disable to SSL2 and 3 ? already  server.xml configuration setting done. but it doesn't work. how can I do? &...
    Profile Photo
    last modified by skylah
  • Problem loading XML namespace from CXF module and custom Spring module

    Hi,   I'm trying to deploy a webapp to JBoss EAP 6.4 that uses Apache CXF to create a client to consume a WebService, and Spring 3.2.18   Webapp is packaged in a war file, and then in a ear file, following...
    Profile Photo
    last modified by sergiopolog
  • Problems creating data sources for a virtual database in EAP 6.1

    Hello I find myself deploying a virtual database in which I made a connection with informix. I tried to deploy it manually in the application server console and I do not recognize the jdbc.jar driver at the time of c...
    Profile Photo
    last modified by cristopher.torres
  • JBAS014771: Services with missing/unavailable dependencies" => ["jboss.deployment.unit.\"gtm-ws-0.0.2-SNAPSHOT.war\".component.JmsAvailableJobsExecutor.CREATE is missing [jboss.ra.hornetq-ra]"],

    Hi,      I am migrating my application from Websphere to jboss eap 6.4. I was able to configure the datasource and connection factories. Am getting this error while trying to deploy the applicatio...
    Profile Photo
    last modified by jeslinedias
  • IJ020060 - Unable to deploy resource archive - Migrating from Jboss 4.2 to 7.0

    Unable to deploy Resource Archive (kodo-jdo.rar) file. Kodo is persistence framework used by our application.   StackTrace: [org.jboss.msc.service.fail] (ServerService Thread Pool -- 5) MSC000001: Failed to sta...
    Profile Photo
    last modified by samk12
  • Jboss RestEasy logging of multipart/form-data

    I've implemented a JBoss rest service using JBoss RestEasy on JBoss EAP7 .   I've implemented a ContainerRequestFilter that is going to log the incoming request as follows:   public void filter(ContainerRe...
    Profile Photo
    last modified by charlesmccree003
  • JBoss EAP 7 undertow front end dynamic load balancing to backend - Issue

    I have been facing the following issue setting up undertow dynamic load balancing on my virtual box using centos 7.3 and using redhat eap 7.   Host1=eap-lb.com(It uses host-slave.xml using domain.xml as startup)...
    Profile Photo
    last modified by helper1000
  • jboss eap 7 load balancing and infinispan

    Hi all and thanks in advance for any help.   I have the problem with session persistent on two instances with profile full-ha in load balancing and udp configuration with mod_cluster, the instances started on tw...
    Profile Photo
    last modified by perob_99
  • JBoss EAP 7

    trying to migrate from WAS 8.5 to JBoss EAP 7 and encountered below error. 14:15:18,640 WARN  [org.jboss.modules] (MSC service thread 1-6) Failed to define class javax.jms.JMSException in Module "deployment.xxx....
    Profile Photo
    last modified by wenzhenggu
  • Logging SQL Statements in EAP 6.1

    I am attempting to log all outbound SQL statements for a datasource in EAP 6.1 so I can debug a switchyard project I am working on. According to the documentation I read this should be possible by modifying the dataso...
    Profile Photo
    last modified by aaroncirillo
  • 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