[jboss-jira] [JBoss JIRA] Updated: (JBRULES-1152) my unit tests are hanging with drools 4.0.1
Steve Miner (JIRA)
jira-events at lists.jboss.org
Tue Sep 11 13:16:11 EDT 2007
[ http://jira.jboss.com/jira/browse/JBRULES-1152?page=all ]
Steve Miner updated JBRULES-1152:
---------------------------------
Attachment: drools1152.zip
Attached is a zip of my Eclipse project that includes the Spring Framework jars. It demonstrates a conflict with the Spring AOP. You need to add the Drools jars to the build path (not included). If you run the main in DroolsTest.java, it will get a null-pointer exception. Edit spring.xml to comment out the line the loads the AspectManager (which uses AOP), and run DroolsTest again. Now it works normally. This is not exactly what I was seeing when I first reported this bug, but it points to some sort of conflict with Spring AOP. Surprisingly, this example still has problems with Drools 4.0, which I do not see with my original (much bigger) project.
> my unit tests are hanging with drools 4.0.1
> -------------------------------------------
>
> Key: JBRULES-1152
> URL: http://jira.jboss.com/jira/browse/JBRULES-1152
> Project: JBoss Rules
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 4.0.1
> Environment: Java 1.5, Mac OX X 10.4.10, Drools 4.0.1
> Reporter: Steve Miner
> Assigned To: Mark Proctor
> Attachments: drools1152.zip
>
>
> Sorry, I don't have very specific information. Some of my project's unit tests are hanging with drools 4.0.1. No error, just not completing. I tried to debug a bit but could not figure it out. Consider this an early warning until I can gather more info.
> Everything worked fine with 4.0 so I went back to that.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list