Re: Instance not found on dev machine

2016-12-24 Thread Paul Yu
gt;>> Checking the above referenced file under Developer/WebObjects… >>>>> >>>>> WebObjectsConfig http://localhost:1085 10 >>>>> >>>>> >>>>> CHECK >>>>> >>>>> Edit >>>>

Re: Instance not found on dev machine

2016-12-24 Thread Jeff Schmitz
ntents/Resources/Properties >>>> Add this line after the WOPort=1085 one: >>>> WOHost=localhost >>>> >>>> Again, looking under Developer/WebObjects…/Properties >>>> >>>> WOPort=1085 >>>> WOHost=localhost >>>>

Re: Instance not found on dev machine

2016-12-19 Thread Tim Worman
=localhost >>> >>> >>> CHECK >>> >>> >>> Restart wotaskd: sudo launchctl stop com.apple.webobjects.wotaskd >>> >>> CHECK >>> sudo launchctl list | grep webobjects >>> 430 1 com.apple.webobj

Re: Instance not found on dev machine

2016-12-18 Thread Jeff Schmitz
figuration for the application. >> >> Still no love. >> >> http://localhost/cgi-bin/WebObjects/mlb.woa/- >> <http://localhost/cgi-bin/WebObjects/mlb.woa/-> = No instance available >> >> >> Thanks! >> Jeff >> >> >>&

Re: Instance not found on dev machine

2016-12-18 Thread Jeff Schmitz
gt; >> On Sep 2, 2016, at 8:57 PM, Chuck Hill > <mailto:ch...@gevityinc.com>> wrote: >> >> Double check what is on that page. Ensure that WOHost=localhost is set for >> both the app and wotaskd. >> >> From: > <mailto:webobjects-dev-bo

Re: Instance not found on dev machine

2016-09-02 Thread Jeff Schmitz
ocalhost is set for > both the app and wotaskd. > > From: on behalf > of Jeff Schmitz > Date: Friday, September 2, 2016 at 6:21 PM > To: WebObjects Development > Subject: Instance not found on dev machine > > Hey All, >I followed the directions here: >

Re: Instance not found on dev machine

2016-09-02 Thread Chuck Hill
Double check what is on that page. Ensure that WOHost=localhost is set for both the app and wotaskd. From: on behalf of Jeff Schmitz Date: Friday, September 2, 2016 at 6:21 PM To: WebObjects Development Subject: Instance not found on dev machine Hey All, I followed the directions here

Instance not found on dev machine

2016-09-02 Thread Jeff Schmitz
Hey All, I followed the directions here: https://wiki.wocommunity.org/display/documentation/Development+Tools-Running+Through+Apache And when I start my app in eclipse, I get the “No Instance Availa