On 14 Feb 01, at 16:51, Jung , Dr. Christoph wrote:
> IMHO, you need to add an equivalent <MLET/> entry in the
jboss.conf that
> really
> starts the service and (re-)writes its configuration into the jcml.
Hi,
In terms of general JBoss configuration, the following post from
Rickard in early December addresses this issue:
> I have now checked in a major update to CVS. The primary change is a
> new configuration scheme.
>
> The old way to add MBeans was to first add them to jboss.conf to get
> them created, and then add settings for the MBean in jboss.jcml. Also,
> jboss.jcml was overwritten at runtime removing any manually added
> comments or similar structural changes.
>
> The new way is to add MBeans to jboss.jcml only. This will create
> them, and apply the settings specified. Once all MBeans have been
> created, initialized, and started, the current settings will be saved
> to jboss-auto.jcml. At runtime you can invoke "saveConfiguration" on
> the "Configuration" MBean (through the HTML admin tool for example) to
> store the current state of the server. A future version of JBoss will
> store settings automatically when they are changed.
>
> jboss.conf is still there, but it is only used for special services,
> and in the normal case you should not have to touch it. JDBC pools are
> added only to jboss.jcml for example.
>
> Check it out, and you will see what I mean. It is pretty
> straightforward.
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]