Since jBPM server is based on Wildfly then I was thinking it should be possible to deploy a homebrew application and it would have access to the jBPM APIs automatically (or maybe it needs something in the jboss-deployment-structure.xml to get access to those APIs as dependencies??) but I'm not seeing anything in the documentation about how to do that. So, bigger question - is the jBPM server even built to allow deploying homebrew applications in the first place? I'm beginning to think it just plain doesn't.
So the above question(s) are our team reaching for anything to get our app to work after we upgrade jBPM from 6.1.0 to something higher in the 7.x realm. Our wildfly 26 is standalone, and jBPM is the simple non-server implementation. Wildfly startup log complains that it can't find certain jBPM classes even though they exist in the modules directory with what we think is a proper module.xml. It all works with jBPM 6.1.0.