Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 2.0.0
-
Fix Version/s: 2.0.1
-
Component/s: None
-
Labels:None
Description
Since you are never guaranteed that an application is deployed in an exploded form, depending on Resource#getFile() will not always semantically make sense. Thus, you should instead use InputStreamSource#getInputStream() whenever possible.
If you need further input, please contact me directly.
Thanks,
Sam