• 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 is not called in Tomcat Deployment
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: _rewriteURL is not called in Tomcat Deployment


  • Subject: Re: _rewriteURL is not called in Tomcat Deployment
  • From: WebObjects - Anazys <email@hidden>
  • Date: Fri, 6 Nov 2009 08:06:53 +0100

Ok that's great, all is perfectly working !!
Thanks
Cedric

Le 5 nov. 09 à 22:51, Lachlan Deck a écrit :

On 05/11/2009, at 7:23 PM, WebObjects - Anazys wrote:

WO 5.3 and Wonder 5.0.0.9537
I do it a different way and I think it's currently working :

What do you mean by 'you think' it's working? :-) Are you getting YourApplication#_rewriteURL called or not?

- I add a call to finishInitilization() in my Application() initialization
- I put this method in Application.java :
public void finishInitilization(){
super.finishInitialization();
setContextClassName (my.application.framework.ERXWOServletContext.class.getName());
}
- And I create a ERXWOServletContext class wich extends WOContext and override _urlWithRequestHandlerKey.


I don't think I'm doing something wrong. Can you confirm that ?

What you're doing will have the same effect. The installPatches callback of Wonder is, however, the intended place for such things.


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
References: 
 >Re: _rewriteURL is not called in Tomcat Deployment (From: WebObjects - Anazys <email@hidden>)
 >Re: _rewriteURL is not called in Tomcat Deployment (From: Lachlan Deck <email@hidden>)
 >Re: _rewriteURL is not called in Tomcat Deployment (From: WebObjects - Anazys <email@hidden>)
 >Re: _rewriteURL is not called in Tomcat Deployment (From: Lachlan Deck <email@hidden>)

  • Prev by Date: Re: WO Mini conference in Southern California
  • Next by Date: Re: ERXEOControlUtilities.clearSnapshotForRelationshipNamed(..) weirdness !
  • Previous by thread: Re: _rewriteURL is not called in Tomcat Deployment
  • Next by thread: Wonder and Can't get path when run as jar:
  • Index(es):
    • Date
    • Thread