• Question on Message Counter History information

    The Admin Console Destination/ViewData page currently provides a tab showing the message counter history information. While working on JIRA issue JBADMCON-119 (http://jira.jboss.org/jira/browse/JBADMCON-119), we reali...
    Profile Photo
    last modified by chilin
  • Build file changes: fail build on any test failure.  HTML re

    I have changed the build file to fail if any unit test fails. I also added HTLM reporting, as an OPTION. By default, if you ask for a target named "test", the build works just the way it always has [God willing :) ]...
    Profile Photo
    created by walkerrl49
  • adding Struts modules

    So Steve just asked me a question about adding new struts modules to the admin console, which I thought would be helpful for a wider audience. First off each UI component in the admin-console is maintained as a separ...
    Profile Photo
    last modified by ccrouch
  • Suggested one-line addition to build.xml: Allow running just

    In order to allow running a single test case without hacking the build file or deleting mass class files, make the suggested change to build.xml, run the build command with one extra define (-D) argument, testcase, an...
    Profile Photo
    last modified by walkerrl49
  • JBossMQ management of general settings

    Lets use this thread to discuss how to implement the management of some of the general attributes of the JBossMQ service. The attributes I'm thinking we need to manage are the following 1) Cache Manager: High Memory ...
    Profile Photo
    last modified by ccrouch
  • Moving src to Subversion?

    Some of the admin-console developers would benefit tremendously if it was possible to commit code to the admin-console over plain HTTPS. Its my understanding that this is not possible when using CVS. It is however fea...
    Profile Photo
    last modified by ccrouch
  • More changes required to JBoss web service mbeans?

    Running the admin-console from today's jboss-head produces the following error when I click on the Web Services Mgmt link in the navigation: 14:32:18,905 INFO [STDOUT] ReflectionException: null Cause: java.lang.Ill...
    Profile Photo
    last modified by ccrouch
  • New layout

    After much discussion with Charles earlier today, a couple of notes: 1) In a little bit, I will be checking in a new layout to the overall admin console. The key changes: a) layout will no longer be css/div-based. it...
    Profile Photo
    last modified by sebersole
  • Build File Change

    I have made the following changes to the build file: 1) updated to use antlr v. 2.7.5H3 2) I have added to tools/etc/buildmagic/libraries.ent properties for all dependencies used by admin-console/build.xml 3) I remov...
    Profile Photo
    created by ruel.loehr
  • Hibernate support

    FYI, I am adding Hibernate MBean support to the admin console. Currently, just the model and services are complete.
    Profile Photo
    last modified by sebersole
  • Yet more destinations code

    As promised, more code has been committed to CVS to support managing destinations. The code now interacts with JMX, and uses the deployment service. Thus, when you start up the admin console, you will see the several ...
    Profile Photo
    created by peterj
  • JMS Destination User Interface

    Now that you have had a chance to look at the user interface for the destinations (you have don that, haven't you?), I would like you opinion on a few items in the interface. First, the list page. Are the appropriate...
    Profile Photo
    created by peterj
  • Destinations code available

    This is to inform you that new code to edit destinations (both topics and queues) for JMS has been added to the admin console. The code that was added supports the user interface only. That is, there is no communicat...
    Profile Photo
    created by peterj
  • Release plans

    Hi, When does this module is planned to be released, and is it going to be part of a JBoss release, or released as a separate application. Thanks, Yaron.
    Profile Photo
    created by yaronz
  • JMS - Destinations - Use case 5

    This is the last of several use cases in support of CRUD for topics and queues. Comments are welcome. USE CASE 5: Delete a Destination Basic Description An administrator uses the system to delete a destination from ...
    Profile Photo
    created by peterj
  • JMS - Destinations - Use case 4

    This is the fourth of several use cases in support of CRUD for topics and queues. Comments are welcome. USE CASE 4: Update a Destination Basic Description An administrator uses the system to update a destination whi...
    Profile Photo
    created by peterj
  • JMS - Destinations - Use case 3

    This is the third of several use cases in support of CRUD for topics and queues. Comments are welcome. USE CASE 3: Create a Destination Basic Description An administrator uses the system to add a new destination to ...
    Profile Photo
    created by peterj
  • JMS - Destinations - Use case 2

    This is the second in several use cases in support of CRUD for topics and queues. Comments are welcome. USE CASE 2: View the Settings of a Destination Basic Description An administrator uses the system to view the s...
    Profile Photo
    created by peterj
  • JMS - Destinations - Use case 1

    This is the first in several use cases in support of CRUD for topics and queues. Comments are welcome. USE CASE 1: View a list of Destinations Basic Description An administrator uses the system to view information o...
    Profile Photo
    created by peterj
  • What to work on

    Hey Charles, What stuff should I work on if I do something. The JMS stuff? Or what? I sort of want to work on JCA but it looks like your metadata is probably the best way to do it. I've been away for a while but I w...
    Profile Photo
    last modified by spiritualmechanic