Christophe Fillot created WFLY-1633:
---------------------------------------
Summary: getCodeSigners() returns null in signed WAR deployments
Key: WFLY-1633
URL:
https://issues.jboss.org/browse/WFLY-1633
Project: WildFly
Issue Type: Bug
Components: Class Loading
Affects Versions: 8.0.0.Alpha2
Reporter: Christophe Fillot
Assignee: David Lloyd
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).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira