cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Is it possible to jar all the custom code that we write and configure that as a shared library?

Is it possible to jar all the custom code that we write and configure that as a shared library?

Using a shared library is not a problem so long as the library is not overriding any existing class in identityiq.jar. If the .jar is completely new custom classes, then there is no issue with class loading. If you do create a custom class that overrides an existing class, the best practice is to place those classes into the classes folder; as items in this folder should be configured to take precedence than those in the lib folder.

Labels (2)
Version history
Revision #:
4 of 4
Last update:
‎Feb 15, 2023 09:01 PM
Updated by:
 
Contributors