• Update Data and Minor DataSource Module Suggestions

    Can you describe in brief goals for 1.0 and 1.1 alpha versions - data source and jms administration? Currently I see that there is only view functionality available, no update. When it is planned to be available - may...
    Profile Photo
    last modified by strand
  • New use cases: support pending changes with commit/abandon

    Currently (in Phase 1.0) all changes made through the Admin Console are applied immediately to the JBoss instance being administered. This may not always be the desired behavior and the capability is being added to ma...
    Profile Photo
    created by ccrouch
  • Admin Console JIRA Project

    The Admin Console project in JIRA (http://jira.jboss.com/jira/browse/JBADMCON) is now publicly available. It includes an archive of the tasks that went into the Phase 1.0 of the Admin Console and a first cut of tasks ...
    Profile Photo
    created by ccrouch
  • JBoss Management console  Vs     MC4j for JBoss

    Good question :-) The JBoss Admin Console is a web-based application aimed at making the job of administering JBoss instances easier. It will provide the ability to use a browser for performing common tasks such as c...
    Profile Photo
    created by ccrouch
  • Use Case 5(Update DataSource) Complete

    Use Case 5(Update DataSource) has been completed both basic flow and alternate flows. Extension point 5.1 (Test DataSource) was implemented as part of use case 1 (View list of Datasources). Goal A DataSource is succe...
    Profile Photo
    created by ccrouch
  • Basic flow of Use Case 4(Create a DataSource) Complete

    The basic flow of Use Case 4(Create a DataSource) has been completed. See below for details. Extension point 4.1 (Test DataSource) will be implemented as part of use case 1 (View list of Datasources). The Alternate fl...
    Profile Photo
    last modified by ccrouch
  • most of use case 1 in cvs

    The functionality to implement most of use case 1: "View a list of DataSources" (from admin-console\docs\requirementsuse_case.pdf) has just been checked into CVS. See admin-console\readme.txt for build and installatio...
    Profile Photo
    last modified by ccrouch
  • Use Case 6(Remove DataSource) Complete

    Use Case 6(Remove DataSource) has been completed, both basic flow and alternate flow. Basic Description An administrator uses the system to remove a DataSource from a JBoss server. Preconditions It is assumed that U...
    Profile Photo
    created by ccrouch
  • Use Case 3(View DataSource) Complete

    Use Case 3(View DataSource) has been completed. Extension point 3.1 (Test DataSource) has not been completed, this will instead be implemented as an extension point of Use Case 1(View List of DataSources) USE CASE 3:...
    Profile Photo
    created by ccrouch
  • Use Case 2(View Connection Pool) Complete

    FYI - UC2 of the JBoss Admin Console Requirements is now complete. USE CASE 2: View the connection pool information for a DataSource Basic Description An administrator uses the system to view the connection pool info...
    Profile Photo
    created by rauschuber
  • Implemation summary and implication documents in CVS

    I've just uploaded two documents into sourceforge CVS at jboss-admin-console/docs/design. They cover an outline for how the Phase 1.0 of the Admin console will be implemented and some implications arising from that. ...
    Profile Photo
    last modified by ccrouch
  • First sections of Admin Console requirements in CVS

    The first of several peices of requirements documentation have been checked into sourceforge CVS at jboss-admin-console/docs/requirements. Included are: 1) Initial set of use cases covering part of the phase 1.0 func...
    Profile Photo
    last modified by ccrouch
  • Third party dependencies

    FYI Here is a list of third party dependencies I have identified so far the Admin Console. Struts related: struts.jar (version 1.2.6) commons-logging.jar (version 1.0.4) commons-beanutils.jar (version 1.7.0) commons...
    Profile Photo
    last modified by ccrouch
  • New approach for updating Datasource/Drivers via Admin Conso

    Since the previous designs, mentioned at the beginning and end of this thread: http://www.jboss.com/index.html?module=bb&op=viewtopic&t=59093, proved not to be feasible it is important to now find something wh...
    Profile Photo
    last modified by ccrouch
  • Project Structure

    Here are some suggestions and queries about the project structure to be used for the Admin Console: Suggested CVS module name in cvs.sourceforge.net: jboss-admin-console CVS Branch: The first version of the Admin Co...
    Profile Photo
    last modified by ccrouch
  • Datasource Component Design - Updating JBoss AS

    So having poked around the JCA User list I'm suggesting the following algorithm for creating a new Datasource through the Admin Console: 1) User enters all relevant info in the Admin Console and uploads a new driver ...
    Profile Photo
    last modified by ccrouch
  • Admin Console Web-tier technology

    The JBoss AS Admin Console is planning to use Struts 1.2.x for its web-tier framework for the following reasons: - It is a mature technology and is widely used in production environments. - Since it is so widely adop...
    Profile Photo
    last modified by ccrouch
  • Versioning of Deployment

    (First posting in this forum :) This is related to: http://www.jboss.org/wiki/Wiki.jsp?page=DeploymentService A simple way to version the deployments would be to extend the deployment service. Assuming we have a setup...
    Profile Photo
    last modified by dimitris
  • Admin Console Architecture (medium-long)

    This topic is going to discuss one facet of the integration between the JBoss Application Server and the Admin Console. Any constructive feedback or suggestions on the issues I raise below would be most welcome. In s...
    Profile Photo
    last modified by ccrouch