Eclipse/Flex WTP 项目停止在 Eclipse 中运行

发布于 2024-08-17 08:48:43 字数 449 浏览 4 评论 0原文

我在 Eclipse 中有一个 Flex/WTP 项目,该项目在 Eclipse 中运行了很短一段时间,但随后突然停止工作。具体来说,它抱怨无法在服务器端找到 Java 类。我没有对项目进行任何配置或路径更改。

具体错误是: [FaultEvent 故障 =[RPC 故障故障字符串 =“无法创建类型为“com.company.project.business.LoginService”的类。”错误代码 =“Server.ResourceUnavailable”错误详细信息 =“类型

但是,问题实际上看起来像这些类从未发布到 Eclipse 为 WTP 项目设置的 Tomcat 临时版本。

有没有人见过这种情况,其中 Eclipse/Flex/ WTP 项目停止发布应用程序的部分

注意:如果我从项目中导出 WAR 文件并自己在 Tomcat 上运行它,那么

任何帮助都会很好

I have a Flex/WTP project within Eclipse that was running within Eclipse for a short time but then all of a sudden stopped working. Specifically, it was complaining about not being able to find a Java class on the server-side. I have not made any configuration or path changes to the project.

The specific error is:
[FaultEvent fault=[RPC Fault faultString="Cannot create class of type 'com.company.project.business.LoginService'." faultCode="Server.ResourceUnavailable" faultDetail="Type

But, the problem actually looks like the classes are never being published to the temp version of tomcat that Eclipse sets up for the WTP project.

Has anyone seen this case where the Eclipse/Flex/WTP project stops publishing portions of the application.

NOTE: If I export the WAR file from the project and run it on Tomcat myself, it works fine.

Any help would greatly be appreciated.

-FortPointUIGuy

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文