Yes, by the the 21st I mean today  (actually, I meant tomorrow ;-)). It's not 
there yet but there is still a lot of day left.

Do not add the URLDeploymentScanner to bootstrap-beans.xml. The 
URLDeploymentScanner is an mbean while the beans in bootstrap-beans.xml are 
pojos. On 4.x, all deployers were mbeans within the jmx kernel, but in 5.0 the 
deployers are pojo beans in the microcontainer (the rewriting of the deployers 
is why deployment is an adventure on 5.0). What you should do is find the 
attributes you are interested in changing in bootstrap-beans.xml and change 
those (like the 'scanPeriod' attribute of the 'HDScanner' bean.)

And no I did not test the hot swap by touching application.xml.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4115036#4115036

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4115036
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to