[seam-issues] [JBoss JIRA] (SEAMSECURITY-115) Allow Seam Security to deploy without a security.drl file

Shane Bryzak (Created) (JIRA) jira-events at lists.jboss.org
Mon Oct 10 17:53:16 EDT 2011


Allow Seam Security to deploy without a security.drl file
---------------------------------------------------------

                 Key: SEAMSECURITY-115
                 URL: https://issues.jboss.org/browse/SEAMSECURITY-115
             Project: Seam Security
          Issue Type: Bug
    Affects Versions: 3.1.0.Beta3
            Reporter: Shane Bryzak
            Assignee: Shane Bryzak
             Fix For: 3.1.0.CR1


Currently, if you don't have a security.drl you get the following exception:


Caused by: java.lang.IllegalArgumentException: stream cannot be null
	at org.drools.io.impl.InputStreamResource.<init>(InputStreamResource.java:35) [drools-core-5.1.1.jar:]
	at org.drools.io.impl.ResourceFactoryServiceImpl.newInputStreamResource(ResourceFactoryServiceImpl.java:87) [drools-core-5.1.1.jar:]
	at org.drools.io.ResourceFactory.newInputStreamResource(ResourceFactory.java:87) [drools-api-5.1.1.jar:]
	at org.jboss.seam.security.permission.SecurityRuleProducer.createSecurityKnowledgeBase(SecurityRuleProducer.java:48) [seam-security-3.1.0-SNAPSHOT.jar:]



--
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

        


More information about the seam-issues mailing list