What is meant by shared library in was 8.0?

Questions by kannanv

Showing Answers 1 - 6 of 6 Answers

Saikat Paria

  • Feb 1st, 2014
 

Shared library is a place where you have to keep library files like(.properties, jars ) which you want to pass into your application through application server

Srinvas

  • Feb 13th, 2015
 

All the jar files (third party, Application Developer developed) all the required jars will be copied to a location and set the path in Shared libraries from the console and can be used to load them as part of Application Deployment

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions