Dear all, have a custom resource adapter called "SiebelResourceAdapter", I am able to deploy it to WebLogic server. Now I want to deploy this resource adapter to TomEE (I have TomEE server version 7.0.37 installed and able to bring up home page).
Following is the directory structure for the RA I have for Weblogic. Siebel.jar has the class related to implementation of RA. SiebelResourceAdapter SiebelResourceAdapter\META-INF SiebelResourceAdapter\META-INF\ra.xml SiebelResourceAdapter\META-INF\weblogic-ra.xml SiebelResourceAdapter\Siebel.jar Could you please let me know 1. what is the directory structure for TomEE. 2. Where to place my SiebelResourceAdapter directory (or How to deploy). 3. What is the file on TomEE parallel to weblogic's weblogic-ra.xml (tomee.xml?). 4. What are the TomEE configuration files I need to update to get this RA up on TomEE. I am new to TomEE if you could give me an example with all configuration will be greatly helpful for me. Thanks & Regards, Abdul Salam
