• 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: calling a WO app from an external link
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: calling a WO app from an external link


  • Subject: Re: calling a WO app from an external link
  • From: Art Isbell <email@hidden>
  • Date: Wed, 26 Mar 2003 09:55:51 -1000

On Wednesday, March 26, 2003, at 08:36  AM, Richard L. Peskin wrote:

I have noticed that when I launch a WO app (.woa file) the browser
shows a port number that changes every time I launch the application.
(I am doing this from a development environment, not a deployment
environment.)  Why does the port number change? More important, what is
the correct URL syntax to call a .woa file?

In deployment mode, the WO URL doesn't include a port number because the Web server port number, 80, is implied. The WebObjects Web server adaptor communicates with each WO instance over a port that's assigned to each instance, usually by JavaMonitor.


Launching from Project Builder uses Direct Connect mode which does not use a Web server. Because no Web server is involved, a Direct Connect URL must include the number of the port to which the WO instance listens. In Direct Connect mode, that's a randomly-assigned, high-number port unless the WOPort launch argument is used to assign a port.

Aloha,
Art
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >calling a WO app from an external link (From: "Richard L. Peskin" <email@hidden>)

  • Prev by Date: RE: calling a WO app from an external link
  • Next by Date: Re: PBX (Dec dev tools) cannot load files
  • Previous by thread: RE: calling a WO app from an external link
  • Next by thread: eliminating characters from a String
  • Index(es):
    • Date
    • Thread