jar - How can I make the app space common for all the different modules (dependent services) I run -


means have 3 different services in application divided , having own datasource connection factory, data handler , having data source different min pool size , max pool size defined them.

now if make jars use internally , use integrated application, how become common app space this.

what steps need make common app space available entire project integrated these 3 different sources.

any kind of reply appreciable.


Comments

Popular posts from this blog

java - Unable to make sub reports with Jasper -

scala - play framework: Modules were resolved with conflicting cross-version suffixes -

Passing Variables from AngelScript to C++ -