1 Reply Latest reply on Jan 9, 2018 11:58 AM by lafr

    JBoss JCA Connector Deployment

    tbh_8772

      Hi All,

       

      I am new to JBoss, I am following the tutorial below to create JCA Connector, I am using Wildfly 8.2.1 Final and Java 8.

       

      HelloWorld Resource Adapter tutorial

       

      However, I stuck after compiled the maven with following command:

       

      mvn clean install rar:rar wildfly:deploy

       

      It shown build successfully and there is a rar file in the target folder already.

      However, I am unsure on which directory should have this rar file  [assuming I am using standalone.bat]

       

      Can I know where can I put this rar file in Wildfly folder?

       

      Regards,