Seems to work here. I never ran the Tapestry archetype before, so in
my case Maven downloaded lots of fresh stuff. Could the problem be
caused by a stale local .m2 repository?
Ger-Jan
Quoting Matt Raible :
Dunno - is anyone else able to reproduce this?
On Thu, Aug 27, 2009 at 1:13 PM, Mar
Hi,
I seem to have a problem retrieving objects from the database, but
only when running a test. I added a model class 'Download' and
generated CRUD using the appfuse maven plugin. All works fine when I
run with maven.test.skip=true, but if I attempt to run with tests, or
try to run the o
Quoting syg6 :
Is this possible? I've been looking at SQLLite, Jetty, and projects like
Google Gears and Adobe Air. I would like to take my appfuse app and stick it
on a cdrom. Of course the user would no longer be able to enter new data,
only browse existing data.
Don't know about a cd, but I
Quoting Flavio Froes :
How do I disabel DB generation?
I have model my DB first instead of modeling my java classes. how can I
disable the db generation on mvn command line?
Add the option -Dmaven.test.skip=true
Ger-Jan
--
"I went out to Charing Cross, to see Major-general Harrison hanged, d
Hi,
(AppFuse basic 2.0.1 Spring MVC + Hibernate & appfuse jars as dependencies)
If I change the default admin's password via the user form, my new
password shows up as plain text in the database.
I did make some non-related changes to WEB-INF/security.xml (to enable
regular users to see no
It's running now, thanks for your help.
Still wondering what would make the maven compile task skip a source
file? If mvn clean removes the entire target subtree, shouldn't I see
a full build with mvn compile (or mvn jetty:run-war)?
Ger-Jan
Quoting Matt Raible <[EMAIL PROTECTED]>:
You sh
Hi,
Not sure if this isn't more of a Hibernate question rather than an
Appfuse one, but I'm going to give it a try anyway.
I defined two POJOs, Model and Module. (I know, those names are a bug
waiting to happen...) There exists a many-to-many relationship between
them, so, following the H
Hi,
I'm trying to figure out how to fit my AppFuse app into my
organisation's existing security infrastructure.
My web application server is behind a reverse proxy (Novell Ichain),
which handles authentication (against a Novell LDAP directory) and
caches static content to take some load o
Thanks, this works quite well. It seems I only need to customise forms
and controllers to hook the related objects up in the web UI (e.g. to
display all possible values of the related object in a select box).
Ger-Jan
Quoting "Kropp, Henning" <[EMAIL PROTECTED]>:
Hi Ger-Jan,
you would use
(Sorry for the repeat, meant to start a new thread instead of replying
to an earlier one)
Hi,
First of all, many thanks to Matt and all contributing to this
wonderful project. I week ago I could hardly ride a bike and now I
feel like doing web app wheelies!
Is there a quick/easy way to a
Hi,
First of all, many thanks to Matt and all contributing to this
wonderful project. I week ago I could hardly ride a bike and now I
feel like doing web app wheelies!
Is there a quick/easy way to add a simple relation to CRUD
functionality in AppFuse? Having been pampered by appfuse:gen
11 matches
Mail list logo