go to post Md Asif Khalil · Jun 18, 2020 Hello Mikko, Follow below reference you may get helpful. https://community.intersystems.com/post/intersystems-iris-dialect-hibern... https://irisdocs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cls?KEY=BTPI_hibernate Thanks, Asif
go to post Md Asif Khalil · Jun 18, 2020 Hi Eduard, First of all I am not able to see the Java Object Gateway status, which is created from Management Portal apart from any part of code. So, earlier I was able to see Java Object Gateway as visible in below image, but now producing error as above post. Can you assist me how it would be listed same as below image. Thanks, Asif
go to post Md Asif Khalil · Apr 19, 2020 Thanks Alexander for your thought and suggestion, I think, in this approach we need to change the library rapidly whenever any other new class/method want to be used later on demand. So is there any alternate way to add complete jar into Ensemble. So that I can fix Java Gateway Wizard challenges. Thanks, Asif
go to post Md Asif Khalil · Apr 13, 2020 Hi Eric David, First close production completely. Open terminal and change to your namespace and run below command as shown in below image. Do ##class(Ens.Director).CleanProduction() Then now start production again. I hope this will allow to start production smoothly.