Hi!
Somehow the ME deployer doesn’t work anymore for me. I experience the following errors:
1. When I am try the check the project properties MyEclipse-Web, I get a pop-up with the message: The currently displayed page contains invalid values.
The log contains:
!ENTRY org.eclipse.ui 4 4 2005-04-07 15:40:13.299
!MESSAGE Internal plug-in action delegate error on creation.
!STACK 0
java.lang.LinkageError: loader constraints violated when linking org/xml/sax/EntityResolver class
at org.jdom.input.SAXBuilder.configureParser(SAXBuilder.java:506)
at org.jdom.input.SAXBuilder.build(SAXBuilder.java:351)
at org.jdom.input.SAXBuilder.build(SAXBuilder.java:673)
at com.genuitec.eclipse.j2eedt.metadata.ProjectModule.unmarshal(Unknown Source)
at com.genuitec.eclipse.j2eedt.core.J2EEProject.loadMetaData(Unknown Source)
at com.genuitec.eclipse.j2eedt.core.J2EEProject.<init>(Unknown Source)
at com.genuitec.eclipse.j2eedt.core.WebProject.<init>(Unknown Source)
at com.genuitec.eclipse.j2eedt.core.WebProject.<init>(Unknown Source)
at com.genuitec.eclipse.j2eedt.core.J2EECore.getWebProjectsList(Unknown Source)
at com.genuitec.eclipse.j2eedt.core.J2EECore.getWebProject(Unknown Source)
at com.genuitec.eclipse.j2eedt.ui.action.WebProjectRevertActionDelegate.selectionChanged(Unknown Source)
at org.eclipse.ui.internal.PluginAction.refreshEnablement(PluginAction.java:195)
The content of the .mymetadata file seems to be normal for me:
<?xml version=”1.0″ encoding=”UTF-8″?>
<project-module context-root=”/vip” name=”vip” archive=”vip.war” type=”WEB” id=”myeclipse.1107794325277″>
<attributes>
<attribute name=”webrootdir” value=”/Web Root”/>
</attributes>
</project-module>
2. Also the project doesn’t appear in the Deployment Manager anymore.
What can be wrong here?
Version: 3.1.0
Build id: I20050219-1500
Version: 3.8.4
Build id: 200501171200-3.8.4
Thanks in advance,
Bela