• how to resolve JBOSS EAP 6.3.3 oracle.jdbc.driver.T4CConnection cannot be cast to oracle.jdbc.OracleConnection ???

    oracle.jdbc.driver.T4CConnection cannot be cast to oracle.jdbc.OracleConnection   at oracle.sql.ArrayDescriptor.createDescriptor(ArrayDescriptor.java:105) [ojdbc6.jar:11.2.0.3.0]   at oracle.sql.ArrayDescr...
    Profile Photo
    last modified by princeanurag2011
  • Use @Resource on Spring Bean to inject Infinispan CacheContainer

    Hi everyone,   I'm developing a Java application using Jboss EAP 6.4 with Infinispan CACHE. After I configured the Infinispan on standalone-full.xml I started the JBOSS and the Infinispan JNDI was registered ok ...
    Profile Photo
    last modified by alexandre.soares
  • Error invoking timeout for timer because incorrect component shutdown report

    Hi all,   I am facing a very strange error and I don't have any clue why it was caused. Thing is I have a task that is scheduled to be executed every minute:   @Schedule(second= "0", minute = "*", hour = "...
    Profile Photo
    last modified by andres.delpino
  • PeakInUseCount in jdbc on jboss-eap-6.1 , ¿it's possible?

    Hello,     I think the same way JMX publish the peak thread count (jmx: java.lang:type=Threading,PeakThreadCount ) could be usefull jmx publish the same metric but for each JDBC connection pool ( joss.as:s...
    Profile Photo
    last modified by marc.cortinas
  • Memory Leak I can't seem to find.

    Hi,   I am trying to find a memory leak in my JSF JBoss application (the problem occurs on the latest versions of both EAP, and wildfly). If I run this command from the command line (in production, the applicati...
    Profile Photo
    last modified by ziggyfish
  • JBWEB000235: Allocate exception for servlet Main: java.lang.NullPointerException: charsetName

    I'm new to JBOSS EAP 6.0   I've successfully deployed EAR on JBOSS but getting below error when hitting http://server_name:8080/sso/main in browser:   04:33:35,229 ERROR [org.apache.catalina.core.Container...
    Profile Photo
    last modified by abhi415
  • Unable to access KIE-WB after successful deployment

    I am using Red Hat JBoss EAP 6.2.4.GA. Succesfully deployed 'kie-drools-wb-distribution-wars-6.1.0.Final-jboss-as7.0.war' file. Verified the log,which says Succesfully deployed. 03:55:32,546 INFO  [org.jboss.as...
    Profile Photo
    last modified by shiv.narayan
  • Transaction didn't rollback properly when it failed to commit

    Hi,   I am developing a project with a HP Non-Stop SQL/MX database. My method in the EJB session bean is composed of some db activities that span a few tables. The happy path works fine until I recently fou...
    Profile Photo
    last modified by simon.liu
  • How to set UTF-8 on JBOSS EAP 6.4

    Hi,   I have been searching internet for 3 hours now and I must say that no solution I have found works.   I won't present all I have gound but the two most "have to work" solutions were:   I have tr...
    Profile Photo
    last modified by j.swiderski
  • Conflict Hibernate and JBoss

    Hi, I'm having issue to solve some dependencies conflict. I have developed an application that is working on my local JBoss Dev Studio with JBoss EAP 6.1+  using Hibernate 4.2.18.Final. However this same applicat...
    Profile Photo
    last modified by valentintsm
  • JMS message from custom login module disappears?

    Under JBoss EAP 6.1, I have implemented a custom extension of LdapExtLoginModule which sends out a JMS message of either a successful or failed login attempt. This class is contained in a module, so it can be shared a...
    Profile Photo
    last modified by bpelakh
  • JTA transaction timeout

    What is the purpose of JTA transaction timeout in JBOSS EAP ? How we can configure this in EAP sever ?
    Profile Photo
    last modified by naga_b
  • how to set the transaction timeout at JBOSS level

    We are using a Jboss-eap-6.2. Our requirement is to set the timeout at the JBOSS level.   From UI we are calling a SOAP service which is deployed on jboss eap, That SOAP service logic internally calls multiple...
    Profile Photo
    last modified by naga_b
  • How I can get remote access from a client through a proxy on the server?

    Following situation: _____________            ____________              _______ | Jboss server |&...
    Profile Photo
    last modified by peter_jaxy
  • HTTP Status 407

    I am getting below error when I accessing the application( from IIS server to Jboss eap server 6.4.0) ,The request is going to jboss server from IIS so there is no issue with IIS. I think some configuration is missin...
    Profile Photo
    last modified by ramana.orugunta
  • EAP 6.4 - enable-welcome-root as false does not works

    Hi, I added the file jboss-web.xml at WEB-INF directory into war application and also changed the entry enable-welcome-root as false of standalone.xml but the JBoss Welcome Page is still appearing instead of the welc...
    Profile Photo
    last modified by juxtand
  • Whe I don't get remote access on my ejb?I

    I get this error message, if my client app try to communicate with my server app:   Okt 01, 2015 3:06:02 PM org.xnio.Xnio <clinit> INFO: XNIO Version 3.0.13.GA-redhat-1 Okt 01, 2015 3:06:03 PM org.xnio.n...
    Profile Photo
    last modified by peter_jaxy
  • getUsername() of UsernamePasswordLoginModule returns null

    Hi All,   We are migrating/upgrading from Jboss EAP 4.2.0 GA to Jboss EAP 6.3  & facing an issue in the custom login module...   My Login Module extends UsernamePasswordLoginModule & we are tr...
    Profile Photo
    last modified by palanivel_nmtg
  • jaxb 1.x class loading issue in EAP 6.3

    Hi,   Having issues with class not found issues when deploying Maven jar on an legacy application that is working fine locally under JBoss Developer Studio.  I'm sure it's a class loading issue, but can't d...
    Profile Photo
    last modified by vancer
  • Creating a datasource using jboss-cli only

    Dear all   I want to create a docker container running wildfly-9 domain. Once the  container is started, the container's setup process should  start wildlfly running domain.sh and then, when the se...
    Profile Photo
    last modified by jochen.laser