• 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
Deploying on Development System
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Deploying on Development System


  • Subject: Deploying on Development System
  • From: Daniel Eggert <email@hidden>
  • Date: Mon, 19 Sep 2005 17:13:09 +0200

Hi all,

I have Mac OS X 10.4 Client, XCode 2.1, and WO 5.3 on my machine and I'm trying to deploy my App in order to test it in a more realistic setting.

But when I access my App at <http://localhost/cgi-bin/WebObjects/ Aurora.woa> I get:
The requested application was not found on this server.


I have started wotaskd and JavaMonitor manually by running
    # sudo -s
    # cd /System/Library/WebObjects/JavaApplications/wotaskd.woa
    # sudo -u appserver ./wotaskd &
    # cd ../JavaMonitor.woa
    # sudo -u appserver ./JavaMonitor &

and then set up my App Aurora.woa, but I can not connet to it, neither directly at
<http://127.0.0.1:50000/> (I get: "lost network connection")
nor at
<http://localhost/cgi-bin/WebObjects/Aurora> (I get "The requested application was not found on this server.")


What did I do wrong?

/Daniel

_______________________________________________
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: Deploying on Development System
      • From: Seejo Pylappan <email@hidden>
  • Prev by Date: Re: Passing an EOGenericRecord Refrence in a Direct Action
  • Next by Date: Re: Deploying on Development System
  • Previous by thread: Re: Passing an EOGenericRecord Refrence in a Direct Action
  • Next by thread: Re: Deploying on Development System
  • Index(es):
    • Date
    • Thread