Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 Eclipse 开普勒安装。我创建了一个新的动态 Web 项目,并手动导入了 neo4j 的项目源,包括依赖项。neo4j 项目本身运行良好。但是当我尝试将它与 tomcat 7 一起使用时,我得到一个错误。我怀疑它无法写入磁盘,但它为我提供了一个ClassNotFoundException关系类型。
ClassNotFoundException
我还在我的 Windows 8 机器上禁用了 UAC。有任何想法吗?我快疯了。
听起来东西不在 classnotfound 错误的类路径中。您在 tomcat 的库中有所需的 JAR 吗?