• XAResourceRecovery Configuration in AS7

    Hi,   I need to know where to place the jar containing the JBossTS XAResourceRecovery implementation in AS7.  I've added the com.arjuna.ats.jta.recovery.XAResourceRecoverySomeName property under the <sys...
    Profile Photo
    last modified by traffic
  • maven validator throws IllegalStateException: Unable to find an annotation scanner implementation

    Hello,   I'm trying to validate my jca connector with Ironjacamar maven validator (as documented here : http://docs.jboss.org/ironjacamar/userguide/1.1/en-US/html/validator.html#validator_maven)   I get th...
    Profile Photo
    last modified by gonzalad
  • Destroying connection that could not be successfully matched

    We are using ConnectionManager.allocateConnection () to retrieve connections from the pool with our implementation of the ManagedConnectionFactory and ConnectionRequestInfo). Once our code reaches: InternalManagedCo...
    Profile Photo
    last modified by daphna
  • Bug in creating ManagedConnectionFactory instance?

    This is my configuration (AS 7.1.1):           <subsystem xmlns="urn:jboss:domain:resource-adapters:1.0">           ...
    Profile Photo
    last modified by amueller
  • Exporting connection related classes

    Greetings all,   Well, I got my JCA connector to work in EAP 5 and it's a thing of beauty if I do say so myself. My requirements have changed a little however and now I find that I need to deploy my JCA to AS 7....
    Profile Photo
    last modified by earnest.dyke
  • How to configure a XA resource in Jboss AS 7

             I have a xa resource implementing the javax.transaction.xa.XAResource interface. How do I configure the XA resource. Just like the xa-datasource, is there any xa-resour...
    Profile Photo
    last modified by ksreen
  • JCA Connector 8 hosts, 165 users

    Greetings all,   I have a need to create a JCA connector that will allow us to pool connections to our legacy ERP (running in UniData). Our topology is 8 servers each having any number of "accounts" (165 total a...
    Profile Photo
    last modified by earnest.dyke
  • IronJacamar embedded & AS7 naming component

    Hi,   If anyone has an experience to use the IronJacamar embedded with AS7 naming component, could you share your naming.xml please?  Or as7 naming cannot be started in standalone like jnpserver?   jn...
    Profile Photo
    last modified by igarashitm
  • Connection factory JNDI naming

    Hi there, documentation states( if I understood well ) that it's posible to  bind connection factory name ( ironjacamar.xml ) to something that is related to deployment name (ie name of the rar file beeing deplo...
    Profile Photo
    last modified by dekiz
  • Why use internal TransactionTimeoutConfiguration class?

    Hello all,   I wonder why do you use own TransactionTimeoutConfiguration class (org.jboss.jca.core.spi.transaction.TransactionTimeoutConfiguration) when having org.jboss.tm.TransactionTimeoutConfiguration? It se...
    Profile Photo
    last modified by krot-s
  • MESSAGE DRIVEN BEAN USING mail-ra.rar STOPS WORKING

    Hi. (NOTE : I have posted this in the EJB3 Forum too) I've been using a simple Message Driven Bean to grab new emails from an imap account for the last 18 months very successfully on 4.2.1 GA Bean code : import j...
    Profile Photo
    last modified by pjr444
  • Problem with XARecoveryModule.

    After losing all connections to my database I found a problem with JTA Recovery Manager. Following stacktrace tells us that connection used by recovery manager has already been closed, so finally recovery manager (for...
    Profile Photo
    last modified by slawomir.wojtasiak
  • trying to understand JBoss ra.xml required-config-property for inbound

    My resource-adapter has 3 required-config-property elements   from ra.xml:   <inbound-resourceadapter>     <messageadapter>        <messagelist...
    Profile Photo
    last modified by jleinawe
  • Thread BLOCKED on registerConnection/unregisterConnection?

    Hiya. Today we've done a stress test on our application and observed some new behavior - many of the functions that we're delegating to Quartz Scheduler (each with its own Thread) started to take quite a while to com...
    Profile Photo
    last modified by alrubinger
  • Is there a working sample JCA 1.6 connector outbound and inbound

    The IrronJacamar guides contain samples for outbound connectors only. I am looking for a bidirectional one. Is there any sample, documentation, ... for a working connector using JCA 1.6, preferably working on JBoss 7....
    Profile Photo
    last modified by dweil
  • as-upgrader.sh issue downloading from the jboss repository

    I'm trying to run as-upgrader.sh for ironjacamar.  I'm using JBoss 7.1 and need the JCA 1.6 support.   When I try, I get the error below.    I can use a browser to get the jar file myself....
    Profile Photo
    last modified by jleinawe
  • Problems After Upgrade IronJacamar (1.0.3.Final to 1.0.8.Final) on Jboss AS 7.0.2

    I´ve got a problem after upgrade of ironjacamar (1.0.3.Final to 1.0.8.Final) on Jboss AS 7.0.2.Final. After installation process and start jboss AS 7.0.2.Final, I was get the exception below:   10:48:05...
    Profile Photo
    last modified by marcosnasp
  • Unable to deploy resource adapter with embedded ironjacamar

    I've been getting the following error with default maven-generated project as well as custom adapters. The resource adapters deploy and are usable in a full JBoss AS deployment, but I'm unable to perform any integrati...
    Profile Photo
    last modified by lmcgrath
  • external activation not working for resource adapater

    using JBoss-AS 7.1.0-SNAPSHOT I put this into standalone-full.xml {code:xml}             <resource-adapter>        ...
    Profile Photo
    last modified by lafr
  • Third party libraries are not loaded

    Hi all,   I have a JCA resource adapter which is using third party libraries. RA implamentation' JAR as well as thisrd party JARs are packaged into RAR file, deployed in <AS7>/standalone/deployments direct...
    Profile Photo
    last modified by dimonv