[jbosstools-issues] [JBoss JIRA] (JBIDE-18549) AngularJS scaffolded app doesn't load data from sakila db

Vineet Reynolds (JIRA) issues at jboss.org
Thu Oct 9 09:02:12 EDT 2014


    [ https://issues.jboss.org/browse/JBIDE-18549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13010204#comment-13010204 ] 

Vineet Reynolds commented on JBIDE-18549:
-----------------------------------------

Well, the AngularJS scaffold cannot handle certain aspects of the Sakila data model, most notably the composite keys in it, since the URL scheme for the generated REST resources would require support for matrix parameters or the like, in AngularJS. But it needs to be seen as to why the entities are not loaded; unsupported entities should not be scaffolded.

> AngularJS scaffolded app doesn't load data from sakila db
> ---------------------------------------------------------
>
>                 Key: JBIDE-18549
>                 URL: https://issues.jboss.org/browse/JBIDE-18549
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: forge
>    Affects Versions: 4.2.0.CR2
>            Reporter: Pavol Srna
>            Assignee: Vineet Reynolds
>            Priority: Critical
>             Fix For: 4.2.0.CR2
>
>         Attachments: angular.png, faces.png, server.log
>
>
> HTML5 scaffolded app cannot load data from database:
> Scaffolding JSF on the same data model works. see screenshots.



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jbosstools-issues mailing list