IBM WebSphere Multichannel Bank Transformation Toolkit, Version 7.1

EJB Cluster PMR

The following clause is added to btt.xml to allow user to specify the EJB parameter.
<!-- ======================================== -->
<!--       EJB Protocal Parameters            -->
<!--                                          -->
<!-- ======================================== -->
<kColl id="EJB">
  <field id="InitialContextFactory" value="com.ibm.websphere.naming.WsnInitialContextFactory"/>
  <field id="location" value="iiop://localhost:2809/"/>
</kColl>

You can choose the real EJB parameter under cluster environment.



Feedback