Bug 779913 (SOA-2273) - Missing JARs for Drools
Summary: Missing JARs for Drools
Keywords:
Status: CLOSED NEXTRELEASE
Alias: SOA-2273
Product: JBoss Enterprise SOA Platform 5
Classification: JBoss
Component: JBoss Rules
Version: 5.1.0.ER1
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: ---
: 5.1.0 GA,5.1.0.ER2
Assignee: Julian Coleman
QA Contact:
URL: http://jira.jboss.org/jira/browse/SOA...
Whiteboard:
Depends On: BRMS-371
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-09-08 08:53 UTC by Lukáš Petrovický
Modified: 2011-02-11 04:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-02-11 04:11:52 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 780177 0 high CLOSED ecj-3.5.1.jar is not been picked up from the drools build and made available for ESB 2021-02-22 00:41:40 UTC
Red Hat Issue Tracker SOA-2273 0 None None None Never

Internal Links: 780177

Description Lukáš Petrovický 2010-09-08 08:53:04 UTC
project_key: SOA

Compared to SOA-P 5.0, 5.1 ER1 is missing the following libraries in jboss-as/server/${config}/deploy/jbrules.esb/:

jsr94-1.1.jar
janino-2.5.15.jar

They cannot be found anywhere else either.

This issue had a negative impact on running the Drools test suite with some tests getting CNFE, particularly in modules drools-compiler and drools-jsr94.

Impact in production code is also anticipated, since (at least) the JSR94 APIs are missing.

Comment 1 Len DiMaggio 2010-09-09 15:18:30 UTC
Changed priority to blocker as testing is blocked.

Comment 2 Len DiMaggio 2010-09-09 15:18:30 UTC
Affects Testing: Added: [Blocks Testing]
Blocked Tests: Added: Rules regression tests, BRMS 5.1 integration tests


Comment 3 Julian Coleman 2010-09-14 11:11:55 UTC
Link: Added: This issue depends BRMS-371


Comment 4 Julian Coleman 2010-09-17 12:52:51 UTC
The jars are present in jbrules.esb now that BRMS-371 is resolved.

Comment 5 Len DiMaggio 2010-11-01 15:38:45 UTC
Verified in 5.1 ER3 build:

$ pwd
/jboss/local/51_ER3/jboss-soa-p-5/jboss-as/server

find . -name janino*.jar -print
./all/deploy/jbrules.esb/janino-2.5.15.jar
./production/deploy/jbrules.esb/janino-2.5.15.jar
./default/deploy/jbrules.esb/janino-2.5.15.jar

find . -name jsr94*.jar -print
./all/deploy/jbrules.esb/jsr94-1.1.jar
./production/deploy/jbrules.esb/jsr94-1.1.jar
./default/deploy/jbrules.esb/jsr94-1.1.jar


Comment 6 trev 2010-11-08 11:02:37 UTC
Link: Added: This issue related SOA-2552


Comment 7 David Le Sage 2011-02-11 04:11:21 UTC
Temporarily reopening to update release note info.

Comment 8 David Le Sage 2011-02-11 04:11:40 UTC
Release Notes Docs Status: Added: Not Required
Writer: Added: dlesage



Note You need to log in before you can comment on or make changes to this bug.