I know it's odd to have Backbone+AngularJS in the same app, but we're moving
JSF/RichFaces out into a separate demo app (PhotoAlbum?) so every tech stack would get
it's own demo app in theory (HTML5+REST in one, JSF in another, not sure about
Errai).
And we don't have Backbone.js based scaffolding in Forge - I need to see how the
jQM+Backbone.js scaffolding would work out and this would happen sometime early next
month. Finally, we're hoping to move all of the UI bits to AngularJS in WFK 2.5, so
things would stablize from the perspective of the tech stack, around Nov/Dec.
Regards,
Vineet
----- Original Message -----
From: "Jason Porter" <jporter(a)redhat.com>
To: "Vineet Reynolds Pereira" <vpereira(a)redhat.com>
Cc: "Emmanuel Bernard" <emmanuel(a)hibernate.org>, "JDF Dev"
<jdf-dev(a)lists.jboss.org>
Sent: Tuesday, September 3, 2013 10:54:28 PM
Subject: Re: [jdf-dev] TicketMonster on Wildfly 8 Alpha4
Not saying it's good or bad, but removing the JSF admin console removes all
Java EE from the front end, unless you want to argue using the rest calls
from the front end as part of the front end. It may be somewhat odd to have
Angular and backbone in the same application though.
----- Original Message -----
> From: "Vineet Reynolds Pereira" <vpereira(a)redhat.com>
> To: "Emmanuel Bernard" <emmanuel(a)hibernate.org>
> Cc: "JDF Dev" <jdf-dev(a)lists.jboss.org>
> Sent: Tuesday, September 3, 2013 10:44:07 AM
> Subject: Re: [jdf-dev] TicketMonster on Wildfly 8 Alpha4
>
>
> Well, this is interesting, because :
>
> * I'm working on removing Errai (the job's done more or less, and I'm
> awaiting comments on whether I can freeze the approach), and I believe I
> ran into the same dataDir related issue on EAP 6.1
> <
https://github.com/jboss-jdf/ticket-monster/pull/40/files#L31R49>. Maybe
> it would make sense to just use $JBOSS_HOME or java.io.tmpdir instead of
> "." or "".
> * and I'm replacing the Faces generated admin with an AngularJS one. I
> hope
> this wouldnt be affected by anything in WFLY; we'll just need JAX-RS 1.1.
>
> Thanks,
> Vineet
>
> ----- Original Message -----
> > From: "Emmanuel Bernard" <emmanuel(a)hibernate.org>
> > To: "JDF Dev" <jdf-dev(a)lists.jboss.org>
> > Sent: Tuesday, September 3, 2013 9:58:13 PM
> > Subject: [jdf-dev] TicketMonster on Wildfly 8 Alpha4
> >
> > For anyone interested, I have made TicketMonster work on WildFly 8
> > Alpha4.
> >
> > I had to get rid of Errai due to WFLY-1992 and change the dataDir
> > resource due to WFLY-1993.
> >
> > I have seen a feature request to remove Errai so that might not be a
> > problem for TicketMonster.
> >
> > I have not tested the admin section generated by Forge.
> >
> >
https://github.com/emmanuelbernard/ticket-monster/tree/wildfly-8.0.0.alpha4
> >
> > Emmanuel
> > _______________________________________________
> > jdf-dev mailing list
> > jdf-dev(a)lists.jboss.org
> >
https://lists.jboss.org/mailman/listinfo/jdf-dev
> >
> _______________________________________________
> jdf-dev mailing list
> jdf-dev(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/jdf-dev
>