From dcbdb59e00e1d44f1d93b13638fcdd53373eac48 Mon Sep 17 00:00:00 2001 From: Stian Thorgersen Date: Mon, 4 May 2015 15:33:06 +0200 Subject: [PATCH] Updated instructions to deploy cors to use wildfly --- examples/cors/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/cors/README.md b/examples/cors/README.md index 89ac4a85fd..f2de71f2df 100755 --- a/examples/cors/README.md +++ b/examples/cors/README.md @@ -52,7 +52,7 @@ next you must build and deploy ``` cd cors -mvn clean install jboss-as:deploy +mvn clean install wildfly:deploy ``` Step 5: Login and Observe Apps