简体   繁体   English

Weblogic Workshop 10.3中的问题,Weblogic Portlet开发

[英]Issue in Weblogic Workshop 10.3, Weblogic Portlet development

I am configuring Weblogic Portlets in Weblogic Workshop 10.3. 我正在Weblogic Workshop 10.3中配置Weblogic Portlet。 I have all the projects configured and the EAR project specified. 我已经配置了所有项目,并指定了EAR项目。
In my main Portal Project, I am constantly getting the following errors while compilation. 在我的主要Portal项目中,编译时不断出现以下错误。

eg 例如

"beehive-controls-1.0.1-10.0" library is on the classpath of this project, but is not in the weblogic-application.xml file of the EAR project "" “ beehive-controls-1.0.1-10.0”库位于此项目的类路径上,但不在EAR项目“”的weblogic-application.xml文件中

I have done all checks and the library name is mentioned the weblogic-application.xml file. 我已经进行了所有检查,并在weblogic-application.xml文件中提到了库名。 I tried googling but to no avail. 我尝试了谷歌搜索,但无济于事。 Please let me know if any more information is required. 请让我知道是否需要更多信息。

Thanks, Sid 谢谢,席德

There is a problem with the file system. 文件系统有问题。 Just delete (take a backup) the weblogic-application.xml from the workspace folder. 只需从工作区文件夹中删除(备份)weblogic-application.xml。 And then you can right click the error and do a quick fix to add the library to the weblogic-application.xml file. 然后,您可以右键单击错误并进行快速修复,以将库添加到weblogic-application.xml文件。 And do a build. 并进行构建。 This fixed the problem for me.. Hope it does for you too!! 这为我解决了问题。希望它也对您有用! :) :)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM