Hide Forgot
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:
Created attachment 815632 [details] build.log
Created attachment 815729 [details] server.log
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/ .
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