[JBoss JIRA] Updated: (JBAS-3187) Improve web-console logging
by Darran Lofthouse (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-3187?page=all ]
Darran Lofthouse updated JBAS-3187:
-----------------------------------
Fix Version/s: JBossAS-4.2.1.CR1
(was: JBossAS-4.2.0.CR1)
> Improve web-console logging
> ---------------------------
>
> Key: JBAS-3187
> URL: http://jira.jboss.com/jira/browse/JBAS-3187
> Project: JBoss Application Server
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Web Console
> Affects Versions: JBossAS-4.0.3 SP1
> Reporter: Darran Lofthouse
> Assigned To: Darran Lofthouse
> Fix For: JBossAS-4.2.1.CR1
>
>
> 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.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
19 years, 3 months
[JBoss JIRA] Updated: (JBAS-2773) LRUEnterpriseContextCachePolicy should be updated to use org.jboss.util.TimerQueue instead of java.util.Timer
by Darran Lofthouse (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-2773?page=all ]
Darran Lofthouse updated JBAS-2773:
-----------------------------------
Fix Version/s: JBossAS-4.2.1.CR1
(was: JBossAS-4.2.0.CR1)
> LRUEnterpriseContextCachePolicy should be updated to use org.jboss.util.TimerQueue instead of java.util.Timer
> -------------------------------------------------------------------------------------------------------------
>
> Key: JBAS-2773
> URL: http://jira.jboss.com/jira/browse/JBAS-2773
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: EJB2
> Affects Versions: JBossAS-4.0.3 SP1
> Reporter: Darran Lofthouse
> Assigned To: Darran Lofthouse
> Fix For: JBossAS-4.2.1.CR1
>
>
> LRUEnterpriseContextCachePolicy should be updated to use org.jboss.util.TimerQueue instead of java.util.Timer.
> The java.util.Timer implementation does not handle runtime exceptions thrown from the tasks, if any task throws a runtime exception when it executes the timer thread is killed and no further timers will fire.
> The classes EntitySynchronizationInterceptor, LRUEnterpriseContextCachePolicy and LRUStatefulContextCachePolicy all set tasks on the static timer referenced from LRUEnterpriseContextCachePolicy, if any one of these tasks fail all of the timers are affected.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
19 years, 3 months
[JBoss JIRA] Updated: (JBAS-3188) Reduce the dependencies specified by web-console so it can be installed in more profiles.
by Darran Lofthouse (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-3188?page=all ]
Darran Lofthouse updated JBAS-3188:
-----------------------------------
Fix Version/s: JBossAS-4.2.1.CR1
(was: JBossAS-4.2.0.CR1)
> Reduce the dependencies specified by web-console so it can be installed in more profiles.
> -----------------------------------------------------------------------------------------
>
> Key: JBAS-3188
> URL: http://jira.jboss.com/jira/browse/JBAS-3188
> Project: JBoss Application Server
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Web Console
> Affects Versions: JBossAS-4.0.3 SP1, JBossAS-4.0.4.GA
> Reporter: Darran Lofthouse
> Assigned To: Darran Lofthouse
> Fix For: JBossAS-4.2.1.CR1
>
>
> The web-console has been implemented to it is not strictly dependent on the components it makes available through it's interface, if any component it makes available through the interface is not installed then initialisation will fail just for that component and it will not be added to the tree. The remaining components will still be added to the tree and the web-console will continue to work correctly.
> The installer should be updated so the web-console is dependent on less components so it can be installed in more profiles.
> This will also get rid of another problem where the web console is dependent on specifc versions of components e.g. At the moment it is dependent on the JDK 1.4 version of AOP so can not be installed in any profile that uses the JDK 5.0 version of AOP.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
19 years, 3 months
[JBoss JIRA] Created: (JBESB-378) Add more detail to console-demo-01 flash demo
by Tom Fennelly (JIRA)
Add more detail to console-demo-01 flash demo
---------------------------------------------
Key: JBESB-378
URL: http://jira.jboss.com/jira/browse/JBESB-378
Project: JBoss ESB
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Tooling
Affects Versions: 4.0 CR2
Reporter: Tom Fennelly
Assigned To: Tom Fennelly
Fix For: 5.0
Comment from Kevin Barfield:
========================
In some places, the descriptions of what you are doing look very good (like the select message transformation list page). You may want to think about adding that level of detailed descriptions to all of the pages, and have rollovers for the text labels describing what each field is. You may also want to have a "help" or "example" link on each page. Yes, I know that would be a lot of work, but keep in mind this is a new area that most users are not going to be familiar with. Anything we can do to make it easier and more intuitive would be good.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
19 years, 3 months