-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
8.0.0.Alpha2
-
None
Calling getProtectionDomain().getCodeSource().getCodeSigners() for a class of a WAR deployment returns null, even if the WAR file is signed. No problem for EJB JAR.
This is because the WAR file is exploded on disk (the full analysis is described in the forum post).
- is blocked by
-
JBVFS-191 Support getCodeSigners() on RealFileSystem (and RootFileSystem)
- Open
- is related to
-
MODULES-288 Add JAR-like entry verification to PathResourceLoader
- Open