|[EMAIL PROTECTED] wrote:
|> 1) edit jboss.jcml
|> 2) kill jboss
|> 3) jboss writes state to jboss-auto.jcml
|> 4) start jboss
|> 5) jboss loads jboss-auto.jcml
|> 6) jboss performs an overwrite-merge of jboss.jcml
|
|Wouldn't it be better to first load user jboss.jcml, and then jboss-auto
|(i.e. 6 then 5)? If not, then it will be impossible to do conf changes
|through admin tool and have them persist, since the defaults will be
|loaded all the time.
|
|The only time 5-6 would be useful is if 6 doesn't have all the settings
|entries, but in most(all?) cases it will.

I have not sat down and thought through everything but say we do the rewrite
is jboss.jcml and jboss-auto.jcml needed?

I believe we need the jboss.conf XML file (which essentially merges
jboss.properties (*** I don't want to see "driver" definitions there****,
what were you thinking aaron ;-) jboss.conf, jboss.jcml), and then a "Unreal
engine" persistent representation (we could just serialize btw don't even go
close to xml in that case)

marc

|
|regards,
|  Rickard
|
|--
|Rickard �berg
|
|Email: [EMAIL PROTECTED]
|
|
|--
|--------------------------------------------------------------
|To subscribe:        [EMAIL PROTECTED]
|To unsubscribe:      [EMAIL PROTECTED]
|Problems?:           [EMAIL PROTECTED]
|
|



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to