[jboss-jira] [JBoss JIRA] (JBRULES-3204) Creating ProcessBuilder in PackageBuilder should not fail silently

Mario Fusco (Resolved) (JIRA) jira-events at lists.jboss.org
Tue Oct 4 09:47:16 EDT 2011


     [ https://issues.jboss.org/browse/JBRULES-3204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mario Fusco resolved JBRULES-3204.
----------------------------------

    Resolution: Done


Now it throws a proper Exception when a ProcessBuilder is required but it is not possible to instance one
                
> Creating ProcessBuilder in PackageBuilder should not fail silently
> ------------------------------------------------------------------
>
>                 Key: JBRULES-3204
>                 URL: https://issues.jboss.org/browse/JBRULES-3204
>             Project: Drools
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: drools-compiler (expert)
>    Affects Versions: 5.3.0.Beta1
>            Reporter: Wolfgang Laun
>            Assignee: Mario Fusco
>             Fix For: 5.3.0.Final
>
>
> Trying to add a .DRF resource with 
> org.jbpm.process.builder.ProcessBuilderFactoryServiceImpl
> missing from the classpath throws a NPE when the null ProcessBuilder is given a .DRF.
> builder.add(ResourceFactory.newClassPathResource("some.rf"), ResourceType.DRF);

--
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 jboss-jira mailing list