Wrong logging level in ModuleDeployer
-------------------------------------
Key: AXIS2-4277
URL: https://issues.apache.org/jira/browse/AXIS2-4277
Project: Axis 2.0 (Axis2)
Issue Type: Bug
Affects Versions: 1.3, 1.4, 1.4.1, 1.5
Reporter: Alexis Midon
Priority: Trivial
When a module cannot be deployed, the default catch clause does not log the
error even if the ERROR log level is properly enabled.
This is because isInfoEnabled() is used.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.