Defining bean data elements

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"/>