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 --
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 =
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
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