Created attachment 837121 [details] Invalid form in the Big App Description of problem: The Mortgage application should contain exactly 5 form modeler forms (1 process start form + 4 x 1 for each of the human tasks in the MortgageApplication process). But it contains 6 - one of them is invalid and cannot be opened. Please remove the invalid form artifact "MortgageApplication.MortgageApplication-taskform" from the Big app's git repository. This artifact seems to be some leftover created during the development of the big app and was later not deleted. When I click it in an effort to open in in form modeler I get the following error: Error getting form default://master@MortageApplication/MortgageApplication/src/main/resources/com/redhat/bpms/examples/mortgage/MortgageApplication.MortgageApplication-taskform.form: java.lang.NullPointerException Version-Release number of selected component (if applicable): BPMS 6.0.0 ER5 How reproducible: Always Steps to Reproduce: 1. install jboss-bpm-example (Big App) in BPMS 6.0.0 ER5 (For example using Eric Schabell's project https://github.com/eschabell/bpms-mortgage-demo) 2. In Project authoring select MortgageApplication open a list of Form definitions and click MortgageApplication.MortgageApplication-taskform to open it Actual results: You will see an error pasted in description Expected results: There should be no error when opening the big app's artifacts
Created attachment 837124 [details] Typo in big app's repo name
And while you're at it, could you please fix the typo in big app's repository name (see screenshot).. I really don't want to open separate bugzilla for such issue.
This is the artifact, that in my opinion, should be removed: http://git.app.eng.bos.redhat.com/jboss-bpm-example-app.git/tree/mortgage-demo-repo/src/main/resources/mortgage-demo/MortgageApplication/src/main/resources/com/redhat/bpms/examples/mortgage/MortgageApplication.MortgageApplication-taskform.form
Hi Jan, I don't have access to that repository you should ask to eschabell to update the example. That's not maintained by the developer's team. Not sure if I should mark this as modified/resolved or just close this BZ
Hello Mauricio, I believe it should be handled by the developper of the bigapp, Babak Mozaffari. However I was not sure which other product component should I use so that this bugzilla gets to him. @Babak, can you please take a look at this issue / clarify who's responsible for maintenance of the Big App?
I've taken over responsibility for the BigApp an will fix.
Fixed: https://github.com/jboss-integration/jboss-bpm-example-app/commit/4e1a69ab29c5b34d9272cb3d56c34888486f8ac5 Note that the typo shown in the screenshot is the repository name, which the user should specify himself when cloning the repo. So, afaik, this was a user typo, not something we should fix in the repo itself.
Ok, the form artifact is no logner part of BPM Example app repository. Verified with BPMS 6.0.0 ER7