_rewriteURL not firing
_rewriteURL not firing
- Subject: _rewriteURL not firing
- From: Jeff Schmitz <email@hidden>
- Date: Fri, 25 Feb 2011 23:21:28 -0600
Hello, I'm not sure exactly when, but somewhere along the line my _rewriteURL method stopped firing. My Application extends ERXApplication and the signature the overriding method is:
public String _rewriteURL(String url)
but when I put a breakpoint in it, it never gets hit.
I do have the rewrite properties in my project Properties file commented out:
#er.extensions.ERXApplication.replaceApplicationPath.pattern=/cgi-bin/WebObjects/netBrackets.woa #er.extensions.ERXApplication.replaceApplicationPath.replace=/netBrackets
I tried uncommenting them too, but the rewrites still weren't happening.
And I do have -WODirectConnectEnabled set to false for both development and deployment (actually it's set to NO for deployment).
Any ideas?
Thanks, Jeff
|
_______________________________________________
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