Ah, so I guess having a script to open the URL and overwriting that class 
should do the work. Anyone have such a script?

> Hi Pascal,
> 
> under 5.2 there was "NEXTROOT/Library/WebObjects/Executables/WOOpenURL.exe"
> 
> In 5.4 it is hard coded to /usr/bin/open
> 
> public class _WOLaunchServices
> {
>    private static final String openExecutable = "/usr/bin/open";
> ...
> 
> That's the best way for "Develop on Apple, Deploy everywhere" :-P .
> 
> Stefan
> 
> Am 05.02.12 14:30, schrieb Pascal Robert:
>> Hi guys,
>> 
>> I'm working on instructions on how to install everything on Windows, and I 
>> got the famous "AutoLaunch will not work" message. So I followed those 
>> instructions:
>> 
>>   http://wiki.wocommunity.org/display/WO/Development-Development+on+Windows
>> 
>> But like Ron said in the comments, it tries to launch /usr/bin/open. Now, 
>> since this is the first time I setup a Windows machine for WO development (I 
>> don't plan to actually use  beside update wiki content and testing WOLips on 
>> Windows), I don't know how it worked when WO was supported on Windows. How 
>> AutoLaunch was working in good old days? Does something similar to "open" 
>> was shipping with WO 5.2?
>> 
>> 
>>  _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list      ([email protected])
>> Help/Unsubscribe/Update your Subscription:
>> https://lists.apple.com/mailman/options/webobjects-dev/stefan.klein%40buero-sde.de
>> 
>> This email sent to [email protected]
>> 
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      ([email protected])
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/probert%40macti.ca
> 
> This email sent to [email protected]


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to