-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
What?
- Setup a weblogic domain with two managed servers
- Install Camunda EAR and webapps in versions 7.10 and 7.9 (latest patches) such that one managed server runs 7.10 and one managed server runs 7.9
- Deploy process applications to each server
- Ensure process application and webapp functionality
- Check functionality with respect to JNDI and MBeans
- Bonus: Try the same with one managed server (this will probably fail due to MBean registration)
Outcome
- Understand if we need to make any changes in code to support this scenario
- Understand at which points our installation guide is inaccurate for this scenario
- Recommend an extent to which we should cover this scenario by automated tests
This may involve
- shared libraries for 7.10 and 7.9
- giving the Camunda EARs different names than the default names
- associating the EAR (and other artifacts) with the correct shared library version