[jboss-jira] [JBoss JIRA] Updated: (AS7-1378) Make module directory configurable using .sh/.bat run scripts

Rostislav Svoboda (JIRA) jira-events at lists.jboss.org
Tue Sep 13 10:14:26 EDT 2011


     [ https://issues.jboss.org/browse/AS7-1378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rostislav Svoboda updated AS7-1378:
-----------------------------------

    Assignee: Brian Stansberry


Already implemented in standalone .sh/.bat in master branch - system property MODULEPATH.

Not yet implemented in domain .sh/.bat files.

@Brian please reassign to proper person if it should be assigned to someone else.

> Make module directory configurable using .sh/.bat run scripts
> -------------------------------------------------------------
>
>                 Key: AS7-1378
>                 URL: https://issues.jboss.org/browse/AS7-1378
>             Project: Application Server 7
>          Issue Type: Feature Request
>            Reporter: Rostislav Svoboda
>            Assignee: Brian Stansberry
>             Fix For: 7.1.0.Alpha1
>
>
> Make module directory configurable using .sh/.bat run scripts, currently you can specify configuration location using 'server-config' or 'domain-config' + 'host-config' parameters , location of modules directory should be configurable too.
> It's necessary to make changes on .bat/.sh files level to make module directory configurable. 
> Currently it's hard-coded to use module directory under JBOSS_HOME directory
> {code}
> ...
> -mp \"$JBOSS_HOME/modules\" \
> ...
> {code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list