When I run curl http://localhost:8080/manager/text/list
it shows, OK - Listed applications for virtual host localhost /:running:0:ROOT /manager:running:0:manager /my/new/app/1.0:running:0:my#new#app#1.0 /docs:running:0:docs /host-manager:running:0:host-manager Saludos cordiales, José Ignacio Monreal Bailey | Ingeniero Civil en Computación *Cuidemos del medio ambiente. Por favor no imprimas este e-mail si no es necesario.* On Wed, Dec 10, 2014 at 3:50 PM, Jose Monreal <jmonr...@gmail.com> wrote: > I'm deploying my app using curl, and I get the following error, > > FAIL - Failed to deploy application at context path /my#new#app#1.0 > > But if I look inside webapps the app is unpacked, and if I load the server > with the context with reply ok. > Why could be giving me the FAIL message? > > Kind regards, > José >