• covertind ds.xml to ra.xml in wildfly from jboss

    hello All,   I am migrating my jboss app to wildfly and I need to configure my ds.xml file to ra.xml file. I understand the format is different so perhaps my question might seem very basic but i am new to this s...
    Profile Photo
    last modified by armahdi
  • Resource adapter not able to configure in JBOSS 6.4 EAP

    I am doing jboss upgrade/migration form 4.x(current production verstion) to 6.4 EAP and currently production running with same setup. But when I am configuring in JBoss 6.4 EAP I am getting following error.   &#...
    Profile Photo
    last modified by shan_ac
  • DB2 Connection Issue

    Hi All,   I am facing the issue in JBoss EAP 6.1.0 GA. Can anyone of you please advise how to resolve it.   04:59:23,229 WARN  [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016027: JTS XARecoveryMod...
    Profile Photo
    last modified by ravi.d
  • JBJCA-1276

    I have created PR for fixing JBJCA-1276 - Prefill race condition in flush [JBJCA-1276] Prefill race condition in flush by dpospisil · Pull Request #366 · ironjacamar/ironjacamar · GitHub   Cou...
    Profile Photo
    last modified by dpospisil
  • JCA Adapter & Recovery

    I have written my own resource adapter and it is bound into XA transactions perfectly.  during testing I want to see if the transaction manager can recover an unfinished transaction, so during the call to the XAR...
    Profile Photo
    last modified by maxant
  • Datasource with JTA integration

    Hello!   I have two datasources, one for master only communication and another one for read only communication. My use case is, that I want the read only datasource not to participate in a running transaction. ...
    Profile Photo
    last modified by christian.beikov
  • Migrate JCA to EAP 6.3.0 (AS 7.4.0)

    Hi,   Previously I have implemented JCA in EAP 6.1.0 (AS 7.2.0). Now I want to migrate all JCA dependent JARs with latest compatible to AS 7.4.0 I am trying to find out the following jars but no luck. Can some...
    Profile Photo
    created by sohanb
  • Intermittent fail of some datasource tests on IBM JDK after attempt to load mysql driver for h2 datasource

    Hello,   There are some intermittent fails of some datasource tests on IBM JDK after attempt to load mysql driver for h2 datasource (Bug 1100839 – (6.4.0) Intermittent fail of some datasource tests on IBM ...
    Profile Photo
    last modified by takis
  • Propagating autocommit state to JDBC connection during cleanup phase

    Hello,   I'm looking at Bug 1195079 – "org.postgresql.util.PSQLException: Cannot change transaction isolation" at calling Connection#setTransact… and would like to discuss a solution.   Situat...
    Profile Photo
    last modified by thofman
  • OracleConnection without getUnderlyingConnection()

    is there a way to get get OracleConnection from oracle jndi datasource (in jboss represented as WrapperDataSource) in other way than this? temp = dataSource.getConnection(); result = (OracleConnection)((WrappedConnec...
    Profile Photo
    last modified by mhalasa
  • Deadlock in JCA during JDBC pool flush

    Hi I am using Jboss-EAP-6.1 with ironjacamar version 1.0.26.  During an outage of the database application stopped responding. Thread dump shows that there is a in the jca layer. We use autoreconnect and <flu...
    Profile Photo
    created by jalandip
  • Modifying LocalXAResourceImpl to return RMFAIL out of XAResource::commit() if it does not know whether the database committed or not

    For background, a scenario was recently reported when using the CMR functionality of JBoss EAP which can result in unreported data integrity issues. The issue is reported here: Bug 1181132 – Data inconsistency f...
    Profile Photo
    last modified by tomjenkinson
  • Problem upgrading to ironjacamar.1.0.10.Final in Jboss AS jboss-as-7.1.1.Final

    I have downloaded Jboss AS jboss-as-7.1.1.Final and extracted it. Started stanalone.bat, server started successfully. After this I downloade ironjacamar-1.0.10.Final and executed this command "as-upgrader.bat 1.0.10...
    Profile Photo
    last modified by niteshmehta
  • JCA Spec violation using resource-adapter in JBoss 7?

    JBoss AS 7.1.1.Final-SNAPSHOT JBoss IronJacamar 1.0.8.Final   Testing a JMS resource-adapter deployed to JBoss which will use WebLogic as the JMS provider.  In a transacted MDB test, this error appears in ...
    Profile Photo
    last modified by jleinawe
  • EnterpriseDB jdbc connector error.

    Hi, I am attempting to use the jdbc connector library provided by EnterpriseDB. The connector is for 1.6 jdk and above.   The connector library is added to EAP6.3 as a module. I've configured it the same way ...
    Profile Photo
    last modified by whitingjr
  • JDBC ConnectionListener Parameters

    Hi, We're using WildFly 8.1.0.Final. I have created custom implementation of org.jboss.jca.adapters.jdbc.spi.listener.ConnectionListener and deployed it as a module in $WILDFLY_HOME/modules/system/layers/base/mycompa...
    Profile Photo
    last modified by urh.srecnik
  • Hello World Example in ironjacamar

    I am very much new to JCA and ironjacamar. I am a little aware of java web apps to deploy and run the same on jboss AS 7. I have downloaded ironjacamar and JBoss AS 7 stable versions. Built the hello world example @ ...
    Profile Photo
    last modified by sandy1234
  • @Resource ConnectionFactory injection into WAR under WildFly8.1

    I have written a JCA project to attempt to both exercise the new JCA features, prove how they work in various containers, whilst illustrating in the project how to test. The project is will a work-in-progress as vari...
    Profile Photo
    last modified by dlmiles
  • 1.1.3.Final documentation over XA recover-plugin usage

    How do you use default XA recovery strategy?   GOOD EXAMPLE   <recovery>   <recover-plugin class-name="org.jboss.jca.core.recovery.DefaultRecoveryPlugin"/> </recovery>   It a...
    Profile Photo
    last modified by dlmiles
  • Need help for Work Manager implementation with Ironjacamar api’s to achieve that multi threading nature to resolve the latency issues.

    Hi,   I am very new to IronJacamar.I have a requirement to change the  commonj.work.Work thread in our project to IronJacamar provided work manager for Thread efficiency. I went through the documentaion pr...
    Profile Photo
    last modified by raj.kamal