Try OpenEdge Now
skip to main content
BPM Events User's Guide
Accessing Java objects and EJB components : Dynamic loading : Using modified class implementation in BPM Events when signature of the Java class is changed
 

Using modified class implementation in BPM Events when signature of the Java class is changed

If the signature of the Java class has changed, you must perform the following steps:
1. Unload the BPM Events application.
2. Stop BPM Events Server.
3. Overwrite the existing jar file or class files with the modified jar or class files.
4. Update the BPM Events application to invoke java class with modified signature.
5. Recompile the BPM Events application.
6. Restart BPM Events server.
7. Load the modified application in BPM Events