Re: [appfuse-user] ant appgen problem

2008-11-10 Thread Matt Raible
Ghosts are invisible so the AppGen tool can't see the class? ;-) On Mon, Nov 10, 2008 at 9:04 AM, zhang99 <[EMAIL PROTECTED]> wrote: > > i have a pojo call "Ghost" > > > after executed ant appgen, i open the properties file and i see this > > > # -- Ghost-START > > # -- ghost form --

Re: [appfuse-user] DWR using struts 2 and appfuse

2008-11-10 Thread Matt Raible
On Sat, Nov 8, 2008 at 6:45 PM, mmaia <[EMAIL PROTECTED]> wrote: > > Hi, > > I had to put a weird if code in javascript for my gotMessages function so > it > won't show "undefined" > entries. This looks really messy thought: > > function gotMessages(messages) >{ >var chatlog =

[appfuse-user] ant appgen problem

2008-11-10 Thread zhang99
i have a pojo call "Ghost" after executed ant appgen, i open the properties file and i see this # -- Ghost-START # -- ghost form -- //this is correct baseObjectForm.id=Id //why the property name is baseObjectForm ?baseObjectForm.name=Name baseObjectForm.ghos

Re: [appfuse-user] Strange problem using jetty:run-war

2008-11-10 Thread Michael Duergner
Thanks for the hint. It's been gwt-sl pulling 2.5.1. On Sun, Nov 9, 2008 at 9:24 PM, Michael Horwitz <[EMAIL PROTECTED]>wrote: > If I remember correctly this happens due to an old version of Spring being > pulled in through Maven's dependency mechanism. If you look in WEB-INF/lib > on the deploye