查找EJB项目的部署描述符并打开。
Find the deployment descriptor for the EJB project and open it.
此名称在客户机项目的部署描述符中引用,因此请双击打开它。
This name is referenced in the deployment descriptor for the client project, so open it by double-clicking it.
有时候,更改了项目的部署描述符后,服务器可能不会注意到这个更改。
Sometimes, when changing a project's deployment descriptors, the server may not notice that a change has been made.
这意味着我们向EJB项目的 EJB部署描述符中添加一个名为LoggingMediation 的条目。
This means we add an entry to the EJB deployment descriptor of the EJB project, named LoggingMediation.
您可以解决此问题,方法是手工将web部署描述符(web . xml)从web项目的web- INF文件夹复制到错误消息中给定的位置。
You can work around this issue by manually copying the web deployment descriptor (web.xml) from the WEB-INF folder of your web project to the location given in the error message.
请确保jndi名映射到在Portlet项目的Web部署描述符中定义的名称。
Make sure your JNDI names map to the ones defined in the Web deployment descriptor of the portlet project.
请确保jndi名映射到在Portlet项目的Web部署描述符中定义的名称。
Make sure your JNDI names map to the ones defined in the Web deployment descriptor of the portlet project.
应用推荐