Re: [appfuse-user] Using Trinidad (ASF) instead MyFaces, how to replace

2007-01-26 Thread Attila
Hello Matt, OK I understand, but how? Because the Trinidad installation guide was not enough to get it to work: the most links was not worked ( perhaps listeners problem?!? ) and the trinidad resources was not to found ( /asf/* <- is that good? ). Please tell me a how-to, if you have time. And

[appfuse-user] RE: RE: Using Trinidad (ASF) instead MyFaces, how to replace

2007-01-26 Thread Attila
Eventuelly no exsact error was... The error was: when I clicked a link nothing is happend, but now I not trying to integrate it why I don't have spare time to get to work ;-( what is my interesst is, what must I add/remove/change in configuration files to get it to work, what is Your experience.

[appfuse-user] Re: update on appfuse 2 m3 status

2007-01-26 Thread Matt Raible
I was hoping to have M3 done this week. However, last week was a doozy (my company laid off everyone and shut its doors), so I lost a fair bit of time with that. This week I've been juggling interviews and working on AppFuse. The good news is I did complete the documentation for JSF[1], as well

Re: [appfuse-user] Appfuse 2.0 - where are the sources/jsps?

2007-01-26 Thread Matt Raible
On 1/26/07, molecool <[EMAIL PROTECTED]> wrote: Jeeez, I'm going to have to beat this one to death, my apologies in advance Matt: Matt Raible-3 wrote: > > The war plugin has the overlay feature: > > http://maven.apache.org/plugins/maven-war-plugin/examples/war-overlay.html > > The warpath plug

RE: [appfuse-user] RE: Using Trinidad (ASF) instead MyFaces, how to replace

2007-01-26 Thread Mark Dopheide
Attila, Why not post the error you are getting? Mark -Original Message- From: Attila [mailto:[EMAIL PROTECTED] Sent: Friday, January 26, 2007 5:05 PM To: users@appfuse.dev.java.net Subject: [appfuse-user] RE: Using Trinidad (ASF) instead MyFaces, how to replace Hello Mark, I've fol

Re: [appfuse-user] Using Trinidad (ASF) instead MyFaces, how to replace

2007-01-26 Thread Matt Raible
AFAIK, Trinidad is a set of components, not a JSF implementation. MyFaces is the implementation, you simply need to add Trinidad to it. Matt On 1/26/07, Attila <[EMAIL PROTECTED]> wrote: Hello, I've tried adding Trinidad ( JSF implementation ) to my AppFuse 1.9.4 project, but faild, nothing i

Re: [appfuse-user] Log 4 J Change

2007-01-26 Thread Matt Raible
Did you change it from CONSOLE to appender at the bottom of the file? On 1/26/07, Scott Purcell <[EMAIL PROTECTED]> wrote: Hello, Equinox 1.7 with WW. I would like to go from stdout to a "rolling file appender." I changed the log4j.xml like so: http://jakarta.apache.org/log4j/";>

[appfuse-user] RE: Using Trinidad (ASF) instead MyFaces, how to replace

2007-01-26 Thread Attila
Hello Mark, I've followed the linked description before, but doesn't want to go. How have You done? You replaced with myfaces or added paralell ?? Can You send me web.xml, faces*, etc config files to see how is it? I've AppFuse 1.9.4 based webapp, how can I make the change with less job? Tha

Re: [appfuse-user] appfuse 2.0 only skeleton?

2007-01-26 Thread Matt Raible
On 1/26/07, Michael Mehrle <[EMAIL PROTECTED]> wrote: Mike - thanks for taking the time to explain this to me. I still have a few hangups and just posted a few follow up questions to Matt. But basically what still confuses me is the 'all or nothing' approach of mvn war:inplace - once I run this

[appfuse-user] Log 4 J Change

2007-01-26 Thread Scott Purcell
Hello, Equinox 1.7 with WW. I would like to go from stdout to a "rolling file appender." I changed the log4j.xml like so: http://jakarta.apache.org/log4j/";> I updated file above from download and a

RE: [appfuse-user] Using Trinidad (ASF) instead MyFaces, how to replace

2007-01-26 Thread Mark Dopheide
Attila, I added Trinidad to appfuse 1.9x Look here for more info http://incubator.apache.org/adffaces/installation.html#General%20Installatio n In the future, if you want specific help then post detailed information related to your problem or ask trinidad questions here: http://mail-archives.

[appfuse-user] Using Trinidad (ASF) instead MyFaces, how to replace

2007-01-26 Thread Attila
Hello, I've tried adding Trinidad ( JSF implementation ) to my AppFuse 1.9.4 project, but faild, nothing is gone, when I started the webapp. Please tell a how-to, if anybody has experiences...that is importent for me Thanks Bye Attila -- View this message in context: http://www.nabble.co

AW: [appfuse-user] Change to localhost in POM ignored?

2007-01-26 Thread Peter Schneider-Manzell
My friend had the same problem, the bug fix mentioned in Jira (filter = true) does not help... He renamed the jdbc.properties and used this file to open up the datasource... Bye, Peter -Ursprüngliche Nachricht- Von: Matt Raible [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 26. Januar 2

Re: [appfuse-user] appfuse 2.0 only skeleton?

2007-01-26 Thread Michael Mehrle
Mike - thanks for taking the time to explain this to me. I still have a few hangups and just posted a few follow up questions to Matt. But basically what still confuses me is the 'all or nothing' approach of mvn war:inplace - once I run this I basically get the *entire* appfuse source tree and i

Re: [appfuse-user] Appfuse 2.0 - where are the sources/jsps?

2007-01-26 Thread molecool
Jeeez, I'm going to have to beat this one to death, my apologies in advance Matt: Matt Raible-3 wrote: > > The war plugin has the overlay feature: > > http://maven.apache.org/plugins/maven-war-plugin/examples/war-overlay.html > > The warpath plugin allows us to read dependencies from WARs. By

Re: [appfuse-user] Change to localhost in POM ignored?

2007-01-26 Thread Matt Raible
On 1/26/07, Isaac Sullivan <[EMAIL PROTECTED]> wrote: Sorry Guys, just realised this is a bug. http://issues.appfuse.org/browse/APF-586 Did making the change in the bug fix your problem? Matt Isaac Sullivan wrote: > > Hi all, sorry if this has already been answered, but I have a test mysq

[appfuse-user] Invoking Servlet inbetween Action Chaining

2007-01-26 Thread Yogya Sharma
This might me more of a Spring question. I have three actions being chained, A, B and C. In action B I want to invoke a Servlet S, and servlet S a pdf file is generated that i want to open on a new browser window. And the method in B that invokes the servlet upon SUCCESS chains to C. I am havi

[appfuse-user] Re: AppFuse

2007-01-26 Thread Matt Raible
They do - I've tested AppFuse 1.9.x on 4.x and it's pretty easy to test it on JBoss too. If you create an archetype using our QuickStart Guide[1], you can add the following to your pom.xml's profiles section to test it on JBoss: jboss4x

Re: [appfuse-user] Change to localhost in POM ignored?

2007-01-26 Thread Isaac Sullivan
Sorry Guys, just realised this is a bug. http://issues.appfuse.org/browse/APF-586 Isaac Sullivan wrote: > > Hi all, sorry if this has already been answered, but I have a test mysql > db sitting on another machine. Changing the localhost to the machine name > or ip address does not seem to make

[appfuse-user] Change to localhost in POM ignored?

2007-01-26 Thread Isaac Sullivan
Hi all, sorry if this has already been answered, but I have a test mysql db sitting on another machine. Changing the localhost to the machine name or ip address does not seem to make a difference when any database actions occur, it still uses locahost. Should changing the localhost reference to

RE: [appfuse-user] pickList in struts

2007-01-26 Thread Travers Snyman
Sorted out, Did not include the javascript stuff in JSP Travers -Original Message- From: Travers Snyman [mailto:[EMAIL PROTECTED] Sent: 26 January 2007 11:57 AM To: users@appfuse.dev.java.net Subject: RE: [appfuse-user] pickList in struts Thanks Matt, I have something similar. I see

RE: [appfuse-user] pickList in struts

2007-01-26 Thread Travers Snyman
Thanks Matt, I have something similar. I see my lists, but when the move buttons are selected, IE gives me an error on the page (that is if I click on the Error on Page icon) as follows: Line : 244 Char : 1 Error: Object expected Code : 0 The view source generated for the part in question is as f

Re: [appfuse-user] Web Annotations

2007-01-26 Thread André Faria
Ok Matt,     I will try to do it tonight... Thank's André Faria Matt Raible escreveu: I'd be more than happy to start using annotations in AppFuse where it makes sense.  If you'd like, you could checkout the Person tutorial and refactor it to use annotations.  The code is hosted under

[appfuse-user] Hibernate problem

2007-01-26 Thread Yesh
Hi, How to give a class file as data type in the hibernate mapping. I am trying to migrate the mappings of my hbm from hibernate2.0 to hibernate3.0. My mapping file is like this: http://hibernate.sourceforge.net/hibernate-mapping-2.0.dtd";>

Re: [appfuse-user] appfuse 2.0 only skeleton?

2007-01-26 Thread Michael Horwitz
Hi Michael, The answer is yes and no - AppFuse 2.0 is designed to be really, really thin. You inherit the core functionality using Maven, and only replace that which you need. It uses war overlaying (see http://maven.apache.org/plugins/maven-war-plugin/examples/war-overlay.html) to pull in the Ap

Re: [appfuse-user] Recreating database schema + Using HSQLDB

2007-01-26 Thread Isaac Sullivan
Hmmmstrange. If I add it to the POM of a newly created project from one of the archetypes, it seems to work fine for me (initially this only works for MySQL, I have to do a lot of re-jigging to get it to work for HSQLDB). One thing to note is that I load the project into NetBeans and run the i