[
https://issues.jboss.org/browse/AS7-2724?page=com.atlassian.jira.plugin.s...
]
jaikiran pai commented on AS7-2724:
-----------------------------------
I don't know if it related but sometime back I had noticed a bug in VFSResourceLoader
which still exists in AS7 upstream. I have a fix for that here
https://github.com/jaikiran/jboss-as/commit/5a57a857ab8b9ff2547bf51cec04a... but
hadn't sent a pull request at that time since I couldn't come up with a proper
test for it.
I'll send a pull request for that commit today, since anyway it's a bug. You can
then check if it fixes this issue.
SecurityExceptions when starting server with signed jars
--------------------------------------------------------
Key: AS7-2724
URL:
https://issues.jboss.org/browse/AS7-2724
Project: Application Server 7
Issue Type: Bug
Components: Class Loading
Reporter: Paul Gier
Assignee: David Lloyd
There seems to be a problem when loading signed modules which causes the classloader to
think that the same packages are loaded with two different signatures. The issue seems to
be sporadic and will not always throw the exception for the same classes. I verified that
there was only a single jar containing the specified packages for several instances of the
error.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira