| Dennis Pagano 2007-07-15, 1:24 pm |
| I have RAD 7.0.0.3 and WebSphere Portal 6.0 installed on my laptop. In RAD I generated the simple default portlet to test that I could connect to the running portal and run the simple portlet. I get the following error when I tried to do this. Attached
is the full console output from RAD. What do I need to do to resolve this?
[7/15/07 4:50:30:438 EDT] 00000063 DeploymentApp W com.ibm.wps.services.deployment.DeploymentAppInfo determinePortletType
SAXException: Premature end of file.
[7/15/07 4:50:30:500 EDT] 00000063 Engine E com.ibm.wps.command.xml.Engine XMLEngine EJPFB0002E: Exception occurred.
com.ibm.wps.command.xml.XmlCommandException: EJPXA0043E: An error occurred while creating or updating the resource. [web-app]
at com.ibm.wps.command.xml.UpdateEngine.execItem(UpdateEngine.java:260)
at com.ibm.wps.command.xml.UpdateEngine.processItem(UpdateEngine.java:189)
at com.ibm.wps.command.xml.UpdateEngine.updateTopLevelItem(UpdateEngine.java:155)
at com.ibm.wps.command.xml.XmlAccessHandler.fillObjectModel(XmlAccessHandler.java:343)
at com.ibm.wps.command.xml.XmlAccessHandler.endElement(XmlAccessHandler.java:225)
|