注意如下的一些值修改,否则可能发布不成功。有次我忘记了,导致不成功。-切记。
<?xml version="1.0" encoding="UTF-8"?>
<project-module
type="WEB"
name="ociws"
id="myeclipse.1285396731546"
context-root="/ociws"
j2ee-spec="5.0"
archive="ociws.war">
<attributes>
<attribute name="webrootdir" value="src/main/webapp" />
</attributes>
</project-module>
本文介绍了一种在MyEclipse中配置特定WEB模块的方法,包括XML声明、项目类型、名称标识、上下文路径等关键设置。此外还提供了webroot目录的属性定义。
1656

被折叠的 条评论
为什么被折叠?



