Disabled what? Configuration persistence? If someone wants to submit a patch to pass a command line switch to disable configuration persistence, I'd love it. It shouldn't be hard; just see what ServerStartTask does with Bootstrap.ConfigurationPersisterFactory and apply a similiar concept to org.jboss.as.server.Main. On 1/20/12 2:18 PM, Ondřej Žižka wrote: > BTW, we don't have any disabled="true" concept? Could be nice to have > for experimenting. > > > > Brian Stansberry píše v Pá 20. 01. 2012 v 10:43 -0600: >> On 1/20/12 10:21 AM, Max Rydahl Andersen wrote: >> > >> >>> It certain goes in the"bummer" category. :) >> >> >> >> Yeah, this has bitten me many times as a user testing out different configs. A definite bummer. >> > >> > >> > any pointers on that jira on where this should be handled/fixed would be great. >> > >> >> This would be a really really big undertaking. Step one will be figuring >> out exactly how to do it. ;-) It's been discussed a fair amount, but >> not in the level of detail needed and there's been a lot of change since >> it was discussed in 2010. >> >> >