New EntryPoint system
For connecting to EntryPoint Server, the following configuration has to be followed:
Session configuration
EntryPoint has only order sessions. For example, com.apama.fix.bmf.SessionConfiguration("BMF_TRANSPORT","BMF_TRANSPORT",{})
com.apama.fix.SessionConfiguration("BMF_TRANSPORT", {"FixChannel":"BMF_FIX",
  "OrderManager.IgnoreStatusOnOrderCancelReject":"true",
  "OrderManager.GenerateNewStyleOrderIds":"true"})