0% found this document useful (0 votes)
54 views

Tocf 1

The document contains questions and answers related to configuring and using TOCF and WMQ. It discusses parameters needed in files like t24mq-ds.xml and t24-ds.xml, where log files will be located, which file contains properties like machine IP and port number, what information is stored in t24-jdbc-ds.xml, which property a JBC program will use to identify a DeliveryMDB instance, and more.

Uploaded by

vignesh Guptha
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
54 views

Tocf 1

The document contains questions and answers related to configuring and using TOCF and WMQ. It discusses parameters needed in files like t24mq-ds.xml and t24-ds.xml, where log files will be located, which file contains properties like machine IP and port number, what information is stored in t24-jdbc-ds.xml, which property a JBC program will use to identify a DeliveryMDB instance, and more.

Uploaded by

vignesh Guptha
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

Contents

1) Bank Alpha wishes to use WMQ with TOCF, the system administrator has created file called
t24mq-ds.xml. What are the WMQ Server parameters that need to be specified?..........................3
2) Mutual SSL Authentication in TOCF-EE is between....................................................................3
3) Bank Z still uses an old TC type file listener with TOCF. The bank network administrator wants
to enable logging on this listener. What is the name of the properties file that he should change?.3
4) You have enabled logging for the T24 server side process. Where will you look for the log files? 4
5) 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 will you use to accomplish the same?......................................4
6) 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.........4
Which among these could contain the config properties such as machine IP and port number?.....4
7) Your colleague is configuring Secure Document Transfer, He is using an oracle database as a
repository to store the images and document. He wants to know what kind of information is
stored in t24-jdbc-ds.xml...................................................................................................................4
8) You have TOCF deployed on jboss server. You need to configure the DeliveryMDB so that it
can be called by a Jbc program. What property will the jbc program use to identify a particular
instance of the MDB?........................................................................................................................5
9) What happens if you start the jbase_agent without specifying the port number ?..................5
What is true about the following statements?..................................................................................5
10) Which parameter to set terminate the unused connections automatically by the
connection manager (not this complete question-something relates to this)...................................6
11) For batch file listener, the type of adaptor to be set (not this complete question-something
relates to this)...................................................................................................................................6
1) Bank Alpha wishes to use WMQ with TOCF, the system administrator has
created file called t24mq-ds.xml. What are the WMQ Server parameters that
need to be specified?

Answer: C

D is wrong answer

2) Mutual SSL Authentication in TOCF-EE is between


A. Browser and RA
B. RA and jbase_agent
C. RA and MQ
D. None of the above

Answer : B

3) Bank Z still uses an old TC type file listener with TOCF. The bank network
administrator wants to enable logging on this listener. What is the name of the
properties file that he should change?
A. tcslog.proporties
B. tocflog.properties
C. jBoss-log4j.xml
D. log.xml
E. log.properties

Answer: C
4) 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>;;

Answer: A

5) 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 will you use to accomplish the
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

Answer: A

6) 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 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

Answer: B

7) Your colleague is configuring Secure Document Transfer, He is using an oracle


database as a repository to store the images and document. He wants to know
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

Answer: C

8) You have TOCF deployed on jboss server. You need to configure the
DeliveryMDB so that it can be called by a Jbc program. What property will the
jbc program 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

Answer: E

9) 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

Answer C

What is true about the following statements?


A, AGENT architecture is suitable only for TAFJ framework

B, AGENT architecture cannot be used with TAFJ framework

C, AGENT architecture is proven to be faster that JMS configuration of TAFJ and TAFC framework

D, AGENT architecture can be used with TAFJ framework by defining the “server connection
method” in browserparameters.xml to AGENT-TAFJ

Answer: B
10)Which parameter to set terminate the unused connections automatically by the
connection manager (not this complete question-something relates to this)
Answer: T24-ds.xml – Idle.Timeout.Minutes parameter

11)For batch file listener, the type of adaptor to be set (not this complete question-
something relates to this)
Answer: TOCF

12)Queue names will be set in which deployment descriptor for JMS architecture
(not this complete question-something relates to this)
Answer: t24-destinations-service.xml

You might also like