[jboss-jira] [JBoss JIRA] Issue Comment Edited: (JBAS-7651) Revisit profiles that come pre-configured with AS
Stan Silvert (JIRA)
jira-events at lists.jboss.org
Wed Sep 8 07:55:50 EDT 2010
[ https://jira.jboss.org/browse/JBAS-7651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12549616#action_12549616 ]
Stan Silvert edited comment on JBAS-7651 at 9/8/10 7:55 AM:
------------------------------------------------------------
It was made a blocker at Brian's request: http://community.jboss.org/message/522153#522153
We should probably check with Scott and Brian to see what they think.
was (Author: stan.silvert at jboss.com):
It was made a blocker at Bryan's request: http://community.jboss.org/message/522153#522153
We should probably check with Scott and Brian to see what they think.
> Revisit profiles that come pre-configured with AS
> -------------------------------------------------
>
> Key: JBAS-7651
> URL: https://jira.jboss.org/browse/JBAS-7651
> Project: JBoss Application Server
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: ProfileService
> Affects Versions: 6.0.0.M1
> Reporter: Stan Silvert
> Assignee: Scott M Stark
> Priority: Blocker
> Fix For: 6.0.0.Final
>
>
> We need to revisit the profiles that come pre-configured with AS. The goal is to provide a robust set of profiles that cover the needs of most users out of the box.
> Right now we have:
> minimal - total bare bones
> default - what most people use, but you have to do stuff like secure the consoel before production
> standard - as far as I know, this is only for JEE certification?
> web - just web stuff with JTA, JCA and JPA
> all - everything we can throw in, but mostly used for clustering
> I think something like the following would better suit most user's needs. This satisfies the emerging requirement to have profiles that are useful to development and production:
> minimal - same as before
> web - JEE web profile
> standard - I guess we still need this?
> development - no admin console and less logging - super-fast boot time - (JSF2 PROJECT_STAGE set to "Development")
> production - includes admin console - secure - (JSF2 PROJECT_STAGE set to "Production")
> clustered development - same as development, but with clustered services available
> clustered production - same as production, but with clustered services available
> Also see http://community.jboss.org/message/521946#521946
--
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
More information about the jboss-jira
mailing list