Hi Darren,

On 19/07/2008, at 3:03 PM, Darren VanBuren wrote:

On Jul 18, 2008, at 7:59 PM, Lachlan Deck wrote:

you might like to see the 'Deployment' section here:
http://wiki.objectstyle.org/confluence/display/WO/Home

For development:
http://wiki.objectstyle.org/confluence/display/WOL/Tutorials

On 18/07/2008, at 1:57 PM, Darren VanBuren wrote:

This is my first time developing for WebObjects or distributing a WebObjects app. I am on 10.5.4 with the iPhone SDK.

This app is very simple and only uses static HTML.

Try the 'Create a new WO Application' article in the WOL/Tutorials.

When I try to use the Apache 2.2 Connector I get a 404.

You've probably not got the wotaskd launchd started up or perhaps not configured with apache. This is one of those annoyances for getting started at the moment. Do you have a wotask and monitor plist in /Library/LaunchDaemons?

I was running wotaskd from the Terminal, as well as the JavaMonitor.

You'll want to set and forget. Do you have the launch daemon plists?

Also, I had mod_webobjects loaded in Apache. here's a snippet of my httpd.conf:

$ tail -1 /private/etc/apache2/httpd.conf
Include /private/etc/apache2/other/*.conf

## I've symlinked webobjects.conf to point to the WO conf
$ ls -l /private/etc/apache2/other/webobjects.conf
lrwxr-xr-x 1 root wheel 57 14 May 12:40 /private/etc/apache2/other/ webobjects.conf -> /System/Library/WebObjects/Adaptors/Apache2.2/ apache.conf

The application should be here: 
http://oks.verymad.net/cgi-bin/WebObjects/WebObjectHome.woa

I can access it through http://localhost:2001/ (sorry, I don't have port 2001 open).

Is this your development machine or deployment?
The machine is kind of both, as it's the only Mac I have.

Okay. Another trick is getting apache, wotask and javamonitor to agree on the hostname. I'm using localhost for wotaskd and javamonitor.

I've attached the launchdaemon plists I'm using.

with regards,
--

Lachlan Deck


Attachment: com.apple.webobjects.womonitor.plist
Description: Binary data

Attachment: com.apple.webobjects.wotaskd.plist
Description: Binary data

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

This email sent to [EMAIL PROTECTED]

Reply via email to