-
Feature Request
-
Resolution: Obsolete
-
Major
-
JBossAS-4.0.3 SP1
-
None
The web-console application has been implemented so that it is not strictly dependent on the components that it makes available in the tree.
On initialisation if there are any errors initialising the viewer for any components in the tree view an error is output but the component is not added to the tree and the remaining components are initialised correctly. The web-console continues to work correctly for the components that were correctly initialised with no negative effects from the components that failed to initialise.
The web-console does not make use of Log4j at the moment.
The web-console should be updated to use Log4j (Being careful with classes sent to the applet) and the initialisation failures should be logged at a low level (either DEBUG or even TRACE). This will allow the web-console to be installed in more configurations without as many dependencies.
- blocks
-
JBAS-3188 Reduce the dependencies specified by web-console so it can be installed in more profiles.
-
- Closed
-