-
Bug
-
Resolution: Done
-
Critical
-
6.0.2
-
None
Description of problem:
I noticed that many parts of Development Guides were not changed from the community documentation and so they contain unsupported containers or in some cases they are missing (e.g. mainly WebSphere is not mentioned).
It might not be all but from the quick look, I found the following:
13.5.1. JMS Queue Setup
"When the Workbench is deployed on the JBoss AS or EAP server," – I believe we should name the application Business Central and it can be deployed on EAP or WebSphere. (JBoss AS is not supported)
13.6.3. The JMS Remote Java RuntimeEngine Factory
"However, this is only possible when the jBPM console or KIE Workbench instance is running on Wildfly or JBoss AS, or JBoss EAP." – this part is probably also from the community version. There should be Business Central instead of "jBPM console or KIE Workbench instance" and probably running only on JBoss EAP.
13.10. RemoteJmsRuntimeFactory constructor arguments
serverURL java.net.URL This is the URL of the (JBoss) server instance.. – it is not just for JBoss EAP server instance but also for WebSphere
Configuration using an InitialContext instance
Important - replace all "JBoss AS 7 or EAP 6" just for "EAP6". In that case the version of the artifact should not vary and a user should know which version to use "Depending on the version of AS 7 or EAP 6 that you use, this version may vary.".
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info: