gpt4 book ai didi

java - Ubuntu 16.04 : Why is the directory of tomcat 8 split up? 如何在Eclipse中引用?

转载 作者:行者123 更新时间:2023-11-28 21:53:08 26 4
gpt4 key购买 nike

我是 ubuntu 的新手,在我的系统上安装了 tomcat8,我没有手动设置它。奇怪的是,这个安装不是由一个目录组成,而是由多个目录组成:

/usr/share/tomcat8
---- /bin
---- /conf (symlink)
---- /content
---- /lib
---- /log

/etc/tomcat8/
---- /Catalina
---- /conf (symlink)
---- /policy.d

/var/lib/tomcat8/
---- /conf (symlink)
---- /lib
---- /logs (symlink)
---- /webapps
---- /work (symlink)

我真的不明白为什么有人会这样安装tomcat,因为这对我来说似乎很复杂和令人困惑。我问这个的原因是因为当我想在 Eclipse 中使用这个 tomcat 安装时它会导致问题。它希望 /conf 文件夹与 /bin 位于同一目录并抛出错误,如果我想从 eclipse 中启动 tomcat8:

The configuration may be corrupt or incomplete

我找到了针对早期版本的 tomcat ( see here ) 的解决方案,但用户 Andy 的帖子对我不起作用。当我尝试执行 sudo ln -s/etc/tomcat8/policy.d/03catalina.policy conf/catalina.policy 时,它告诉我该文件已经存在。

谁能告诉我如何解决这个问题?

最佳答案

Krishnakumar Subbaiyan 的帖子解决了我的问题:

https://stackoverflow.com/a/27607441/3728901

感谢用户 dovy 的评论。

关于java - Ubuntu 16.04 : Why is the directory of tomcat 8 split up? 如何在Eclipse中引用?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/37548877/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com