Petals SE-ASE

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (1)

View Page History
| is-idempotent | | true |

h1. Logging the ActiveMQ

Le SE ASE est basé sur [ActiveMQ|http://activemq.apache.org/]. Pour avoir accès à ses traces de log, il suffit d'ajouter ceci à la configuration de log de Petals ESB.
{code}
Petals.Container.Components.level=MONIT
# The following line enable debug traces from the BC ASE itself
Petals.Container.Components.petals-bc-ase.level=FINE
# The following line enable debug traces from the underlying layer 'ActiveMQ'
org.apache.activemq.level=FINE
{code}

h1. Administation JMX