The problem I have seen is when Tapestry is trying to extract the EventContext from the path. It's using URLEncoderImpl.decode which chokes on the ; since it probably should have been encoded before being put on the URL.
I think the servlet-container usually handles this but in the case with tapestry-breadcrumbs the Referer-header is used to get the referring page and it might contain the jsessionid. Not Tapestrys fault in this case I don't know regarding Tapestry 5.1.x though. Haven't used it in a long time now. Regards, Joakim On Fri, Oct 28, 2011 at 3:08 AM, Szemere Szemere <szemereszem...@gmail.com> wrote: > I see the too in development. Version 5.1.2? > > Szemere > > On 27 Oct 2011, at 16:43, Muhammad Gelbana <m.gelb...@gmail.com> wrote: > >> Please specify the exact scenario to reproduce this issue and state the >> version you are using >> >> On Thu, Oct 27, 2011 at 12:17 PM, Leon Derks >> <leon.de...@aurumeurope.com>wrote: >> >>> >>> Hello >>> >>> I see this error message a lot. Almost always after my first login >>> attempt... >>> >>> What is causing this error? >>> >>> Input string 'login;jsessionid=082793EE9A197CEB7F7750090DD0423D' is not >>> valid; the character ';' at position 6 is not valid. >>> >>> regards, >>> Leon >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org >>> For additional commands, e-mail: users-h...@tapestry.apache.org >>> >>> >> >> >> -- >> *Regards,* >> *Muhammad Gelbana >> Java Developer* > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org