Bug 1022814

Summary: To fix jboss-bpm-example app
Product: [Retired] JBoss BPMS Platform 6 Reporter: Ryan Zhang <rzhang>
Component: Build and AssemblyAssignee: Babak Mozaffari <bmozaffa>
Status: CLOSED CURRENTRELEASE QA Contact: Jan Hrcek <jhrcek>
Severity: unspecified Docs Contact:
Priority: medium    
Version: 6.0.0CC: kverlaen, rzhang
Target Milestone: ER5   
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:07:51 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:
Attachments:
Description Flags
build.log
none
server.log none

Description Ryan Zhang 2013-10-24 06:21:20 UTC
Description of problem:
The jboss-bpm-example-app has been created as discussed in maillist.
There is a compile error during build and pasted in the below. Build log also attached.

 Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project mortgage-demo-client: Compilation failure: Compilation failure:
[ERROR] /home/rzhang/workspace/jboss-bpm-example-app/mortgage-demo-client/src/main/java/src/com/redhat/bpms/examples/mortgage/PopulateServlet.java:[16,62] error: cannot find symbol
[ERROR] class RemoteConfiguration
[ERROR] /home/rzhang/workspace/jboss-bpm-example-app/mortgage-demo-client/src/main/java/src/com/redhat/bpms/examples/mortgage/PopulateServlet.java:[108,42] error: cannot find symbol
[ERROR] -> [Help 1]


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


How reproducible:



Steps to Reproduce:
1.git clone https://github.com/jboss-integration/jboss-bpm-example-app
2.mvn clean package
3.

Actual results:


Expected results:
No compile error

Additional info:

Comment 1 Ryan Zhang 2013-10-24 06:22:40 UTC
Created attachment 815632 [details]
build.log

Comment 4 Ryan Zhang 2013-10-24 11:07:29 UTC
Created attachment 815729 [details]
server.log

Comment 15 Ryan Zhang 2013-12-06 11:06:01 UTC
I think the titled issue (compile erro) has gone and can be verified. 
However there is another issue stop the bpm example app to deploy (See
https://bugzilla.redhat.com/show_bug.cgi?id=1033590 ), which can only be retested in ER6. (The code fixing it is ready though)

The latest one at the moment is in http://dev138.mw.lab.eng.bos.redhat.com/candidate/bpms-6.0.0-ER5/ .

Comment 17 Jan Hrcek 2014-01-08 07:17:08 UTC
Ok, verified with BPMS 6.0.0 ER7.
Cloned the demo from internal git repo and compiled/packaged it sucessfully. The package then successfully deployed in business central