-
1. Re: [forge-users] Forge 2 - RichFaces
lincolnthree Jan 31, 2014 2:50 AM (in response to jblbecarelli)Hey Luca,
The RichFaces plugin hasn't yet been ported to Forge 2. We'd welcome help
with that! What kind of features are you looking for?
~Lincoln
On Fri, Jan 31, 2014 at 1:41 AM, <forge-users@lists.jboss.org> wrote:
Hello ,
how can install richFaces addon in forge2 ? (like richFaces plugin in
forge 1)
Best Regards
Luca
Posted by forums
Original post: https://community.jboss.org/message/855638#855638
_______________________________________________
forge-users mailing list
https://lists.jboss.org/mailman/listinfo/forge-users
--
Lincoln Baxter, III
"Simpler is better."
-
att1.html.zip 732 bytes
-
-
2. Re: Forge 2 - RichFaces
jblbecarelli Jan 31, 2014 3:22 AM (in response to lincolnthree)Hey Lincoln,
my target is use of richfaces in project generated with scaffold-generate and then use some components like file-upload or other feauture that are in richfaces.
I know that is easy configure manuanly richfaces in the project , but i see that there was a plugin for richfaces .
If i can help , how i can help ?
Best regards
Luca
-
3. Re: [forge-users] Forge 2 - RichFaces
gastaldi Jan 31, 2014 7:39 AM (in response to jblbecarelli)Hi Luca,
You can help by migrating the Richfaces plugin in Forge 1.x to a new addon in Forge 2.x. If the current docs are not enough to get started, meet us on IRC so we can assist you on that.
Best Regards,
George
Em 31/01/2014, às 06:23, forge-users@lists.jboss.org escreveu:
Hey Lincoln,
my target is use of richfaces in project generated with scaffold-generate and then use some components like file-upload or other feauture that are in richfaces.
I know that is easy configure manuanly richfaces in the project , but i see that there was a plugin for richfaces .
If i can help , how i can help ?
Best regards
Luca
Posted by forums
Original post: https://community.jboss.org/message/855652#855652
_______________________________________________
forge-users mailing list
_______________________________________________
forge-users mailing list
https://lists.jboss.org/mailman/listinfo/forge-users
-
4. Re: Forge 2 - RichFaces
jblbecarelli Jan 31, 2014 7:56 AM (in response to gastaldi)Hi George,
can you give me IRC setup for meet you?
bye
Luca
-
5. Re: [forge-users] Forge 2 - RichFaces
gastaldi Jan 31, 2014 8:05 AM (in response to jblbecarelli)sure, it's on irc.freenode.net. #forge channel
You can access via http://webchat.freenode.net/
On 31-01-2014 10:56, forge-users@lists.jboss.org wrote:
Hi George,
can you give me IRC setup for meet you?
bye
Luca
Posted by forums
Original post: https://community.jboss.org/message/855698#855698
_______________________________________________
forge-users mailing list
_______________________________________________
forge-users mailing list
https://lists.jboss.org/mailman/listinfo/forge-users
-
6. Re: Forge 2 - RichFaces
jblbecarelli Jan 31, 2014 9:47 AM (in response to gastaldi)ok
i'll read the documentation and after if i have questions i contact you on IRC channel.
Bye
Luca
-
7. Re: [forge-users] Forge 2 - RichFaces
gastaldi Jan 31, 2014 10:25 AM (in response to jblbecarelli)Awesome, looking forward to it.
On 31-01-2014 12:47, forge-users@lists.jboss.org wrote:
ok
i'll read the documentation and after if i have questions i contact you on IRC channel.
Bye
Luca
Posted by forums
Original post: https://community.jboss.org/message/855754#855754
_______________________________________________
forge-users mailing list
_______________________________________________
forge-users mailing list
https://lists.jboss.org/mailman/listinfo/forge-users
-
8. Re: Forge 2 - RichFaces
gerry.matte Apr 29, 2014 3:14 PM (in response to gastaldi)Any status update available for the forge 2 richfaces addon ?
-
9. Re: Forge 2 - RichFaces
marciosmaciel Jul 14, 2014 7:56 AM (in response to gastaldi)any update release date for forge 2 richaces addon?
-
10. Re: Forge 2 - RichFaces
lincolnthree Jul 14, 2014 4:25 PM (in response to jblbecarelli)Hey Guys,
I'm glad to hear there is interest in the RichFaces Addon, but unfortunately nobody has volunteered to work on it yet. What kind of features are you looking for?
~Lincoln
-
11. Re: Forge 2 - RichFaces
marciosmaciel Jul 15, 2014 7:58 AM (in response to lincolnthree)Hi Lincoln,
Features like "Richfaces Setup" and "Scaffold generate from entities" set up pom.xml, web.xml and generating a view with richafaces components.
-
12. Re: Forge 2 - RichFaces
gerry.matte May 16, 2017 12:36 AM (in response to marciosmaciel)I have been using the Richfaces add-on to attempt generating a complete webapp using Richfaces instead of JSF.
It is now possible (Forge 3.6.1) to do Richfaces setup, generate entities from a database, and create pom.xml, web.xml, etc.
However, it appears there is no existing forge command to generate the scaffold pages and beans that would be used by RichFaces:
scaffold-generate --targets ca.gerrymatte.finance.view.* --provider RichFaces –-web-root / ;
So close !
I appreciate that the work to implement a third provider (Other than AngularJS and Faces) is likely substantial.
I myself do not possess sufficient skills to be able to volunteer to help.
Hopefully someone will step forward and implement a RichFaces provider for scaffold-generate.