Deploy war to Websphere Liberty Profile 8.5.5.0

Hi,

my env: Intellij 13.0.1, Windows 8 with Websphere Liberty Profile 8.5.5.0
i have a very simple war file and try to deploy it onto WLP 8.5.5.0.
Everytime I run or update the application and have Intellij to redeploy, the deployments do not success ( see screenshot).

WLP.PNG
Using the browser to point to the web application reveals that the resource is not available.

Can someone help ?

k8g

0
Avatar
Permanently deleted user

I messed up the host value inside the httpEndpoint tag.
Reset the value to localhost fixed the problem.

0

请先登录再写评论。