Deployment to WildFly on Windows - CustomerID
Ubisecure CustomerID uses WildFly as a J2EE Container. This chapter describes how to deploy the cid-ear-x.x.x.ear
 and cid-worker-ear-x.x.x.ear
 enterprise archives (EARs).
Deploy the Ubisecure CustomerID applications to WildFly using the deploy-ear.cmd
script. When invoking the script, you must supply the path to the EAR file, like in the example below:Â
cd /D "%PROGRAMFILES%\Ubisecure\customerid\tools\" deploy-ear.cmd %USERPROFILE%\Desktop\customerid\cid-ear-x.x.x.ear deploy-ear.cmd %USERPROFILE%\Desktop\customerid\cid-worker-ear-x.x.x.ear