• 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: _rewriteURL not firing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: _rewriteURL not firing


  • Subject: Re: _rewriteURL not firing
  • From: Jeff Schmitz <email@hidden>
  • Date: Thu, 10 Mar 2011 19:59:06 -0600

Still haven't figured this one out so I downloaded and installed the Wonder source so I can setup breakpoints in it.  I see that my  _rewriteURL should be getting called by the ERXWOContext _postprocessURL function, so I put a break point there.  Moving up the chain, I also put breakpoints in:

ERXWOContext54 _urlWithRequestHandlerKey
 ERXRedirect appendToRepsonse

And none of the breakpoints are hit on a page load.   I do have other breakpoints in the wonder code that are hit, so it's not a classpath/debugger issue.

Is there some flag that needs to be set for the _rewriteURL in my Application class that extends ERXApplication to be called now? As I noted below, this did work at one time.

 I'm using webobjects 5.4.x and the latest Wonder source.

Thanks!
Jeff


On Feb 26, 2011, at 7:27 PM, Jeff Schmitz wrote:

> I'm not using a custom context, and ERXWOContext is in my classpath, but I did recently upgrade to the latest Wonder build.
>
> Jeff
>
>
> On Feb 26, 2011, at 1:58 PM, Lachlan Deck wrote:
>
>> On 27/02/2011, at 12:22 AM, Jeff Schmitz wrote:
>>
>>> Hello,
>>> I'm not sure exactly when, but somewhere along the line the _rewriteURL method in my Application class stopped firing.  My Application class extends ERXApplication and the signature of the overriding method is:
>>>
>>> 	public String _rewriteURL(String url)
>>
>> This should be called by ERXWOContext[54]
>>
>> Are you using a custom context class?
>> Or did you upgrade to using Wonder 54... or are perhaps missing the above class in your classpath?
>>
>>
>> with regards,
>> -
>>
>> Lachlan Deck
>>
>>
>>
>
> _______________________________________________
> 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: _rewriteURL not firing
      • From: Lachlan Deck <email@hidden>
  • Prev by Date: Re: [OT] Play! Framework
  • Next by Date: Re: [OT] Play! Framework
  • Previous by thread: Re: Java update breaks ant script WOCompile
  • Next by thread: Re: _rewriteURL not firing
  • Index(es):
    • Date
    • Thread