[jboss-user] [JBoss Portal] New message: "Re: Resources for using portal api"

Monkey Den do-not-reply at jboss.com
Thu Feb 18 13:52:39 EST 2010


User development,

A new message was posted in the thread "Resources for using portal api":

http://community.jboss.org/message/527101#527101

Author  : Monkey Den
Profile : http://community.jboss.org/people/monkeyden

Message:
--------------------------------------------------------------
The example in the video is pretty simple but it doesn't deploy correctly.  Here is the error I get on startup:
 
Exception sending context initialized event to listener instance of class org.jboss.seam.servlet.SeamListener
java.lang.RuntimeException: error while reading /WEB-INF/components.xml
    at org.jboss.seam.init.Initialization.initComponentsFromXmlDocument(Initialization.java:231)
    at org.jboss.seam.init.Initialization.create(Initialization.java:134)
    at org.jboss.seam.servlet.SeamListener.contextInitialized(SeamListener.java:35)
    at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3856)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:4361)
    at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:790)
    at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:770)
    at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:553)
    at sun.reflect.GeneratedMethodAccessor138.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
....
Caused by: java.lang.RuntimeException: Error loading element PortalIdentity with component name null and component class null
 
Can anyone shed some light on it?
 
Thanks

--------------------------------------------------------------

To reply to this message visit the message page: http://community.jboss.org/message/527101#527101




More information about the jboss-user mailing list