Hello,
I have a running process and want’ to change a included libary.
I searched the jar file in the bonita-folder and found the file in 3 folders:
→ /bonita/engine-server/work/tenants/1/processes/8620348924430618388/resources/forms/lib
→ /bonita/engine-server/work/tenants/1/processes/8620348924430618388/classpath
→ /bonita/client/tenants/1/work/forms/Auftragsbearbeitung–1.6/1450689570158/lib
I substituted all the jar files with the new version and restarted the tomcat-server, but the process takes alway the old version. Has anyone an adviise for me?
Best regards
Hello Transmit!
You can choose which JAR file you want to include or not directly from Bonita Studio, in **Configure **:
Then in Process dependencies and Application Dependencies, you can uncheck JAR files or add other JAR by selecting **Others **then Add…
Hello,
i think, you disunderstood me. I wan’t to change the jar file in my live-system.
With best regards
Hello,
I think you can’t do that manually (or only if you never re-deploy your process.
If you don’t change included JAR in Studio the old ones will always be deployed with the process.
Hello,
I can’t realy believe, that there is not possibility to change an embedded jar file for a deployed process.
I described in my first post, that I found the jar-file in 3 folders. There must anywhere an other place, from which the application takes the jar-file.
I was able to change some validator-jars, why should that not work for the other jar files?
For me it is important, because the jar-file, which I wan’t to change, reads a record out of a database. The query always delivers one record. But now the content of the database would change and it could be that the query would deliver multiple records in future. Than the processes will crash. To deploy a new process (a higher version) will not help for all the running processes in the older version…
What can I do?
Best regards