[jboss-jira] [JBoss JIRA] (WFLY-1633) getCodeSigners() returns null in signed WAR deployments
Christophe Fillot (JIRA)
jira-events at lists.jboss.org
Wed Jul 3 09:28:21 EDT 2013
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
More information about the jboss-jira
mailing list