Jboss Swift
Jboss Swift
Information in this document is subject to change without notice. No part of this document may be reproduced or transmitted in any form or by any means, for any purpose, without the express written permission of TEMENOS HEADQUARTERS SA. COPYRIGHT 2007 - 2008 TEMENOS HEADQUARTERS SA. All rights reserved.
Table of Contents
Step 1: Deploying tocfee.ear file. ................................ ................................ .................... 3 Step 2: Extracting tocfee.ear file ................................ ................................ ..................... 3 Step 3: Creation of JCA connection factory creation ................................ ....................... 3 Step 4: Creating Queue ................................ ................................ ................................ .. 3 Step 5: Creation of message-driven ................................ ................................ ................ 4 Step 6:Creation of message -driven (tocflistener -ejb.jar) ................................ .................. 5 Step 7:Tcserver.xml configuration as follows below. ................................ ....................... 6 JBoss output : ................................ ................................ ................................ ................ 6
Corresponding request queue name should be given here which is already created in the t24-destinationsservice.xml
Corresponding reply queue name should be given here which is already created in the t24-destinationsservice.xml
Ejb-jar.xml:
The ejb-bean name should be the same which we have given in the jboss.xml file.
Ejb-jar.xml:
The ejb-bean name should be the same which we have given in the jboss.xml file of the ofsmessage-ejb.jar file.
After all above steps, start the jboss server and check the output f or the batch file listener.
JBoss output :