Defining bean data elements

About this task
To declare the bean data elements at configuration or installation time, modify the XML files using any ASCII editor.
Following are the example definitions of data elements:
<bColl id="simpleBean" bean="com.ibm.btt.bean.test.SimpleBean"/>
<bColl id="complexBean" bean="com.ibm.btt.bean.test.ComplexBean"/>
<bColl id="customerBean" bean="com.ibm.btt.bean.test.CustomerBean"/>