Recently we realized that our EARs/WARs contain special characters like ## … which causes some problems in the deployment process. But with JBoss 7 it is really simple now to avoid this, because you can specify with which name the EAR/WAR will be deployed in the container. I wrote the following small deploy-script using the […]
↧