IBM WebSphere Multichannel Bank Transformation Toolkit, Version 7.1

Startup priority

The environment property wasStartupPriority is an integer indicating the start order of multiple startup beans in the same EJB JAR file. You should specify a positive integer for this environment property. When the application starts, the startup service sorts the beans within an EJB JAR file and runs them in order from lowest positive priority number to highest. If the startup bean does not have a priority value specified, the startup service uses a default priority of 0, which represents the lowest priority.



Feedback