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

Re: Deploying on Development System


  • Subject: Re: Deploying on Development System
  • From: Seejo Pylappan <email@hidden>
  • Date: Mon, 19 Sep 2005 11:24:52 -0400

Couple of things.

1) Why are you manually starting wotaskd? It should already be running.

2) Have you started the web server? do a "sudo apachectl start".



On Sep 19, 2005, at 11:13 AM, Daniel Eggert wrote:


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




_______________________________________________
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: Daniel Eggert <email@hidden>
References: 
 >Deploying on Development System (From: Daniel Eggert <email@hidden>)

  • Prev by Date: Deploying on Development System
  • Next by Date: Re: Passing an EOGenericRecord Refrence in a Direct Action
  • Previous by thread: Deploying on Development System
  • Next by thread: Re: Deploying on Development System
  • Index(es):
    • Date
    • Thread