Re: WOInstaller.jar needs update
Re: WOInstaller.jar needs update
- Subject: Re: WOInstaller.jar needs update
- From: Theodore Petrosky <email@hidden>
- Date: Tue, 12 Mar 2019 08:34:55 -0400
this is from the main.java:
else if ("dev54".equals(version)) {
woDmgUrl = new URL("file:///tmp/WebObjects543.dmg");
entry = new BlockEntry();
entry.offset = 58556928L;
entry.length = 107601091L;
blockList.add(entry);
rawLength = 153786259L;
woVersion = 54;
fileLength = 166167249L;
} else
> On Mar 12, 2019, at 8:24 AM, Samuel Pelletier <email@hidden> wrote:
>
> Hi,
>
> I concluded the same thing installing a new workstation and documented the
> procedure in the wiki. I initially suspected a java11 problem in the
> installer.
>
> Samuel
>
>
>> Le 12 mars 2019 à 08:10, Wolfgang Hartmann <email@hidden
>> <mailto:email@hidden>> a écrit :
>>
>> Hy,
>>
>> Apple changed the URL to the WebObjects-Installation: A call to
>> "http://download.info.apple.com/Mac_OS_X/061-4634.20080915.3ijd0/WebObjects543.dmg
>>
>> <http://download.info.apple.com/Mac_OS_X/061-4634.20080915.3ijd0/WebObjects543.dmg>"
>> returns a redirect to "https".
>>
>> The WOInstaller.jar currently doesn't handle this situation and needs an
>> update of the URL.
>>
>> As a workaround the file can be manually downloaded to "/tmp" and the
>> Installer could be called with "java -jar WOInstaller.jar dev54
>> WOINSTALL_DIR". The parameter "dev54" will read the file from "/tmp/"
>> instead of downloading it.
>>
>> Best regards,
>> Wolfy
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list (email@hidden
>> <mailto:email@hidden>)
>> Help/Unsubscribe/Update your Subscription:
>>
>> This email sent to email@hidden <mailto:email@hidden>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list (email@hidden
> <mailto:email@hidden>)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden <mailto:email@hidden>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden