• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: WebObjects Apache Connection Problems
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WebObjects Apache Connection Problems


  • Subject: Re: WebObjects Apache Connection Problems
  • From: Dev WO <email@hidden>
  • Date: Thu, 18 May 2006 11:16:40 +0200

Hi,
on a "client" OS X, wotaskd isn't started by default on startup.
You need to edit:
/System/Library/StartupItems/WebObjects/WebObjects
and uncomment:
"$WOSERVICE" -appPath "$WOTASKD" >/var/log/webobjects.log 2>&1 &

you don't need to uncomment the other lines, you don't need JavaMonitor on a development machine;)

Then you should either start wotaskd, but I'm not sure it would work:
SystemStarter start WebObjects

or simply reboot your computer.

On last thing, don't change your network configuration while a WOApp is running, it usually break wotaskd...

I think that's all you need to do

Xavier



Hi,

If i start my small test application on my development machine i get the
following error:


The requested application was not found on this server.

I have disabled direct connection (- DWODirectConnectEnabled=false), so the
requests to my application have to be forwarded by apache.


I think the connection between apache and WebObjects is faulty. But i don't
know what to do.


I have the following configuration:

- Mac OS X  10.4.6
- Java 5
- WebObjects 5.3
- Xcode 2.2.1
- Apache 1.3.33


Thanks in advance

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40anazys.com


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
  • Follow-Ups:
    • Re: WebObjects Apache Connection Problems
      • From: Art Isbell <email@hidden>
References: 
 >WebObjects Apache Connection Problems (From: "Tokalak, Ahmet. D-IT2" <email@hidden>)

  • Prev by Date: RE: Catch "Internal Server Error"
  • Next by Date: Re: Catch "Internal Server Error"
  • Previous by thread: WebObjects Apache Connection Problems
  • Next by thread: Re: WebObjects Apache Connection Problems
  • Index(es):
    • Date
    • Thread