-
Notifications
You must be signed in to change notification settings - Fork 0
belaban/jdg-client
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
JDG demo ======== Configuration ------------- * Download a copy of JDG (JBoss Data Grid) server and unpack it into a dir (say JDG) * Copy *.html plus ojo, xstyle, put-selector and dgrid into jdg/rest: cp -r *.html put* xstyle* dgrid* $JDG/rest/ * Copy *.xml into $JDG/standalone/configuration/ * Copy *.sh into $JDG/bin Starting a cluster of JDG servers --------------------------------- * Run $JDG/bin/lon.sh to start instances in the LON site cd $JDG/bin ./lon.sh lon1 192.168.1.5 0 (name bind address port-offset) lon.sh without args prints the parameter info * If you run multiple instances on the same box, make sure to use different port offsets
About
Javascript tests for a JDG demo client
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published