[forge-dev] Issue with Angular scaffold generation

Ivan St. Ivanov ivan.st.ivanov at gmail.com
Thu Jan 15 10:26:24 EST 2015


Thanks, Vineet! Clicking on the checkbox did the job. Now I remember that
for the last demo (in Macedonia) I also had to select it.

Cheers,
Ivan

On Thu, Jan 15, 2015 at 4:08 PM, Vineet Reynolds Pereira <
vpereira at redhat.com> wrote:

>
>
> ----- Original Message -----
> > From: "Vineet Reynolds Pereira" <vpereira at redhat.com>
> > To: "forge-dev List" <forge-dev at lists.jboss.org>
> > Sent: Thursday, January 15, 2015 7:37:06 PM
> > Subject: Re: [forge-dev] Issue with Angular scaffold generation
> >
> >
> > We had to change the AngularJS scaffold to optionally generate the REST
> > resource classes.
> > That's because we didnt want to keep regenerating the "backend"
> everytime the
> > scaffold-generate command was executed,
> > and also to retain changes in the "backend" that are not over-written
> during
> > scaffold-generate.
>
> Oh, and also because if you generate REST resources separately using the
> rest-generate-endpoints-from-entities command, then they are not
> overwritten.
>
> > There should be a parameter (--generateRestResources) for this in the
> CLI and
> > an equivalent checkbox in the GUI dialog.
> >
> >
> > ----- Original Message -----
> > > From: "Ivan St. Ivanov" <ivan.st.ivanov at gmail.com>
> > > To: "forge-dev List" <forge-dev at lists.jboss.org>
> > > Sent: Thursday, January 15, 2015 7:27:00 PM
> > > Subject: [forge-dev] Issue with Angular scaffold generation
> > >
> > > Hi folks,
> > >
> > > While I was preparing tonight's demo for Barcelona JUG, I found
> something
> > > really strange.
> > >
> > > Whenever you try to generate Angular scaffold, it generates everything
> > > besides the JAX-RS endpoints for the selected entities.
> > >
> > > Here are the steps to reproduce it:
> > >
> > > 1) Create new project
> > > 2) Add new JPA entity, setting up Wildfly as container and taking the
> > > defaults. Choose Conference as entity name
> > > 3) Add new field, choose name as name and leave the defaults for the
> other
> > > entries
> > > 4) Generate scaffold. Make sure you choose Angular, select the
> Conference
> > > entity and click Finish
> > >
> > > You will notice that we have all the web resources generated fine,
> also the
> > > Application class (required by JAX-RS) is there, but not the stateless
> > > session EJB, which scaffolds the conference entity.
> > >
> > > I tried also to first setup scaffolding and then generate, but the
> result
> > > was
> > > the same - no EJB.
> > >
> > > JSF scaffolding works fine. Generating REST endpoints from entities
> works
> > > fine too.
> > >
> > > I tried this with JBDS and IntelliJ IDEA.
> > >
> > > I am pretty sure it used to work some time ago. I demoed the same
> thing in
> > > Macedonia last November and it worked.
> > >
> > > Cheers,
> > > Ivan
> > >
> > > _______________________________________________
> > > forge-dev mailing list
> > > forge-dev at lists.jboss.org
> > > https://lists.jboss.org/mailman/listinfo/forge-dev
> _______________________________________________
> forge-dev mailing list
> forge-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/forge-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/forge-dev/attachments/20150115/a8d5c38f/attachment-0001.html 


More information about the forge-dev mailing list