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
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
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
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
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
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)
);
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
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:
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
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
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
Sorry forget...
[1] http://java.sun.com/javase/technologies/hotspot/vmoptions.jsp
smime.p7s
Description: S/MIME Cryptographic Signature
12 matches
Mail list logo