On Oct 11, 2006, at 10:31 PM, Chuck Hill wrote:


Haven't looked into the second part since I was originally planning on using tomcat to deploy my app, but maybe this is the time to look at it.

Off to figure that out....

Not much to do. Just go into System Preferences - Sharing and turn on Personal Web Sharing. It should just work from that point. If you want SSL and to use mod_webobjects instead of the CGI adaptor it is a small bit more work.


Hmmm... did turn on Personal Web Sharing, and everything seemed to load correctly from Apache's side, including /System/Library/ WebObjects/Adaptors/Apache/apache.conf

But connecting I got
The requested application was not found on this server.

so I turned on the debug file (i.e. sudo touch /tmp/WebObjects.log) restarted apache (sudo /usr/sbin/apachectl restart) and watched the log files...

Got this error:
Info: Added new config server localhost:1085.
Debug: init_adaptor(): ac_init succeeded
Debug: init_adaptor(): transaction_init() succeeded
Info: Reading configuration from http://localhost:1085/WebObjects/ wotaskd.woa/wa/woconfig
Info: attempting to connect to localhost on port 1085
Error: error sending request
Info: Config server localhost:1085 didn't respond.

Assumed (I think correctly) that wotaskd didn't start up. So I started it manually,
/System/Library/WebObjects/JavaApplications/wotaskd.woa/wotaskd

Made sure my app was running, and now things are happier. Should I just start up wotaskd at startup (what is the right way to do that under Mac OS X) or is it supposed to get launched by mod_WebObjects.so?

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

This email sent to [email protected]

Reply via email to