Client-Server mode

In Client-Server mode, applications and caches do not run in different JVMs. You first need to start a standalone JBoss Data Grid server. Download, install, and start jboss-datagrid-7.0.0-server.zip:

$unzip jboss-datagrid-7.0.0-server.zip$cd jboss-datagrid-7.0.0-server/bin$./standalone.sh22:19:47,063 INFO [org.infinispan.server.endpoint] (MSC service thread 1-8) DGENDPT10000: REST starting22:19:47,063 INFO [org.infinispan.server.endpoint] (MSC service thread 1-2) DGENDPT10000: MemcachedServer starting22:19:47,063 INFO [org.infinispan.server.endpoint] (MSC service thread 1-6) DGENDPT10000: HotRodServer starting22:19:47,064 INFO [org.infinispan.server.endpoint] (MSC service thread 1-6) DGENDPT10001: HotRodServer listening ...

Get JBoss: Developer's Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.