You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Gerhard Petracek (JIRA)" <de...@myfaces.apache.org> on 2010/03/30 12:50:27 UTC

[jira] Commented: (MYFACES-2635) [MAB] MyFaces Application Builder

    [ https://issues.apache.org/jira/browse/MYFACES-2635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851345#action_12851345 ] 

Gerhard Petracek commented on MYFACES-2635:
-------------------------------------------

Fullstack generation (planned for the future):
 - EJB 3.1
 - JPA 2
 - Spring 3
 - MyFaces Orchestra
 - UML (XMI) based generation

> [MAB] MyFaces Application Builder
> ---------------------------------
>
>                 Key: MYFACES-2635
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2635
>             Project: MyFaces Core
>          Issue Type: New Feature
>            Reporter: Gerhard Petracek
>
> An application builder for MyFaces should allow to bootstrap MyFaces applications easily.
> The core should be very pluggable to allow add-ons for different frameworks.
> We should use CDI (e.g. OWB) as dependency injection framework (so it's possible to use e.g. the nice event system).
> It should be possible to generate:
> #1 The project (minimal version of:)
>  - Maven config
> #2 Config
>  - JSF (MyFaces-Core and Mojarra)
>  - MyFaces component libs
>  - CDI
> #3 (Simple) Use-Case
>  - JSF
>  - 1 component lib
>  - CDI (OWB)
>  - MyFaces Extensions (ExtVal (bean-validation module), CODI)
> The generated application should >not< depend on the application builder.
> For the beginning users of the application builder should be able to use very simple commands to generate the required (minimal) config and very simple applications based on the mentioned frameworks.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.