xpages - JAR file changes in Lotus Notes database not being picked up by Domino server -


i have custom java class created in eclipse , exported jar file. imported notes database under webcontent\web-inf\lib , added build path. jar being used ssjs on xpage using "importpackage" , works well.

however, if make changes java code in eclipse, recreate jar, re-import notes database changes code not being picked when reload xpage. doesn't seem matter how many times clean or rebuild project changes not reflected until restart http task on domino server (9.0.1 fp1).

am missing obvious?

restarting http server via "task restart http" required. changes osgi librarys / ext. librarys etc.


Comments

Popular posts from this blog

powershell Start-Process exit code -1073741502 when used with Credential from a windows service environment -

twig - Using Twigbridge in a Laravel 5.1 Package -

c# - LINQ join Entities from HashSet's, Join vs Dictionary vs HashSet performance -