You are on page 1of 8

Question Option-1

_______is a socket server which must be running on


the TAFC system in order to accept and process
incoming requests from the jRemote? OFS.BULK.MANAGER
It supports communication through
What is false about tocfT24ra resource adapter? TCP/IP, SSL and ACE

Modify the file t24-destination-


One of your colleague has created an OFS source services.xml and specify <config-property
record called BROWSERCON, whose SOURCE.TYPE is name =
SESSION and syntax type is XML. You need to use the ""envVariables""type=""java.lang.string""
OFS.SOURCE record for future T24 Browser requests >;OFS_SOURCE=BROWSERCON</
coming into T24. How will you accomplish this? config.property>;"

You have deployed T24 with TOCF in Bank Z. Bank Z


has policy that web servers must use port 7070 only.
Where will you configure this in Jboss? t24-destinations-service.xml

You wish to deploy TOCF in Jboss 4. You intend using


the JMS connection method. Which of the following
files must be deployed?
A)t24-ds.xml
b)t24-destinations-
service-sxml
c)tocfT24ra-ra.rar
d)tocfee.ear All of them

A friend who has recently installed TOCF wants to


make use of the batch file listener. Where would she
find the jar for this listener? tocfplugin-ra.rar

You wish to configure the length of time the


jbase_agent will wait for a request to return a result
to 30 seconds. Which property and file will you use Set actionTimeout property to 30 in
for this purpose? remote.cmd

You are installing and configuring T24. You are using


TOCF(EE) for connectivity and are deploying this on The client component will be available
Jboss. To establish a connection between T24 under <TAFC_HOME>\java\lib directory
Browser and T24, a client component is available. as a resource adapter in .rar format called
From where will you get this client component and jremote.ra.rar. This file should be copied
how will you deploy it? from this location
The dir listing below shows a snapshot of the
configuration files in the deploy folder of jboss. 03-
04-2009 21:12 1,134 ear-deployer.xml 13-12-2011
17:13 2,047 t24browser-ds.xml 03-04-2009 21:12
6,052 jmx-invoker-service.xml 03-04-2009 21:12
12,325 ejb-deployer.xml 03-04-2009 21:12 405 bsh-
deployer.xml 03-04-2009 21:12 5,069 t24-
destinations-service.xml 03-04-2009 21:12 1,918
client-deployer-service.xml 03-04-2009 21:12 3,069
jbossjca-service.xml. Which file among these could
contain the config properties such as machine IP and
Port Number? t24-ds.xml

A portion of the descriptor file for handling


connections to WMQ is shown here. <tx.connection-
factory><jndi-name>wmq/myFC</jndi-name><xa-
transaction>true</xa-transaction><rar-
name>wmq.jmsra.rar</rar-name><connection-
definition>javax.jms.ConnectionFactory</connection-
definition><config-property name="hostname"
type="java.lang.String">10.0.5.23</config.property><
config-
propert.name="port"type="java.lang.String">1415</
config-property><max-pool-size>20</max-pool-
size></tx-connection-factory>. The adminstrator
reports that she is unable to connect to WMQ. You
suspect that this could be due to a missing property.
What property is this? queueManager

Bank Z uses Browser with TOCF JMS architecture.


They want to configure a tcp listener with a separate
set of queues from that used by Browser. Which two
descriptors should contain a matching pair of JNDI
names for the queues? A)t24-ds.xml

b)t24-destinations-service-sxml
c)ejb-jar.xml in
tocflisterner-ejb
d)jboss.xml in tocflistener-ejb a and b
Option-2 Option-3

TAFC jbase_agent
Manages instantiation and configuration of
It is not JCA complaint ManagedConnectionFactory instance

Modify the file t24-ds.xml and specify Modify the file t24-ds.xml and specify
<config.property name=""host"" type <config.property name=""envVariables"" type
=""java.lang.string"">;;;OFS_SOURCE= =""java.lang.string"">;;;OFS_SOURCE=BROWSERCO
BROWSERCON</config/property>;;;" N</config/property>;;;"

server-xml web.xml

A, B and C A, C and D

jremote-ra.rar lib folder

Set actionTimeout property to 30 in


the t24-destinations-service.xml file Set ACTION_TIMEOUT variable to 30 in
for the t24OfsQueue bean remote.cmd

This component will be available with


Temenos distribution as a resource
adapter in .rar format called tocfT24- No client component is required. T24 browser can
ra.rar. This file should be deployed on directly communicate to T24 if it is deployed on
Jboss jboss
t24browser-ds.xml t24-destinations-service.xml

queue t24OFSQueue

b and c c and d
Option-4 Option-5

tSS
It used a socket connection to send
client request to the jBASE EIS

Modify the file t24-ds.xml and specify


<config.property name=""OFS_Source""
type
=""java.lang.string"">;;;OFS_SOURCE=BR
OWSERCON</config/property>;;;"

t24-ds.xml Jboss-web.xml

A and C C alone

ext folder Batch file listener is not supported

Set actionTimeout property to 30 in the


t24-ds.xml file for the datasource that is
being used to connect to T24.

A resource adapter should be developed


and deployed with the T24 Browser on
Jboss
None of them match the descriptor
jbossjca-service.xml type

jAgent env

a and c b and d
Option-6

You might also like