Hi Helmut,

On 16/10/2008, at 2:37 AM, Helmut Schottmüller wrote:

I still have some problems with my tomcat deployment and the rewritten URL's.

I used Lachlans patch to force tomcat to use the _rewriteURL method in my application class. This works perfectly fine.

Great.

I also changed the session cookies to use the root "/" dir to store the cookies have an rewriteURL independent access to the session cookies. This is working for all my actions and directactions instead of the AJAX actions. If I try to execute some AjaxUpdateLink components, I always get an error because there is no valid session. That's strange because I only call setValueForBinding of the parent component...

Okay, you'll need to do some debugging in your subclass of WOServletContext. You might want to look at the code that's in ERXWOContext[54] as well as ERXAjaxContext to see what might need to be ported to the servlet context.

Other than that... Mike will probably have a better idea of what might be missing.

with regards,
--

Lachlan Deck

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to