[jboss-jira] [JBoss JIRA] (WFLY-1160) Adding config files to AS7 is inconvenient.

David Lloyd (JIRA) issues at jboss.org
Fri Jan 2 12:12:29 EST 2015


    [ https://issues.jboss.org/browse/WFLY-1160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13029711#comment-13029711 ] 

David Lloyd commented on WFLY-1160:
-----------------------------------

One easy and clean way we could support managing dependencies for global libraries would be to simply support Dependency: and Class-Path: just like we do for other filesystem JARs.

> Adding config files to AS7 is inconvenient.
> -------------------------------------------
>
>                 Key: WFLY-1160
>                 URL: https://issues.jboss.org/browse/WFLY-1160
>             Project: WildFly
>          Issue Type: Feature Request
>          Components: Class Loading
>         Environment: All
>            Reporter: Paul Hinds
>            Assignee: David Lloyd
>            Priority: Minor
>              Labels: regression
>
> 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 was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jboss-jira mailing list