On Mon, Apr 28, 2008 at 11:11 AM, Martin Homik <[EMAIL PROTECTED]> wrote:
>
> I actually tried to solve the problem by using OGNL.
>
>
> Group name:
> Size: members
>
>
> In my second attempt, I called a non-property method:
>
> In JSP:
> ...
> Size: members
> ...
> In POJO
On Mon, Apr 28, 2008 at 8:42 AM, Matt Raible <[EMAIL PROTECTED]> wrote:
> On Mon, Apr 28, 2008 at 9:23 AM, Alex Worden <[EMAIL PROTECTED]> wrote:
> > On Mon, Apr 28, 2008 at 5:49 AM, Matt Raible <[EMAIL PROTECTED]> wrote:
> > > Using "mvn appfuse:fu
On Mon, Apr 28, 2008 at 8:16 AM, Martin Homik <[EMAIL PROTECTED]> wrote:
>
> Problem:
> * I have a "Group" POJO which keeps a list of its "members" (ManyToMany
> relation).
> * The GroupAction class stores a list of my current groups and it has a
> group field for
> accessing informatio
On Mon, Apr 28, 2008 at 5:49 AM, Matt Raible <[EMAIL PROTECTED]> wrote:
> Using "mvn appfuse:full-source" works best if you do it at the
> beginning of a project, not after you've already started creating
> entities.
>
> Matt
Hi Matt,
I fear that it doesn't work at all. I tried this with the S
I think a better word would be "target" war if that's what is being
built here...?
On Tue, Apr 15, 2008 at 11:04 AM, Matt Raible <[EMAIL PROTECTED]> wrote:
> We use dependent because it seems to work best when describing a
> dependency - which is what the war is in your pom.xml.
>
> Matt
>
>
>
>
; from AppFuse.
>
> war:inplace allows you to use embedded mode and get automatic
> reloading. It's only really necessary if you don't want to customize
> your project and you want automatic reloading from Jetty.
>
> Hope this helps,
>
> Matt
>
>
>
e from its "embedded mode" to full-source mode by
> running mvn appfuse:full-source from your project's root directory.
>
> Maybe it's better that we simply eliminate Step 4 as a recommendation?
> In reality, war:inplace works fine - you just have to be aware that
>
to war:inplace. I believe we've notified
> folks that they need to do this during upgrades, but not during
> regular development. I don't know if we should add it - I'd like to
> hear what other folks think.
>
> Matt
>
>
>
> On Mon, Apr 14, 2
from your web module. Then run mvn clean install from the top level,
> followed by mvn jetty:run-war in your web module and all should run just
> fine.
> >
> > Mike
> >
> >
> >
> > On 14/04/2008, Alex Worden <[EMAIL PROTECTED]> wrote:
> >
Hi,
I'm trying to get up and running with AppFuse for the first time. I've
followed the directions described at:
http://appfuse.org/display/APF/AppFuse+QuickStart and can get the
application running from the war. I used the
archetypeArtifactId=appfuse-modular-struts.
However I can't imagine under
10 matches
Mail list logo