java - Is it possible to use the configuration of an application server from another server? -


this weird situation. run main application in application server(say was) , sub application in server (say jboss). , sub application needs use configuration made in main application server(for example , sub application needs use objectpoolmanager configuration made in jboss). possible?

no. can of course write kind of adapter, reads configuration , translates jboss format , sets jboss configuration. however, think cost-benefit-factor such development very bad.


Comments

Popular posts from this blog

Fail to load namespace Spring Security http://www.springframework.org/security/tags -

sql - MySQL query optimization using coalesce -

unity3d - Unity local avoidance in user created world -