Skip to content

JohnnyCosta/remote-tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TASKS API POC with INFINISPAN DEPLOYMENT

Compile using maven: mvn clean package

Copy deployment "remote-task.jar" to Data grid or Infinispan server deployment folder "%JBOSS_HOME%/standalone/deployments". Optionally, can run install target, but need to change pom.xml variable infinispan.path.````

To install the lib. Copy module folder to %JBOSS_HOME%, that contains the definition to be loaded on infinispan commons. And copy target/module to %JBOSS_HOME%, that contains the new module.

Add the following to the cluster cache configuration (for example standalone.xml on "%JBOSS_HOME%/standalone/configuration):

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages