[appfuse-user] Multiple displaytag in page

2008-03-04 Thread ernasm
Hi, Currently I'm using appfuse generated files (with appfuse:gen) to display tabular data from database. Now, I'm trying to put more than one displaytag on page. I already create getter on my action, but seem that it never called by displaytag. Could anyone give me a clue how to put multiple disp

RE: [appfuse-user] Re: CMS System

2008-03-04 Thread Dana Danet
Chris, In using the phrase "compatible with an appfuse based app", are you looking for integration points between Appfuse and a content repository (JSR 170)? If you looking to build a front end application (Appfuse) with a open source CMS using web services, web scripts, etc your options ar

[appfuse-user] Re: CMS System

2008-03-04 Thread Chris Love
Matt I just found your recommendation for AtLeap in the list ... any others? On Tue, Mar 4, 2008 at 5:28 PM, Christopher Love <[EMAIL PROTECTED]> wrote: > Can anyone recommed a CMS system that is fairly compatible with an > appfuse based app? > > Chris > > -- > Chris Love > ph. 303 929.8509 >

[appfuse-user] CMS System

2008-03-04 Thread Christopher Love
Can anyone recommed a CMS system that is fairly compatible with an appfuse based app? Chris -- Chris Love ph. 303 929.8509 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[appfuse-user] Appfuse 2 JSF - A4J undefined question

2008-03-04 Thread ycharron
Hi, I just started getting issues with the ajax demo. I doesn't run anymore and I'm getting the following ie message ERROR 'A4J' is undefined. I try to search the forum before posting this and I didn't find a solution yet. I'm looking for pointers, what could possibly cause this AJax problem

[appfuse-user] panelgrid border in appfuse 2

2008-03-04 Thread emmettwalsh
Has anyone managed to change the width of the borders in appfuse. I trying to organize my layout and it would be useful to be able to see the borders in the panelgrid i tried this but it wont work for me.. thanks -- View this message in context: http://www.nabble.com/panelgrid-border-in-appf

[appfuse-user] Appfuse 2 JSF - A4J undefined question

2008-03-04 Thread ycharron
Hi, I just started getting issues with the ajax demo. I doesn't run anymore and I'm getting the following ie message ERROR 'A4J' is undefined. I try to search the forum before posting this and I didn't find a solution yet. I'm looking for pointers, what could possibly cause this AJax problem

Re: [appfuse-user] log & version number

2008-03-04 Thread Michael Horwitz
On 04/03/2008, Leo Barrientos C <[EMAIL PROTECTED]> wrote: > > Hello, just two quick things - I need some help (Appfuse: Spring + > Hibernate): > > 1) I need to create a .war without the VERSION number on it. Example: > myappz.war instead of myappz-0.2.war You can configure the maven war plugin t

[appfuse-user] log & version number

2008-03-04 Thread Leo Barrientos C
Hello, just two quick things - I need some help (Appfuse: Spring + Hibernate): 1) I need to create a .war without the VERSION number on it. Example: myappz.war instead of myappz-0.2.war 2) I need a separate log file in tomcat. Please..somebody. Thanks in advance. --