[
https://jira.jboss.org/browse/JBAS-7714?page=com.atlassian.jira.plugin.sy...
]
Brian Stansberry resolved JBAS-7714.
------------------------------------
Fix Version/s: (was: 6.0.0.M4)
Resolution: Won't Fix
What we do for AS 7 will likely be very different than anything for AS 6, so introducing a
new configuration mechanism like this for AS 6 is not worth it.
Define a mechanism for configuring what must be available in initial
server start
---------------------------------------------------------------------------------
Key: JBAS-7714
URL:
https://jira.jboss.org/browse/JBAS-7714
Project: JBoss Application Server
Issue Type: Task
Security Level: Public(Everyone can see)
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Priority: Blocker
The question of what content should be deployed into the runtime at the end of server
start is somewhat distinct from what should be available overall. See JBAS-7713 for an
example of how to make content available without requiring it to be deployed during server
start.
The purpose of this JIRA is to define a configuration mechanism and API to make it easy
for end users to specify what kind of on-demand behavior they want. The JBAS-7713 impl for
M2 is using a simple boolean system property, but something that ties in with the overall
behavior of the ProfileService is needed.
We need to make sure that profiles we ship that are configured out of the box to have
expected behavior; e.g. a production profile would not have anything deploying on-demand;
everything would be deployed as normal startup.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira