Skip to content

the method getResource should have issue on line 164 #23

@hylinux

Description

@hylinux

Hi, I just tried use the library for my project.
but I found there is a issue in method getResource in class EhcacheShiroManager

the line 164. I found the code always strip the prefix. but when we put the path into. the code use a url for it.

then it always throws a MalformedURLException, and Caused by: java.net.MalformedURLException: no protocol:

I suppose this is a bug for this code.

thanks

Mike

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions