Hi Michael
Could you create a JIRA issue for this. I case a lot needs it we might
put it into a version 1.4.4.
Version 1.5 features a whole new approach to this, which doesn't suffer
from the same problems.
/Jeppe
Michael Ivanov wrote:
> Hi all,
>
>
> I'm not sure if this has already been fixed. In 1.4.3 release I've seen
> the comments about the workaround in Resin's jar paths. However the code
> if (path.endsWith("!/")) {
> path = path.substring(0, path.length() - 2);
> }
> does not solve the problem because it leaves "!" at the end of the path.
>
> path = path.substring(0, path.length() - 3)
> solves the issue.
>
>
> -Mike.
>
>
>
>
>
>
>
>
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems? Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> Stripes-development mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/stripes-development
>
> __________ NOD32 2576 (20071007) Information __________
>
> This message was checked by NOD32 antivirus system.
> http://www.eset.com
>
>
>
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development