weblogic 的部署问题

如果在autodeploy 目录下删除了,还是存在发布问题

在控制台里删除的时候,会收到下面的错误提示

The application _appsdir_gggg_dir was autodeployed and may only be deleted by removing the file(s) from the domain autodeploy directory. 
  The application _appsdir_SSBookstore_dir was autodeployed and may only be deleted by removing the file(s) from the domain autodeploy directory. 
  All of the Deployments selected are currently in a state which is incompatible with this operation. No action will be performed. 


看看   demains\base_domain\config\config.xml 文件

会看到

<app-deployment> 这里有没有删除掉的工程,删除掉,再重起看看。

你可能感兴趣的:(xml,weblogic)