Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1039670

Summary: Business Central running on windows will fail when trying to collect info about the deployment
Product: [Retired] JBoss BPMS Platform 6 Reporter: Marco Rietveld <mrietvel>
Component: Business CentralAssignee: Marco Rietveld <mrietvel>
Status: CLOSED CURRENTRELEASE QA Contact: Radovan Synek <rsynek>
Severity: high Docs Contact:
Priority: urgent    
Version: 6.0.0CC: kverlaen, rsynek, smcgowan
Target Milestone: ER6   
Target Release: 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-06 20:12:40 UTC 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:

Description Marco Rietveld 2013-12-09 18:12:49 UTC
Description of problem:

The file separator is used in a regex and will cause the regex to fail when running on windows. 

This is because Java's regex engine (correctly) sees "\" as an escape slash, and not as a path separator. 

This bz is in order to be able to cherry-pick this commit into the product branch: 

https://github.com/droolsjbpm/jbpm/commit/7616b061f0f1933289f0c1d53b39cda51ae00d8a

Comment 3 Marco Rietveld 2013-12-10 18:13:24 UTC
To be clear: 

The isssue that QA should test is that the accessing and using deployments (kjars) that contain *.ftl, *.form and/or *.class files works fine on windows in business central.

Comment 4 Radovan Synek 2014-01-07 17:00:26 UTC
Verified on BPMS-6.0.0.ER7