"[EMAIL PROTECTED]" wrote : Since this should be a replacement for the web-console and this bundled with the app server why isn't this just going into the existing jboss-4.0/console module? |
Currently I view the Admin Console as complementing rather than replacing the web-console. I could see a case in the future for migrating some of the reporting/alert information to the Admin Console, but for at least the first few release of the Console they will have very distinct capabilities. Given that existing web-console users will want to continue using it once the Admin Console is released, would we not be better off keeping the two separate and having a new module? With respect to how the Admin Console is packaged I think that is still an open question. We will obviously want to bundle it with future releases of JBoss AS, but couldn't there be advantages from releasing it as a separate download as well, so that users can plugin the console to existing/compliant installations of JBoss AS? "[EMAIL PROTECTED]" wrote : | The thirdparty jars need to be canonicalized to ensure that the dependencies are understood. There should not be 10 commons-logging.jars in the thirdparty module. | I will raise an issue in JIRA. "[EMAIL PROTECTED]" wrote : | There is no naming convention for encoding the version in the jar name. The version info needs to be tracked along with the license and source of the thirdparty content in the thirdparty/licenses/thirdparty-licenses.xml file. | Not all jars in the thirdparty module are described in the thirdparty-licenses.xml, e.g. none of the jars in the ibm folder. Plus it needs a bit of tidy up to remove stuff like this: | <module name="odmg" licenseType="lgpl" | version="3.8.1" | projectHome="http://www.junit.org/index.htm" | description="Java unit testing framework"> | <jar name="odmg-3.0.jar" /> | </module> | I will mention this in the JIRA issue. Thanks View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862783#3862783 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3862783 ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ JBoss-Development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-development
