[ 
https://issues.apache.org/struts/browse/WW-2959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Musachy Barroso closed WW-2959.
-------------------------------

       Resolution: Duplicate
    Fix Version/s: 2.1.7

This will be tracked on xwork jira:

http://jira.opensymphony.com/browse/XW-669

> setting devMode value to "true" causes NullPointerException
> -----------------------------------------------------------
>
>                 Key: WW-2959
>                 URL: https://issues.apache.org/struts/browse/WW-2959
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: 2.1.6
>         Environment: Win XP, WebLogic 10, Struts 2.1.6
>            Reporter: Matthew Bailey
>             Fix For: 2.1.7
>
>
> Appears that the error is in the xworks file manager, the protocol that is 
> attached file name - is zip: instead of the expected file:
> Updating the pattern matcher does help!
> package com.opensymphony.xwork2.util;
> private static final Pattern JAR_PATTERN = 
> Pattern.compile("^(jar:|wsjar:|zip:|file:)*(.*)!/(.*)");

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to