Hi Cheong,
On 16/05/2011, at 06:25, Cheong Hee (Gmail) wrote:
> Hi
>
> I am still at the stone age.
Do yourself a favor, try Maven. :) It brings a lot of benefits on
multi-platform development. The first one, you don't have to build Wonder on
every machine. Maven downloads the latest Wonder a
On May 16, 2011, at 11:50 PM, wrote:
>> So if I use Wonder, I can write this code in my WOD to display each person
>> picture where person pic like http://webserver/person/mini/personPk.jpg?
>>
i.e :
>
> Member picture
>
> ...
>
>
>
> in WOD
> p
Hello
In your apache configuration, or better in the...
/System/Library/WebObjects/Adaptors/Apache/apache.conf or something similar...
add this line at the end...
WebObjectsOptions redir=/notavailable.html
if u want to take a look and eventually steal my error page ...
http://www.confindustri
I think you will find the problem is to do with the use of symlinks in wonder's
build files. Windows doesn't support symlinks.
On 17/05/2011, at 7:45 PM, Cheong Hee (Gmail) wrote:
> It works by replacing the build.xml from parent Build directory to each
> individual frameworks. This is just
It works by replacing the build.xml from parent Build directory to each
individual frameworks. This is just for update for future reference.
- Original Message -
From: "Cheong Hee (Gmail)"
To: "WebObjects Dev"
Sent: Monday, May 16, 2011 5:25 PM
Subject: build.xml: Content is not all
Hi All,
I converted my project in wonder, and TB method work great.
Thanks a lot
Message du : 16/05/2011
De : "Travis Britt "
A : naneon.raym...@neuf.fr
Copie à : webobjects-dev@lists.apple.com
Sujet : Re: Tr: Re: Re: Fetching on 2 EOMODELS using diffe