_rewriteURL not firing
_rewriteURL not firing
- Subject: _rewriteURL not firing
- From: Jeff Schmitz <email@hidden>
- Date: Sat, 26 Feb 2011 07:22:35 -0600
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)
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. Are there any other properties that need to be set?
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