I simply installed tomcat, deployed eXo platform and deployed this google search portlet.
Fran�ois > -----Message d'origine----- > De : Shapira, Yoav [mailto:[EMAIL PROTECTED] > Envoy� : mercredi 5 mai 2004 15:11 > � : Tomcat Users List > Objet : RE: error during google portlet sample deploy > > > > Hi, > Are you deploying a crimson parser with your webapp? If so, > did you read tomcat's release notes or other documentation > regarding the configuration of XML parsers? > > Yoav Shapira > Millennium Research Informatics > > > >-----Original Message----- > >From: zze-MORON Fran�ois FTRD/DMI/REN > >[mailto:[EMAIL PROTECTED] > >Sent: Wednesday, May 05, 2004 9:00 AM > >To: [EMAIL PROTECTED] > >Subject: error during google portlet sample deploy > > > >Hi, > > > >I begin with portlets and i tried to deployed sourceforge > POST portlets > >samples in eXo portal. RSS works fine but I get following error with > >google portlet (it works fine with jetty + eXo). > >I tried with tomcat 5.019, 5.0.22 and 5.0.24. > >Can someone tell me what's worng ? > > > >Fran�ois > > > >######DEPLOY PORTLET: GooglePortletSample > >java.lang.IllegalStateException: can't declare any more prefixes in > >this context > > > > at > >org.xml.sax.helpers.NamespaceSupport$Context.declarePrefix(Unknown So > >urce) > > at org.xml.sax.helpers.NamespaceSupport.declarePrefix(Unknown > >Source) > > at > >org.apache.crimson.parser.Parser2.processAttributeNS(Parser2.java:177 > >1) > > at > >org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1620) > > at > >org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:667) > > at org.apache.crimson.parser.Parser2.parse(Parser2.java:337) > > at > >org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:448) > > > > at > >exo.commons.jaxb.impl.runtime.UnmarshallerImpl.unmarshal(Unmarshaller > >Impl.java:142) > > at > >javax.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(AbstractUnm > >arshallerImpl.java:131) > > at > >javax.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(AbstractUnm > >arshallerImpl.java:178) > > at > >exo.services.portletcontainer.impl.servlet.PortletApplicationListener > >.contextInitialized(PortletApplicationListener.java:69) > > at > >org.apache.catalina.core.StandardContext.listenerStart(StandardContex > >t.java:3805) > > at > >org.apache.catalina.core.StandardContext.start(StandardContext.java:4 > >321) > > at > >org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase > >.java:823) > > at > >org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:80 > >7) > > at > >org.apache.catalina.core.StandardHost.addChild(StandardHost.java:595) > > > > at > >org.apache.catalina.core.StandardHostDeployer.install(StandardHostDep > >loyer.java:277) > > at > >org.apache.catalina.core.StandardHost.install(StandardHost.java:832) > > at > >org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.j > >ava:683) > > at > >org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:432 > >) > > at > >org.apache.catalina.startup.HostConfig.check(HostConfig.java:1064) > > at > >org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java > >:327) > > at > >org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(Lifecycl > >eSupport.java:119) > > at > >org.apache.catalina.core.StandardHost.backgroundProcess(StandardHost. > >java:800) > > at > >org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.p > >rocessChildren(ContainerBase.java:1619) > > at > >org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.p > >rocessChildren(ContainerBase.java:1628) > > at > >org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.r > >un(ContainerBase.java:1608) > > at java.lang.Thread.run(Thread.java:534) > > > > This e-mail, including any attachments, is a confidential > business communication, and may contain information that is > confidential, proprietary and/or privileged. This e-mail is > intended only for the individual(s) to whom it is addressed, > and may not be saved, copied, printed, disclosed or used by > anyone else. If you are not the(an) intended recipient, > please immediately delete this e-mail from your computer > system and notify the sender. Thank you. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
