• 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
Question about WODirectConnectEnabled=false/true
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Question about WODirectConnectEnabled=false/true


  • Subject: Question about WODirectConnectEnabled=false/true
  • From: "Ren, Kevin" <email@hidden>
  • Date: Mon, 7 Jan 2008 10:30:41 +1300
  • Thread-topic: Question about WODirectConnectEnabled=false/true

Title: Question about WODirectConnectEnabled=false/true

HI,
What's different about set WODirectConnectEnabled=false/true?
I deploy my WOHelloworld app in development mode after succeed build.

1. WODirectConnectEnabled=true

[2008-01-04 15:52:01 NZDT] <main> WOUserDirectory=/home/kevin/workspace/WOHelloWorld/build/WOHelloWorld.woa
[2008-01-04 15:52:01 NZDT] <main> WODisplayExceptionPages=true
[2008-01-04 15:52:01 NZDT] <main> ------------------------
[2008-01-04 15:52:01 NZDT] <main> Created adaptor of class WODefaultAdaptor on port 53019 and address kevin-desktop/127.0.0.1 with WOWorkerThread minimum of 16 and maximum of 256

[2008-01-04 15:52:01 NZDT] <main> NSBundle is unable to find "ExtensionsForResources.plist" in the main bundle.  Ignoring optional configuration file.

[2008-01-04 15:52:01 NZDT] <main> *** The application has found the following opened, development-mode ProjectBuilderWO projects: (<com.webobjects.appserver._private.WOProjectBundle: projectName='WOHelloWorld'; bundlePath='/home/kevin/workspace/WOHelloWorld/build/WOHelloWorld.woa'; projectPath='/home/kevin/workspace/WOHelloWorld'>)

[2008-01-04 15:52:01 NZDT] <main> Application project found: Will locate resources in '/home/kevin/workspace/WOHelloWorld' rather than '/home/kevin/workspace/WOHelloWorld/build/WOHelloWorld.woa' .

[2008-01-04 15:52:01 NZDT] <main> Creating LifebeatThread now with: WOHelloWorld 53019 kevin-desktop/127.0.0.1 1085 30000

Welcome to WOHelloWorld !
[2008-01-04 15:52:01 NZDT] <main> The URL for webserver connect is:
http://127.0.0.1/cgi-bin/WebObjects/WOHelloWorld.woa/-53019
The URL for direct connect is:
http://127.0.0.1:53019/cgi-bin/WebObjects/WOHelloWorld.woa
[2008-01-04 15:52:01 NZDT] <main> null
[2008-01-04 15:52:01 NZDT] <main> Waiting for requests…

The second link works for me http://127.0.0.1:53019/cgi-bin/WebObjects/WOHelloWorld.woa
But the first one http://127.0.0.1/cgi-bin/WebObjects/WOHelloWorld.woa/-53019 changed to
https://127.0.0.1/cgi-bin/WebObjects/WOHelloWorld.woa/-53019 in my broswer,because I use SSL with apache
And gave me message:

The requested application was not found on this server.

2. WODirectConnectEnabled=false
I only got http://127.0.0.1/cgi-bin/WebObjects/WOHelloWorld.woa/-53019 link, changed to https:// with the same error message:

The requested application was not found on this server.


3. Apache not setup correct? Or I need setup some other parameters for deploy.

Thanks


kevin


 

"This communication is confidential and may contain privileged and/or copyright material. If you are not the intended recipient you must not use, disclose, copy or retain it. If you have received it in error please immediately notify me by return email, delete the emails and destroy any hard copies. ANZ National Bank Limited does not guarantee the integrity of this communication, or that it is free from errors, viruses or interference."

 _______________________________________________
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: Question about WODirectConnectEnabled=false/true
      • From: Chuck Hill <email@hidden>
  • Prev by Date: WOComponent editor not display correct WO components
  • Next by Date: Re: Large Array Clogging
  • Previous by thread: WOComponent editor not display correct WO components
  • Next by thread: Re: Question about WODirectConnectEnabled=false/true
  • Index(es):
    • Date
    • Thread