将 JAR 从 tempDeploy 文件夹重命名为部署文件夹时出错
当我尝试通过 Maven 与 PrimeFaces 和 JBoss 一起工作时,我不断收到此错误。我在任何地方都找不到解决方案。有人知道我必须对此做什么吗?
将 C:\Users\dlmai61\workspace.metadata.plugins\org.jboss.ide.eclipse.as.core\JBoss_6.x_Runtime_1_Server1319181703325\tempDeploy\tmp8637101057152747448.jar 重命名为时出错C:\Users\dlmai61\workspace.metadata.plugins\org.jboss.ide.eclipse.as.core\JBoss_6.x_Runtime_1_Server1319181703325\deploy\rdtravel-ear.ear\rdtravel-war-1.0-SNAPSHOT.war\WEB-INF \lib\primefaces-3.0.M3.jar。
这可能是由于服务器的临时部署目录与最终目标位于不同的文件系统上造成的。
您可以在服务器编辑器中调整这些设置。
I keep getting this error while trying to work with PrimeFaces and JBoss together via Maven. I can't find a solution anywhere. Does anybody know what I have to do about this?
Error renaming C:\Users\dlmai61\workspace.metadata.plugins\org.jboss.ide.eclipse.as.core\JBoss_6.x_Runtime_1_Server1319181703325\tempDeploy\tmp8637101057152747448.jar to C:\Users\dlmai61\workspace.metadata.plugins\org.jboss.ide.eclipse.as.core\JBoss_6.x_Runtime_1_Server1319181703325\deploy\rdtravel-ear.ear\rdtravel-war-1.0-SNAPSHOT.war\WEB-INF\lib\primefaces-3.0.M3.jar.
This may be caused by your server's temporary deploy directory being on a different filesystem than the final destination.
You may adjust these settings in the server editor.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论