jbossdemocentral / brms-coolstore-demo

Retail online web shopping cart example, the Cool Store demo leverages JBoss BRMS, JBoss Developer Studio, and Vaadin UI framework.
60 stars 64 forks source link

Improve installation on Windows #62

Closed DuncanDoyle closed 8 years ago

DuncanDoyle commented 8 years ago

The Windows init.bat files are completely broken. It's a real challenge to actually install the demo on Windows. We need to fix the installation. Best option, IMO, would be to move to Powershell.

DuncanDoyle commented 8 years ago

Decided to move to powershell. We need to do somewhat the same thing as what we've done here: https://github.com/jbossdemocentral/bpms-travel-agency-demo/blob/master/init.ps1