• 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: Hand-rolled links not working in development without negative port number
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Hand-rolled links not working in development without negative port number


  • Subject: Re: Hand-rolled links not working in development without negative port number
  • From: John Pollard <email@hidden>
  • Date: Wed, 25 Jun 2008 11:40:03 +0100

Chuck, as usual you have shone a bright light onto proceedings.

We use shortened URLs and apache rewrites which explains the appearance of the -9999 early in the URL. That wasn't the problem. This is what made me understand:

3. You had storing the session ID and Instance Number in cookies enabled


So wotaskd can route the request if:
a) It has the negative port number in the URL = go straight there
b) It has the port number in a cookie associated with a session = go straight there
c) No session, no port number specified = find a running instance and route to one of those


It so happened that my colleague had a session active when he was checking the links for me. When I triggered a session first, my hand- rolled links with no negative port number worked too - like magic. So it has always been this way but finally I now know why. I was hitting c) above and in development I don't have such instances available.

I suspect it relates to my Run... script as that seemed to get hosed by an SVN checkout at one point.

The launch config gets stored in the workspace metadata, not in the project. So svn checkouts should not affect this.

Yeah, I think I had done what Florijan said and made the launch file part of the visible project.
_______________________________________________
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
References: 
 >Hand-rolled links not working in development without negative port number (From: John Pollard <email@hidden>)
 >Re: Hand-rolled links not working in development without negative port number (From: Chuck Hill <email@hidden>)

  • Prev by Date: Re: Practical Webobjects Utilities Framework
  • Next by Date: Re: mod_gzip + WO problems
  • Previous by thread: Re: Hand-rolled links not working in development without negative port number
  • Next by thread: Velocity EOGenerator: refactor package?
  • Index(es):
    • Date
    • Thread