[jboss-jira] [JBoss JIRA] (AS7-6342) Adding config files to AS7 is inconvenient.
Paul Hinds (JIRA)
jira-events at lists.jboss.org
Wed Jan 16 06:26:22 EST 2013
Paul Hinds created AS7-6342:
-------------------------------
Summary: Adding config files to AS7 is inconvenient.
Key: AS7-6342
URL: https://issues.jboss.org/browse/AS7-6342
Project: Application Server 7
Issue Type: Feature Request
Components: Class Loading
Affects Versions: 7.1.3.Final (EAP)
Environment: All
Reporter: Paul Hinds
Assignee: David Lloyd
Priority: Minor
This page https://community.jboss.org/wiki/HowToPutAnExternalFileInTheClasspath details how to put a directory on the AS7 classpath which is inconvenient and could easily be done by default.
If AS7 out of the box came with /standalone/classes or /standalone/conf (conf would introduce a bit of backwards compatability) and perhaps /standalone/lib/*.jar added to the classpath it would be as good as previous JBoss versions.
This could be implemented as a module as in the above documents and automatically added to classpaths if the dirs exists in the same way other modules are automatically added to the CP if certain criteria are met.
Ideally is should be possible to make these symlinks on win7 and nix. Since it is natural to put config in /etc per Linux file system standards.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list