Tocf
Tocf
6
7
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
which file contains the list of components found within the tocfee.ear
web.xml
jboss.xml
ra.xml
application.xml
manifest.mf
you have deployed T24 with TOCF in Bank Z. Bank Z has a policy that webservers must use port 7070 only . Where will you con
web.xml
jboss.web.xml
server.xml
t24-destination-service.xml
t24-ds.xml
In Mutual authentication configuration steps for client (resource adapter in our case).Identify the purpose of openssl comman
Ra_client_key.pem 1024
generate the pem file
generate the request file
create a self-signed certificate
create the client keystore
none of the above
Bank alpha is using a single jboss application server to manage connectivity to their Test and Development T24 Servers. They
have Browser and ARCIB connections to both servers , and a connection to support TWS on the TEST server. How many conne
5
4
3
2
1
Bank Z still uses an old TC type file istener with TOCF.The Bank network administrator wants to enable logging on this listener.
files he should change
log.xml
jboss-log4j.xml
tocflog.properties
tcslog.properties
log.properties
OFSMessageMDB waits for the OFS.BULK.MANAGER subroutine to finish and then wraps the OFS response into the JMS messa
on which type of destination
Directory
Console
Reply Queue
Enterprise Bus
None of the above
You wish to define a datasource to connect to a T24 server Installed on Server 10.92.5.35 which is an AIX machine. Which File
same?
t24-ds.xml
any file that is suffixed with "-service.xml" as its file name
t24-destinations-service.xml
any file that is suffixed with "-ds.xml" as its file name
_____________ is a socket server which must be running on the TAFC system in order to accept and process incoming request
TAFC
jbase_agent
OFS.BULK.MANAGER
tSS
Bank alpha is using jBoss to manage the TOCF connection to its production servers. They use two T24 servers for resilience. Th
Internal browser and Internet Banking users. What is the minimum no of Connections needed?
5
4
3
2
1
You have an AIX server which hosts two R10 areas. How many jbase agents will you need to run and how will you configure th
atleast two agents are neede. The Port numbers and area must be specified in R9 .properties
A single agent sufficient.The tcserver.xml file must have two adapters pointing to both areas
at least two jbase agents are needed. Each agent must be started with different port and from the run folder of its T24 area
at least two jbase agents are needed. Each agent must be started with different post and a -A switch specifying the area to use
only one agent is needed. R9.properties will contain details of the areas accessed.
A colleague of yours has compiled and deployed code for a nofile enquiry in a folder called LOCAL.BP in a R10 area. However,
expected in Browser, but works well from classic. You suspect the problem ould be JBCOBJECTLIST. Where will you advise you
JBCOBJECTLIST?
environment.vars
profile.cmd
the batch fiel or shell script that starts jboss
the batch file or shell script that invokes jbase_agent
check if a customer environment.vars has been used.
you have deployed TOCF on jboss 6. Which deployment descriptore holds the name of the JMS queues
t24-ds.xml
t24-destinations.service.xml
t24-browser.service.xml
t24-hometq.jms.xml
t24-jboss6.xml
You have configured batch file listener, but it refuses to get activated. What should you do?
configure ejb-jar.xml in tocflistener-ejb.jar to use the batch file listener
stop and start tcserver
configure jBoss.xml in tocflistener-ejb.jar to use the batch file listener
configure ejb-jar.xml in tocfplugin-ra.rar to use the batch file listener
stop and start jBoss
you wish to configure an AGENT architecture. What should be the Server connectione Method specified in the browser param
JMS
DEFAULT
INSTANCE
AGENT
Your colleague reports a "Failed to initialise connection" error in Browser. What could be the reason? The jbase_agent comma
C:\TAFC\R10\bin>jbase_agent -p 9494
(4792}3164) NOTICE starting up jAgent, Process Per Connection mode, listening on port 9494, c:\src\tafc\R10\jagent\SocketA
(5312|4848) NOTICE RequestHandlerService::open: connected with localhost, Request HandlerService.cpp +218
(5312|4848) ERROR CALL:Locating Subroutine JF.INITIALISE.CONNECTION/0 failed., Storedprocedure.cpp +42
jboss was configured to talk to a different port
jbase agent should not have been started with -p9494
the OFS message queues in jBoss were not configured
jbase agent was not started from the T24 area run folder
The Browser Web war file was not deployed
You need to configure a TOCF with MQ to be used with Browser. What value will you use in BROWSERPARAMETERS.xml for th
Agent
JMS
Instance
MQ
Agent or JMS
Your Collegue is encountering issues with the tocf plugin. Enabling logging for the plugins will help your collegue to trace the e
should your collegue do to accomplish the same?Note : The losd must be stored in a file.
Set <Category name="tcs">;;priority Value="DEBUG";;<appender-ref ref="file"/>;;</category>;;in the logging.properties file
Set <Category name="tcs">;;priority Value="DEBUG";;<appender-ref ref="CONSOLE"/>;;</category>;;in the jBoss-log4j.xml file
Set <Category name="tcs">;;priority Value="DEBUG";;<appender-ref ref="CONSOLE"/>;;</category>;;in the logging.properties
Set <Category name="tcs">;;priority Value="DEBUG";;<appender-ref ref="FILE"/>;;</category>;;in the jBoss-log4j.xml file
What is the java standard followed by TOCF(EE) for managing connections to T24?
JAXP
J2ee
JCA
JBOSS
JDBC
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-DEP
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 2
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 j
Which among these could contain the config properties such as machine IP and port number?
A. t24-ds.xml
B. t24browser-ds.xml
C. t24-destinations-service.xml
D. jbossjca-service.xml
E. None of them match the descriptor type
A portion of the descriptor file for handling connections for WMQ is shown here.
<tx-connection.factory> <jndi-name>wmq/myFC</jndi-name> </xa-transaction> <rar-name>wmq.jmsra.rar</rar-name><conn
definition>javax.jms.ConnectionFactory</connection-definition><config-property name="hostname" type="java.lang.String">
property><config-property-name="port" type="java.lang.string">1415</config-property><max-pool-size>20</max-pool-size>
administrator reports that she is unable to connect to WMQ. You suspect that this could be due to a missing property. What p
A queueManager
B queue
C t24OFSQueue
D jAgent
env
Bank Alpha wishes to use WMQ with TOCF, the system administrator has created file called t24mq-ds.xml
parameters that need to be specified?
A) WMQ Server IP address ,Listener port and Queue name
B) WMQ Server IP address and Listener port
C) WMQ Server IP address, Listener port and Queue Manager's name
D) WMQ Server IP address, Listener port and JNDI name of the queue
E) WMQ Server IP address alone
You have enabled logging for the T24 server side process. Where will you look for the log files?
A. Under <TAFC_HOME>;;\logs
B. Under C:/jbase_agent\logs
C. You must look into the directory that you had specified while enabling logging for jbase_agent
D. Under <HOME>;;
You wish to define a datasource to connect to a T24 server installed on server 10.92.5.35 which is an AIX machine. Which file w
same?
A. T24-ds.xml
B. t24-destinations-service.xml
C. Any file that is suffixed with “-services.xml” as its file name
D. Any file that is suffixed with “-ds.xml” as its file name
Your colleague is configuring Secure Document Transfer, He is using an oracle database as a repository to store the images and
what kind of information is stored in t24-jdbc-ds.xml
a) The connection URL to the oracle database
b) The oracle table and column names
c) The database user id and password
d) The datasource name
What would you pick from the above list?
A . All of them
B. A,B and C
C. A,C and D
D. A alone
E. A and D
You have TOCF deployed on jboss server. You need to configure the DeliveryMDB so that it can be called by a Jbc program. Wh
use to identify a particular instance of the MDB?
A) The JNDI name for the connection factory in t24-ds.xml
B) The ejb name used in the jboss.xml descriptor within the delivery mdb
C) The activation-config parameter used in the ejb-jar.xml inside the delivery mdb
D) Any name can be passed from jbc program, an instance will be created using that name
E) The JNDI name for the queue used within jboss.xml of the delivery MDB
What happens if you start the jbase_agent without specifying the port number
A, The agent will start using a port at random
B, the agent will start, but not accept connections as the port number is not specified
C, The agent uses the default port which is 20002
D, The agent will not start
E, The agent uses port 9090
Which parameter to set terminate the unused connections automatically by the connection manager (not this complete questi
t24-ds.xml – Idle.Timeout.Minutes parameter
For batch file listener, the type of adaptor to be set (not this complete question-something relates to this)
TOCF
Queue names will be set in which deployment descriptor for JMS architecture (not this complete question-something relates t
t24-destinations-service.xml
You are trying to help your colleague figure out the link between T24 Browser and jremote in a agent connection mode. You n
about the files involved and the order in which the configuration needs to be done. Which of these explanations is most suitab
A) 1. Create a datasource using the t24-ds.xml file, providing a jndi name for the datasource 2. Set server connection method a
browserParameters.xml file 3. Provide the jndi name created in step 1, in jboss-web.xml file of the Browser war
B) 1. Create a datasource using the t24-ds.xml file, providing a jndi name for the datasource 2.Set server connection method a
the jboss-web.xml file
C) 1. Create a datasource using the t24-ds.xml file, providing a jndi name for the datasource 2.Set server connection method a
browserparameters.xml file 3.Provide the same jndi name within t24-destinations-service.xml found under the jboss applicatio
D) 1. Create a datasource using the t24-ds.xml file, providing a jndi name for the datasource 2.Set server connection method a
browserParameters.xml file
Some config properties are given below. Which properties relate to SSL alone? <config-property-name="compression" type=ja
property><config-property name="allowInput" type="java.lang.boolean">true</config-property><config-property name="acti
type="java.lang.Integer">120</config-property><config-property name="charset" type="java.lang.String">ISO-8859-1</config
name="NaiveTrustManager" type="java.|
A, charset
B, compression
C, allowInput
D, actionTimeout
E, NaiveTrustManager
Money Bank wishes to use WMQ with TOCF. The system administrator has created a file called ibmmq-destinations-service.xm
related parameters that needs to be specified in this descriptor?
A, The queue manager name and queue name
B, WMQ Server IP address and Listerner port
C, WMQ Server IP address, Listerner port and Queue Manager's name
D, WMQ Server IP address, Listerner port and Queue name
E, The file name must have hyphen followed by ds to be recognised as a valid descriptor
The test server in bank uses jBoss for deploying TOCF. The server administrator reports "Error communicating with the T24 Se
Browser. The connection method is AGENT. She suspects a JNDI error. Which files would you ask her to check?
a. ra.xml
b, jboss-web.xml
c, t24-destinations-service.xml
A) a, b and c
B) b and c
C) a alone
D) b alone
E) a and b
The system admninistrator of Bank Alpha has received a new BrowserWeb.war file. He has extracted the war file into a folder
server\default\deploy folder. However, he gets an http 404 error. What do you think could be done?
A, the extracted folder should have been copied into the server\default\tmp\deploy folder
B, the contents of the tmp and work folders must be deleted before deploying
C, Deployment is not possible by extracting the war file onto a folder manually
D, Change the folder to have a .war extension
E, Stop and start the jBoss server
You are describing the flow of messages within the TOCF components while using the JMS architeture with browser, to a colle
A) a. Message received by BrowserWeb.war b. The war file paces the request tinto the JMS request queue c.tocf
1
1
0
1
1
1
1
1
Sure Correct answer