Log in to follow, share, and participate in this community.
Thread Update Data and Minor DataSource Module Suggestions
Update Data and Minor DataSource Module SuggestionsCan 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...
Thread New use cases: support pending changes with commit/abandon
New use cases: support pending changes with commit/abandonCurrently (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...
Admin Console JIRA ProjectThe 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 ...
JBoss Management console Vs MC4j for JBossGood 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...
Use Case 5(Update DataSource) CompleteUse 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...
Thread Basic flow of Use Case 4(Create a DataSource) Complete
Basic flow of Use Case 4(Create a DataSource) CompleteThe 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...
most of use case 1 in cvsThe 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...
Use Case 6(Remove DataSource) CompleteUse 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...
Use Case 3(View DataSource) CompleteUse 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:...
Use Case 2(View Connection Pool) CompleteFYI - 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...
Thread Implemation summary and implication documents in CVS
Implemation summary and implication documents in CVSI'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. ...
Thread First sections of Admin Console requirements in CVS
First sections of Admin Console requirements in CVSThe 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...
Third party dependenciesFYI 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...
Thread New approach for updating Datasource/Drivers via Admin Conso
New approach for updating Datasource/Drivers via Admin ConsoSince 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...
Project StructureHere 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...
Thread Datasource Component Design - Updating JBoss AS
Datasource Component Design - Updating JBoss ASSo 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 ...
Admin Console Web-tier technologyThe 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...
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...
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...