[ https://issues.jboss.org/browse/FORGE-2116?page=com.atlassian.jira.plugin... ]
Daniel Cunha reassigned FORGE-2116:
-----------------------------------
Assignee: Daniel Cunha
> [Using Forge] Java EE application with Faces scaffold
> -----------------------------------------------------
>
> Key: FORGE-2116
> URL: https://issues.jboss.org/browse/FORGE-2116
> Project: Forge
> Issue Type: Sub-task
> Components: Documentation
> Reporter: Ivan St. Ivanov
> Assignee: Daniel Cunha
>
> Document developing a sample Java EE application, consisting of a few entities (with at least one relationship):
> - Create a new project
> - Setup persistence and validation
> - Scaffolding using JSF
> - Deploy on JBoss
> Attach screenshots from the IDE
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
[ https://issues.jboss.org/browse/FORGE-2101?page=com.atlassian.jira.plugin... ]
Antonio Goncalves updated FORGE-2101:
-------------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/forge/core/pull/522
> jpa-new-field command should have a --nullable attribute
> --------------------------------------------------------
>
> Key: FORGE-2101
> URL: https://issues.jboss.org/browse/FORGE-2101
> Project: Forge
> Issue Type: Sub-task
> Components: Java EE
> Affects Versions: 2.12.1.Final
> Reporter: Antonio Goncalves
> Fix For: 2.x Future
>
>
> It would be good to be able to set the nullable attribute of a field on an entity. If you do :
> {code}
> jpa-new-field --named title --nullable true;
> {code}
> You will get :
> {code}
> @Column(nullable = true)
> private String title;
> {code}
> That's important for DDL generation
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
[ https://issues.jboss.org/browse/FORGE-2108?page=com.atlassian.jira.plugin... ]
Antonio Goncalves updated FORGE-2108:
-------------------------------------
Summary: [Developing Forge] Develop a Web Application in Few Seconds (was: [ Developing Forge ] Develop a Web Application in Few Seconds)
> [Developing Forge] Develop a Web Application in Few Seconds
> -----------------------------------------------------------
>
> Key: FORGE-2108
> URL: https://issues.jboss.org/browse/FORGE-2108
> Project: Forge
> Issue Type: Sub-task
> Components: Documentation
> Reporter: Antonio Goncalves
> Assignee: Antonio Goncalves
>
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
Antonio Goncalves created FORGE-2124:
----------------------------------------
Summary: [Using Forge] Creating a new project - CLI
Key: FORGE-2124
URL: https://issues.jboss.org/browse/FORGE-2124
Project: Forge
Issue Type: Sub-task
Components: Documentation
Affects Versions: 2.12.1.Final
Reporter: Antonio Goncalves
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)