[jboss-user] [JCA/JBoss] - Re: Change *-ds.xml file at runtime without reloading the DS
PeterJ
do-not-reply at jboss.com
Mon May 11 11:35:41 EDT 2009
Which version of JBoss AS are you using? If 4.0.x or 4.2.x, then look at the URLs attribute in the last MBean in the file server/xxx/conf/jboss-service.xml. Any additional directories added are read only during app server startup (only the first directory is monitored by the hot deployer).
If you are using 5.0.x, this is no longer possible. The config location changed and all directories mentioned are monitored by the hot deployer.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230112#4230112
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4230112
More information about the jboss-user
mailing list