[appfuse-user] Appfuse 2 and JSF

2010-05-26 Thread ErEcTuS
Hello I want to ask what is the JSF components library used by appfuse 2. Is it tomahawk? Can we use another libraries like icefaces or richfaces? thanks -- View this message in context: http://appfuse.547863.n4.nabble.com/Appfuse-2-and-JSF-tp2231577p2231577.html Sent from the AppFuse - User

[appfuse-user] still faild on appfuse 2.1.0-m2-snapshot

2010-05-26 Thread guo xiang
my mvn command: mvn archetype:generate -B -DarchetypeGroupId=org.appfuse.archetypes -DarchetypeArtifactId=appfuse-basic-spring-archetype -DarchetypeVersion=2.1.0-M2-SNAPSHOT -DgroupId=com.mycompany -DartifactId=myproject -DarchetypeRepository= http://oss.sonatype.org/content/repositories/appfuse

Re: [appfuse-user] Appfuse 2 and JSF

2010-05-26 Thread Matt Raible
Yes, you can use other libraries, it just might take some work on your part to integrate them. I'd suggest searching the mailing list archives to see what others have done. I believe both libraries have been integrated successfully and there's even an ICEfaces version. http://code.google.com/p/ice

Re: [appfuse-user] Appfuse 2 and JSF

2010-05-26 Thread Hantsy Bai
On 05/26/2010 08:52 PM, ErEcTuS wrote: Hello I want to ask what is the JSF components library used by appfuse 2. Is it tomahawk? Can we use another libraries like icefaces or richfaces? thanks I think adding iceface or richfaces dependencies to pom.xml is not diffcult. -- Hantsy Bai Gua

[appfuse-user] File Upload Problem

2010-05-26 Thread Kissue Kissue
Hi, I am new to appfuse and i am trying to use the file upload component in the userform.xhtm page so that a user can upload a picture as part of the process of registration and i am getting the following error below. The error comes up even when i have not uploaded a file but simply edit an exist

[appfuse-user] Foreign Keys + JSF + Spring + Hibernate having issues

2010-05-26 Thread Scott Mead
Hello all, I'm brand new to Appfuse, if I've left something out, please let me know. I've got a couple of POJOs that I'm trying to map to some database tables. The basic idea will be (I'm using Postgres): create table addresses ( id int primary key, streetAddress varchar(255) );

Re: [appfuse-user] Foreign Keys + JSF + Spring + Hibernate having issues

2010-05-26 Thread Matt Raible
AppFuse's "gen" command doesn't work with any sort of relationships - you'll have to manually develop the UI for that. On May 26, 2010, at 3:28 PM, Scott Mead wrote: > Hello all, > > I'm brand new to Appfuse, if I've left something out, please let me know. > I've got a couple of POJOs that I

Re: [appfuse-user] Foreign Keys + JSF + Spring + Hibernate having issues

2010-05-26 Thread Scott Mead
Thanks Matt, Do you have any pointers on where to get started? I'd appreciate it. --Scott On Wed, May 26, 2010 at 5:31 PM, Matt Raible wrote: > AppFuse's "gen" command doesn't work with any sort of relationships - > you'll have to manually develop the UI for that. > > On May 26, 2010, at 3:

Re: [appfuse-user] Foreign Keys + JSF + Spring + Hibernate having issues

2010-05-26 Thread Matt Raible
It should just be a matter of reading your POJOs properties and displaying them appropriately. Might take some debugging on your part. On May 26, 2010, at 3:32 PM, Scott Mead wrote: > Thanks Matt, > > Do you have any pointers on where to get started? I'd appreciate it. > > --Scott > > > O

Re: [appfuse-user] Foreign Keys + JSF + Spring + Hibernate having issues

2010-05-26 Thread Scott Mead
Thanks, much appreciated. If I come up with anything, I'll post an article on it. --Scott On Wed, May 26, 2010 at 5:34 PM, Matt Raible wrote: > It should just be a matter of reading your POJOs properties and displaying > them appropriately. Might take some debugging on your part. > > On May 2

Re: [appfuse-user] File Upload Problem

2010-05-26 Thread Jose Juan Montiel
Hi, > I am new to appfuse and i am trying to use the file upload component in the > userform.xhtm page so that a user can upload a picture as part of the process > of registration and i am getting the following error below. The error comes > up even when i have not uploaded a file but simply ed

Re: [appfuse-user] File Upload Problem

2010-05-26 Thread Jose Juan Montiel
Sorry forget... [1] http://java.sun.com/javase/technologies/hotspot/vmoptions.jsp smime.p7s Description: S/MIME Cryptographic Signature