Bug 751319

Summary: ResourceChangeScanner fails to scan BPMN resource
Product: [JBoss] JBoss Enterprise BRMS Platform 5 Reporter: Jiri Svitak <jsvitak>
Component: BRE (Expert, Fusion)Assignee: Nobody <nobody>
Status: VERIFIED --- QA Contact: Marek Baluch <mbaluch>
Severity: high Docs Contact:
Priority: unspecified    
Version: BRMS 5.3.0.GACC: mbaluch
Target Milestone: ---   
Target Release: BRMS 5.3.0.GA   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Test Case none

Description Jiri Svitak 2011-11-04 10:20:12 UTC
Created attachment 531741 [details]
Test Case

Description of problem:
IllegalStateException is thrown when trying to scan BPMN2 file resource using ResourceChangeScanner of KnowledgeAgent. So BPMN process is not hotdeployable as result. The same exception in REsource ChangeScanner occurs with XLS, CSV, DRF and PKG of Guvnor.

Version-Release number of selected component (if applicable):
BRMS 5.3.0 DEV4

How reproducible:
Run attached test case.

Steps to Reproduce:
1. Unzip attechaed test case.
2. Run as Java application.
  
Actual results:
BPMN2 file is not hotdeployable resource.

Expected results:
All resources specified in  changeset specification of KnowledgeAgent should be hotdeployable.

Comment 1 Edson Tirelli 2012-01-23 20:36:41 UTC
This is fixed for XLS, CSV and BPMN. Working on the PKG under the other open ticket for this.

Comment 2 JBoss JIRA Server 2012-01-23 21:50:34 UTC
Edson Tirelli <ed.tirelli> updated the status of jira JBRULES-3358 to Resolved

Comment 3 JBoss JIRA Server 2012-01-23 21:50:38 UTC
Edson Tirelli <ed.tirelli> updated the status of jira JBRULES-3358 to Closed

Comment 5 Ryan Zhang 2012-02-15 09:12:23 UTC
Please verify the issue on 5.3 ER4.

Comment 6 Jiri Svitak 2012-02-21 09:55:10 UTC
Verified in 5.3 ER4.