2222

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

1. You extract BrowserWeb.

war file into a folder called T24Web, and copy this


folder to the
server\default\deploy folder of JBoss. However JBoss reports that it is
unable to deploy T24WEB. What could be the reason?
a. You cannot deploy a folder in Jbos. Only war files may be deployed
b. The folder must have an extension of .war (from pdf: The new
BrowserWeb is renamed asR10BrowserWeb.war.)
c. The folder name cannot be different from the original war file
d. The folder and the corresponding war file must be copied into the
deploy folder.
e. JBoss cannot register new war files or folders automatically. They
must be manually included in the JBoss registry
2. One of your colleagues has created an OFS source record called
BROWSERCON, whose SOURCE.TYPE is SESSION and syntax type is XML.
You need to use this OFS.SOURCE record for future T24 Browser requests
coming into T24. How will you accomplish this?
a. Modify the file t24-ds.xml and specify. <Config-property
name=envVariable
type=java.lang.String>OFS_SOURCE=BROWSERCON</config-
property>
b. Modify the file t24-ds.xml and specify <Config-property
name=OFS_Source type=java.lang.String>
BROWSERCON</config-property>
c. Modify the file t24-destination-services.xml and specify <Config-
property name=envVariable
type=java.lang.String>OFS_SOURCE=BROWSERCON</config-
property>
d. Modify the file t24-ds.xml and specify <Config-property
name=host
type=java.lang.String>OFS_SOURCE=BROWSERCON</config-
property>
3. If I want the text NEWLOAN to open up the LD.LOANS.AND.DEPOSITS
application screen what must I do?
a. Create a record in the ABBREVIATION application with ID
LD.LOANS.AND.DEPOSITS and in the field ORIGINAL TEXT I must try
b. Create a record with ID as NEWLOAN in the PGM.FILE and in the
PRODUCT field mention LD
c. Create a record in the ABBREVIATION application with ID as
NEWLOAN and set the field ORIGINAL.TEXT to hold
LD.LOANS.AND.DEPOSITS
d. Create a record with ID as NEWLOAN in the standard selection
application which is an identical copy to the
LD.LOANS.AND.DEPOSITS

You might also like