Bug 1040668 - Title: Library Mode
Summary: Title: Library Mode
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: Documentation
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: CR1
: 6.2.0
Assignee: gsheldon
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-11 20:59 UTC by Shay Matasaro
Modified: 2014-01-16 00:03 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Build: CSProcessor Builder Version 1.12 Build Name: 14117, Getting Started Guide-6.1-2 Build Date: 06-08-2013 10:02:39 Topic ID: 11652-297775 [Specified]
Last Closed: 2014-01-16 00:03:34 UTC
Type: Bug


Attachments (Terms of Use)

Description Shay Matasaro 2013-12-11 20:59:51 UTC
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

Comment 2 gsheldon 2013-12-12 03:01:50 UTC
Adding Needinfo for Martin here.

Martin can you please confirm the above and provide any other information?

Thanks,

Gemma.

Comment 3 Martin Gencur 2013-12-12 08:00:00 UTC
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.

Comment 4 gsheldon 2013-12-13 02:49:29 UTC
(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."

Comment 6 Jakub Markos 2014-01-10 13:58:17 UTC
Verified, thanks.

Comment 7 Misha H. Ali 2014-01-16 00:03:34 UTC
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


Note You need to log in before you can comment on or make changes to this bug.