java - Geronimo double slash "//" in urls with application having context root "/" -


i using geronimo version 2.2.1. trying deploy war-file context-root set / in geronimo-web.xml.

now every time navigate application urls rewritten double forward slashes.

examples:

http://mydomain:8080//login.jsp http://mydomain:8080//home.html 

how can change configuration single slash appears. have found similar questions none of them seem have answers.

this known issue geronimo 2.2.1. can see details @ geronimo issue 6171.

the issue has been fixed , part of next release. have verified works expected using latest snapshot of geronimo 2.2.2.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -