• Jboss 7.x - HA Web Sessions via Database Persistence with Oracle

    Hello Everyone,   Refering to the article : https://community.jboss.org/wiki/HAWebSessionsViaDatabasePersistence   where it describes to achieve data persistence for jboss 5.x.   I would like to ...
    Profile Photo
    last modified by techtalk
  • Dynamic multiple connection pools using Java

    As we can create multiple data sources for multiple connection pools dynamically using <db2>-ds.xml configuration file. Similarly we require to create multiple data sources dynamically in Java. So let me know c...
    Profile Photo
    last modified by basu_sh
  • Jboss session database persistence

    Hi, Can database persistence of jboss session  be done with DynamoDB. Please give details. Awaiting reply!!! Thanks in Advance
    Profile Photo
    last modified by christinaktm
  • org.xml.sax.SAXParseException: The processing instruction target matching "[xX][mM][lL]" is not allowed.

    I have the following code in my mysql-ds.xml file:- [code] <?xml version="1.0" encoding="UTF-8" ?>     <datasources>          <local-tx-datasource>  ...
    Profile Photo
    created by sakura66
  • Installation Oracle database driver 12c ojdbc7.jar as module

    Hi all,   I trying to install the oracle database driver ojdbc7.jar as module via jboss-cli.sh. But it doesn't work for me. The command returned no error and there was new folder in the module-path togeher with m...
    Profile Photo
    last modified by schlumpf
  • Datasource Configuration

    I'm trying to configure my MySQL database with Jboss and keep getting this error.   JBAS014775:    New missing/unsatisfied dependencies: service jboss.jdbc-driver.com_mysql (missing) dependents: ...
    Profile Photo
    last modified by swilliams7996
  • MySQL connection using JBOSS 4.0.1

    I am a complete jboss idiot.  This is my first time every dealing with it.   Here is my scenario: Our customer had jboss 4.0.1 installed on an old windows box that got hacked and who knows all the damage t...
    Profile Photo
    last modified by socalheel
  • Failover mechanism not working as intended

    Hello, We are using JBOSS 5.1.0. GA to host our main application.   Here is our current situation. We have 25 JBOSS instances that are used for the online part of our web application. Users can make reports wh...
    Profile Photo
    last modified by avrn
  • How to configure MongoDB Datasource

    Hi everyone!   I am using Jboss AS 7.1 and need to configure a MongoDB connection. I have searched for any information about but I didn't find nothing. Is there anybody who passed through this situation? Is it...
    Profile Photo
    last modified by renato.ibanhez
  • DB2 datasource schema configuration help

    Our application is running on Jboss 5.1 as, and DB2 database, I am trying to connect DB2 using JDBC Type4 configuration, I followed the example from jca/db2-xa-ds.xml.   I would like to know is there a way to sp...
    Profile Photo
    last modified by jbosssankar
  • Datasource creation using cli (postgresql)

    hello. I am trying to create one DS for my postgresql database. My jboss is in domain mode , using the profile full-ha i have run the domain and using cli i am trying to create the da : 1.- this is my modules.xml ...
    Profile Photo
    last modified by zatopek
  • Abandoned Connections

    Is there a mechanism in JBoss EAP 6.1 which can close automatically connections abandoned if my application is with some "connection leak"?   I researched a lot and found nothing so far. I saw that in Tomcat the...
    Profile Photo
    last modified by marlonpatrick10
  • Custom validation connections of datasource

    I'm trying to set up custom validation connections of datasource and I'm not getting sucess. After research in documentation and several websites I can't found where to set the dependency libraries of this configurat...
    Profile Photo
    last modified by dbaldo
  • IJ000453: Unable to get managed connection for java:/jdbc/DSCONFIG

    Getting below error frequently on JBoss AS 7.1.1. MAX connection pool for all 6 datasources set to 1000. Is there a way to resolve this issue.   IJ000453: Unable to get managed connection for java:/jdbc/DSCONFI...
    Profile Photo
    last modified by johnrajuawpl
  • IJ000453: Unable to get managed connection for java:/jdbc/TestDataSource in Jboss EAP 6.0.1

    Hi,   We are using Jboss EAP 6.0.1 server and Database is: Oracle. After certain tries, we are getting "IJ000453: Unable to get managed connection for java:/jdbc/TestDataSource". Could somebody help us? Below is...
    Profile Photo
    last modified by itsvenuhere
  • Different driver versions in same datasource

    Hi,   I need configure in same datasource different versions of driver for oracle database, is it possible?   It's necessary because in the same instance in jboss I can have apps that use different version...
    Profile Photo
    last modified by gandja2005
  • Datasource with connection factory

    I am trying to set up a datasource with a connection factory but can't get one that will allow jboss to start. Can anyone give me an example of how to do this.
    Profile Photo
    created by mschwery
  • jboss 6.1 eap and progresql driver (jar) ->JBAS010404

    Hello   I want to connect my EAP 6.1 to postgresql. I am using 1.7 jdk i have download the postgresql driver from http://jdbc.postgresql.org/download/postgresql-9.3-1100.jdbc41.jar i have make one module i h...
    Profile Photo
    last modified by zatopek
  • IronJacamar ConnectionPoolDataSource support

    I was trying to use MySQL Connector/J-s ConnectionPoolDataSource implementation in JBOSS EAP 6.1 (also checked out WildFly, and it seems to have the same issues), and I found that it is impossible.   There are a...
    Profile Photo
    created by stoty2
  • Datasorce configuration y domain mode

    hello i must to configure several Datasources. I have jboss aep 6.1.1 in domain mode configuration with several host. for configuring one Datasource: .- the driver module (with the directory structure) only i must...
    Profile Photo
    last modified by zatopek