Target DataSource dynamically in Weblogic, JMX or another options

China☆狼群 提交于 2019-12-08 10:00:45

问题


As i mentioned in title ;we need to target datasources to their related wepapp on weblogic. After some googling i could find handling datasources defined before and deployed .war apps on the server . But i want to match them. I edited the tutorials below i linked ,according to my need . But the last and important part is matching datasource with my applications . Is there any alternative way or a tutorial you can point me ?

Getting datasource properties

Finding available .war file on path and deploy

来源:https://stackoverflow.com/questions/15920571/target-datasource-dynamically-in-weblogic-jmx-or-another-options

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!