Interview Question
Qus: Where you can see installed jars?
If it is a generic JAR (means which is used by many packages) then you can see it inside "IntegrationServer/lib/jars" folder.
- If it is only for a single package, then you can see them inside "/IntegartionServer/packages//code/jars".
For more information, refer IS Admin Guide.
Place only the required JARs on IS, otherwise, too much JARs can slow down the IS.
Answers (1)
- If it is only for a single package, then you can see them inside "/IntegartionServer/packages//code/jars".
For more information, refer IS Admin Guide.
Place only the required JARs on IS, otherwise, too much JARs can slow down the IS.