Out of the blue this problem has started again, and my project rename strategy
isn’t working either. I’ve never really understood how this runs in the first
place. For deployment you have to configure your application in
WOMonitor/WOTaskd, but there’s nothing about doing that in the instruction
>>> On Dec 31, 2019, at 10:04 AM, Jesse Tayler wrote:
>>>
>>> I suspect your compiler settings.
>>>
>>> Check those in eclipse to be certain about your target and compiler being
>>> used by your build.
>>>
>>>
&
ler wrote:
>
> I suspect your compiler settings.
>
> Check those in eclipse to be certain about your target and compiler being
> used by your build.
>
>
>
>
>> On Dec 31, 2019, at 10:56 AM, Jeffrey Schmitz via Webobjects-dev
>> mailto:webobjects-dev@li
is error is expected because the method destroy of the Thread
>> class was removed. It's deprecated since Java 8.
>>
>> Currently, it's advisable to build Wonder with Java 8. You can still use the
>> resulting binaries on projects with Java 11+ at your own risk.
nder with Java 8. You can still use the
> resulting binaries on projects with Java 11+ at your own risk.
>
> Cheers,
>
> HP
>
>> On Dec 30, 2019, at 2:30 PM, Jeffrey Schmitz via Webobjects-dev
>> mailto:webobjects-dev@lists.apple.com>>
>> wrote:
>>
Hello List (again),
I’m trying to build the latest wonder source and am getting the below error.
I was able to build by deleting the @Override annotation, but am not sure if
this is the right thing to do .
[wocompile]
/Users/netBrackets/git/WonderSource/Frameworks/Core/ERExtensions/Sources/e
e FrontBase-folks (frontbase.com <http://frontbase.com/>
> has contact addresses).
> Lucky you. They're really among the nicest people you'll ever encounter on
> this planet :).
>
> - hugi
>
>
>
>> On 30 Dec 2019, at 00:55, Jeffrey Schmitz via Webob
Hello List,
I’m trying to run my app under Catalina for the first time and am getting a
stack overflow when trying check migration status on my frontbase database .
I’ve tried using java 11 and 13 and I’ve updated Frontbase to the Catalina
version. Am hoping to not have ot downgrade to Moj