Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks | - |
Not Applicable | - |
Resolution:
Abstract: JAR file update does not take effect.
Description:
==========
When you update a JAR file in BW, if you just rename the original JAR file to *.jar.bak and copy the new JAR file to the directory, after restarting BW, BW may still refer to the functions in the old JAR file.
Environment:
==========
TIBCO BusinessWorks ALL
Cause:
=====
BW engine will treat any file extension in that directory (which is added to classpath) as a class file as long as it is actually in JAR format. This includes renaming the JAR file.
Resolution:
==========
Remove the original JAR file or move it somewhere not in the clsspath.