Re: chart in jboss portal
alex <[email protected]>
| Newsgroups | gmane.comp.java.open-symphony.webwork |
|---|---|
| Message-ID | <8436776.1145264757180.JavaMail.os-j2ee@opensymphony01.managed.contegix.com> |
i add
<supports>
<mime-type>text/html</mime-type>
<mime-type>image/png</mime-type>
<portlet-mode>EDIT</portlet-mode>
<portlet-mode>HELP</portlet-mode>
</supports>
to portlet.xml
and my j boss error when start
is there anything else i must do?
this is the error
[code]
org.jboss.deployment.DeploymentException: Cannot deploy portlet application; - n
ested throwable: (org.jboss.portal.common.util.TooManyElementException: Too many
children for element supports)
at org.jboss.portal.portlet.deployment.jboss.PortletAppDeployment.create
(PortletAppDeployment.java:146)
at org.jboss.portal.server.deployment.jboss.PortalDeploymentInfo$Deploym
entContext.create(PortalDeploymentInfo.java:196)
at org.jboss.portal.server.deployment.jboss.ServerDeployer.create(Server
Deployer.java:229)
at org.jboss.deployment.MainDeployer.create(MainDeployer.java:953)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:807)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
[/code]
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=25758&messageID=51614#51614
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]