[
https://issues.jboss.org/browse/JBPORTAL-2489?page=com.atlassian.jira.plu...
]
Biljana Kramer updated JBPORTAL-2489:
-------------------------------------
Attachment: sample-portlets-web.war
gatein-sample-extension.ear
gatein-portal-ds.xml
Files that can be used to reproduce the issue.
Site Import/Export Error
------------------------
Key: JBPORTAL-2489
URL:
https://issues.jboss.org/browse/JBPORTAL-2489
Project: JBoss Portal
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Portal WSRP
Environment: JBoss Enterprise Portal Platform 5.2
Reporter: Biljana Kramer
Assignee: Chris Laprun
Attachments: gatein-portal-ds.xml, gatein-sample-extension.ear,
sample-portlets-web.war
When I try to export a site that contains pages with WSRP portlet, it fails with the
following exception:
Caused by: org.gatein.management.api.binding.BindingException:
javax.xml.stream.XMLStreamException: WSRP portlet marshalling not supported.
at
org.exoplatform.portal.mop.management.binding.xml.PageMarshaller.marshal(PageMarshaller.java:75)
at
org.exoplatform.portal.mop.management.binding.xml.PageMarshaller.marshal(PageMarshaller.java:49)
at
org.exoplatform.portal.mop.management.exportimport.PageExportTask.export(PageExportTask.java:77)
at
org.gatein.management.core.api.binding.zip.ExportResourceModelMarshaller.marshal(ExportResourceModelMarshaller.java:78)
... 28 more
Caused by: javax.xml.stream.XMLStreamException: WSRP portlet marshalling not supported.
at
org.exoplatform.portal.mop.management.binding.xml.AbstractMarshaller.marshalModelObject(AbstractMarshaller.java:79)
at
org.exoplatform.portal.mop.management.binding.xml.PageMarshaller.marshalPage(PageMarshaller.java:145)
at
org.exoplatform.portal.mop.management.binding.xml.PageMarshaller.marshal(PageMarshaller.java:64)
... 31 more
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira