[appfuse-user] How should Compass be integrated with Appfuse 2.x

2007-11-25 Thread franz see
Good day, There is a jira issue regarding providing searching capability in Appfuse 2.1 via Compass ( see [1] ). In line with that, I'd just like to ask how other Appfuse users are integrating compass into their applications. * Where should the searching mechanism be placed ? - Dao, Manager/Ser

Re: [appfuse-user] overriding default model of appfuse

2007-11-25 Thread Matt Raible
The recommended method is to import the model sources into your project and modify them that way: http://appfuse.org/display/APF/AppFuse+Core+Classes Matt On Nov 25, 2007, at 9:48 PM, jmowla wrote: hi all how can i implement my own User object without modifying appfuse- model? -- View th

[appfuse-user] overriding default model of appfuse

2007-11-25 Thread jmowla
hi all how can i implement my own User object without modifying appfuse-model? -- View this message in context: http://www.nabble.com/overriding-default-model-of-appfuse-tf4872914s2369.html#a13943801 Sent from the AppFuse - User mailing list archive at Nabble.com. --

Re: [appfuse-user] AppFuse 2 + Struts 2 - JSP logging support?

2007-11-25 Thread Rob Hills
Hi Ram, On 25 Nov 2007 at 7:52, rdr wrote: > I haven't done this myself, but I think it should be as simple as including > a taglib and using existing log4j > configuration. > > > > May be this could help. > http://jakarta.apache.org/taglibs/doc/log-doc/log-1.0/index.html Yeah, that was the p

Re: [appfuse-user] error with mvn test-compile

2007-11-25 Thread Matt Raible
It looks like you're using 2.0-rc1 instead of 2.0 for some reason. Did you create your project with 2.0 or 2.0-rc1? NOTE: You should be able to use 2.0.1 as I'm in the process of releasing it. Matt On Nov 25, 2007, at 3:12 PM, René Günther wrote: Hello, after exexcuting mvn test-compile

[appfuse-user] error with mvn test-compile

2007-11-25 Thread René Günther
Hello, after exexcuting mvn test-compile in core directory of my modular jsf version of appfuse I get the following error: $ mvn test-compile hibernate3:hbm2ddl [INFO] Scanning for projects... [INFO] Searching repository for plugin with prefix: 'hibernate3'. [INFO] ---

AW: [appfuse-user] M2_REPO

2007-11-25 Thread René Günther
I just found the solution in http://www.nabble.com/Creating-eclipse-project-for-appfuse-2.0-tf3096064s236 9.html#a8639169 -Ursprüngliche Nachricht- Von: René Günther [mailto:[EMAIL PROTECTED] Gesendet: Sonntag, 25. November 2007 22:07 An: users@appfuse.dev.java.net Betreff: [appfuse-user

[appfuse-user] M2_REPO

2007-11-25 Thread René Günther
Hi, I am starting my appfuse 2 application with eclipse. I set the M2_REPO variable successfully. But eclipse still cant find eg org.appfuse.model.BaseObject. I then did the following in eclipse: Project->Properties->Java Build Path The strange thing is I cant add M2_REPO, I can only add the jars

[appfuse-user] Setting Tapestry Modular archetype for Eclipse failed

2007-11-25 Thread Marc Siramy
As suggested in the tutorial, I created the tapestry archetype with the following command: mvn archetype:create -DarchetypeGroupId=org.appfuse .archetypes - DarchetypeArtifactId=appfuse-modular-tapestry -DremoteRepositories= http://static.appfuse .org/releases -DarchetypeVersion=2.0 -DgroupId= com

Re: [appfuse-user] Sitemesh decorator based on ROLE

2007-11-25 Thread Dale Newfield
rdr wrote: So I just overrode, the getNamedDecorator method in ConfigDecoratorMapper. If you believe this is a bug, I bet the folks at sitemesh would appreciate the patch... -Dale - To unsubscribe, e-mail: [EMAIL PROTECTED]

Re: [appfuse-user] AppFuse 2 + Struts 2 - JSP logging support?

2007-11-25 Thread rdr
Rob, I haven't done this myself, but I think it should be as simple as including a taglib and using existing log4j configuration. May be this could help. http://jakarta.apache.org/taglibs/doc/log-doc/log-1.0/index.html Thanks Ram R Rob Hills wrote: > > Hi All, > > I need to do some loggin

Re: [appfuse-user] Re: Re[appfuse-user] quest parameters in include uri

2007-11-25 Thread Rob Hills
Hi Ram, rdr wrote: Rob, Took you advice and changed method to mthd. No luck. I am using spring mvc and I have used parameter "method" before w/o an issues. I think my problem is with acegi stripping my request parameters. Something described in this post http://forum.springframework.org/show

[appfuse-user] Re: Re[appfuse-user] quest parameters in include uri

2007-11-25 Thread rdr
Rob, Took you advice and changed method to mthd. No luck. I am using spring mvc and I have used parameter "method" before w/o an issues. I think my problem is with acegi stripping my request parameters. Something described in this post http://forum.springframework.org/showthread.php?t=37138 w/o

Re: [appfuse-user] Beginner Problem

2007-11-25 Thread Milo A. Felipe
Check Ant's FAQ at http://ant.apache.org/faq.html http://ant.apache.org/faq.html . There's an item about this type of error. adityawijanarko wrote: > > i keep having this error > please help me > > java.lang.InstantiationException: org.apache.tools.ant.Main > at java.lang.Class.newI