Re: Some installation questions
Re: Some installation questions
- Subject: Re: Some installation questions
- From: Kieran Kelleher <email@hidden>
- Date: Thu, 28 Oct 2010 19:56:41 -0400
+1 for running thru apache.
BTW, for bookmarking your dev app's direct actions and dev entry points, just make the WOPort a fixed port, 52400 for example, in the launch config instead of -1. Use a different fixed port for different apps so that they can run at the same time.
On Oct 28, 2010, at 5:28 PM, Chuck Hill wrote:
>
> On Oct 28, 2010, at 1:14 PM, Johnny Miller wrote:
>
>> Thanks for the clarification Chuck + Pascal.
>>
>> I think I've got it running now. WOMonitor started and the URL of my app has changed to http://localhost/cgi-bin/WebObjects/MyApp.woa/-5555/wa/default
>>
>> Is the idea now that I have it running through Apache I can test/use mod_rewrites and use bookmarks? Are there other advantages?
>
> Rewrite rules are the main visible advantage. The invisible advantage is that you are now developing as you will deploy. So there is much less chance of surprise when you finally deploy through Apache. That is why I only use Direct Connect for things that I won't be deploying.
>
>
> Chuck
>
>
>> On Oct 28, 2010, at 10:01 AM, Pascal Robert wrote:
>>
>>>
>>> Le 2010-10-28 à 15:41, Johnny Miller a écrit :
>>>
>>>>>>
>>>>>
>>>>> Let's qualify that with
>>>>> - latest stable WOLips and correct related Eclipse version
>>>>> - WO 5.4.3
>>>>> - recent Wonder, not built from source
>>>>> - simple database to install and use
>>>>> - running through Apache
>>>>>
>>>>>
>>>>> Chuck
>>>>>
>>>>
>>>> Hi,
>>>>
>>>> I realized from this e-mail that I was behind the times regarding running through Apache.
>>>>
>>>> I found this link on the wiki: http://wiki.objectstyle.org/confluence/pages/viewpage.action?pageId=3768691
>>>>
>>>> But I'm a little confused on steps 3 & 4.
>>>>
>>>> Step 3 says to copy the plists (I assume com.apple.wotaskd.plist & com.apple.womonitor.plist) to /System/Library/LaunchDaemons/
>>>>
>>>> But Step 4 tells you to cd to /Library/LaunchDaemons to change ownership and the permissions of the plists.
>>>>
>>>> Is one directory preferred over the other? And the names of the plists in step #4 is different than what I expected they are listed as:
>>>
>>> Avoid /System/Library/LaunchDaemons, that's Apple territory, and sometimes they will remove non-Apple stuff from there when releasing new versions of OS X. /Library/LaunchDaemons is the correct location.
>>>
>>>> com.apple.webobjects.womonitor.plist & com.apple.webobjects.wotaskd.plist
>>>>
>>>> instead of the aforementioned names I found on my box (I'm running WO 5.4.3 on a Snow Leopard box).
>>>>
>>>> Am I missing something or is just a typo?
>>>>
>>>> TIA,
>>>>
>>>> Johnny Miller
>>>> Kahalawai Media Corp
>>>> http://www.kahalawai.com
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> 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
>>>
>>
>> Johnny Miller
>> Kahalawai Media Corp
>> http://www.kahalawai.com
>>
>>
>>
>
> --
> Chuck Hill Senior Consultant / VP Development
>
> Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems.
> http://www.global-village.net/products/practical_webobjects
>
>
>
>
>
>
>
> _______________________________________________
> 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
_______________________________________________
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