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
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
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.
--
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
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
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]
---
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
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
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
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]
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
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
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
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
14 matches
Mail list logo