Hide Forgot
Title: Library Mode This section lists Tomcat as a tested container, should probably be EWS Th section does not list running in Java SE which is supported
Adding Needinfo for Martin here. Martin can you please confirm the above and provide any other information? Thanks, Gemma.
Shay is right. I'm not sure which chapter this bug refers to so I looked up Tomcat in chapters: 1.3.2. Library Mode 12.2. About the CarMart Transactional Quickstart Both of these should be replaced with JBoss Enterprise Web Server 2 12.6.1. Build and Deploy the CarMart Quickstart to the Server - the specification of Tomcat should be removed and only JBoss Enterprise Web Server 2 should be left 12.6.1. Build and Deploy the CarMart Quickstart to the Server, Procedure 12.4. , step 2 - starting the server should look like this: For Linux users: $JBOSS_EWS_HOME/tomcat7/bin/catalina.sh run For Windows users: $JBOSS_EWS_HOME\tomcat7\bin\catalina.bat run About the support in Java SE. Chapter "1.3.2. Library Mode" should probably contain something like this: Besides running JBoss Data Grid in a container, one of the supported configurations is also standalone mode. JBoss Data Grid then runs as a standalone application in Java SE.
(In reply to Martin Gencur from comment #3) > Shay is right. I'm not sure which chapter this bug refers to so I looked up > Tomcat in chapters: > 1.3.2. Library Mode > 12.2. About the CarMart Transactional Quickstart > > Both of these should be replaced with JBoss Enterprise Web Server 2 > > 12.6.1. Build and Deploy the CarMart Quickstart to the Server - the > specification of Tomcat should be removed and only JBoss Enterprise Web > Server 2 should be left > 12.6.1. Build and Deploy the CarMart Quickstart to the Server, Procedure > 12.4. , step 2 - starting the server should look like this: > For Linux users: > $JBOSS_EWS_HOME/tomcat7/bin/catalina.sh run > For Windows users: > $JBOSS_EWS_HOME\tomcat7\bin\catalina.bat run > These changes have been implemented and are available for checking on the docbuilder. > About the support in Java SE. Chapter "1.3.2. Library Mode" should probably > contain something like this: Besides running JBoss Data Grid in a container, > one of the supported configurations is also standalone mode. JBoss Data Grid > then runs as a standalone application in Java SE. Added the following sentence "JBoss Data Grid can also be run as a standalone application in Java SE. Standalone mode is a supported alternative to running JBoss Data Grid in a container."
Verified, thanks.
The fix for this bug is now generally released and available here: https://access.redhat.com/site/documentation/en-US/Red_Hat_JBoss_Data_Grid/6.2/index.html