• JDBC Driver for what ? profile or machine ?

    Hi All,   I have small query.. can you pleas clarify.   I have configured JbossEAP domain in 3 boxes with horizontal setup.   VM'S ===== 1) server1.example.com--- >EAP instances (dev-1,test-1,pr...
    Profile Photo
    last modified by nurubhas
  • Unexpected behaviour with JBoss 6.3 and WebSphere MQ 8.0 Adapter

    Good morning, can anyone help me?   I'm working for a client that has JBoss EAP 6.3 implemented, communicating with MQ 8.0 using the MQ Resource Adapter. MDB's are configured:   @ResourceAdapter("wmq.jmsra....
    Profile Photo
    last modified by speedco
  • how to monitor jboss eap 7 using jon 3.3?

    hello everyone  im using jon 3.3 server but im unable to monitor jboss eap 7 how can i do it?
    Profile Photo
    last modified by aronraja
  • host controller was not able to connect Domain controller After install the SSL in Management console.

    Hi All,   I have faced small issue in my Jboss EAP environment, After configuring SSL for Management console.   I have two VM'S (RHE Linux 6.4).names as   1) Server1.example.com 2) Server2.example.c...
    Profile Photo
    last modified by nurubhas
  • 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