You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by evi <ev...@evi.pri.ee> on 2007/03/20 11:18:16 UTC

Portlet deployment error

Hi!

I am trying to get a sample portlet working on J2.1
(http://studyguides.scja.com/jsr168/portalmockexamsportlettutorials.jsp?link
=sampleportlets, ImageDisplay.war). The portlet appeard to the portal site,
but gives an error: 

"Portlet is Not Available: ImageDisplay::ImageDisplayPortlet Reason: null"

Localhost.log gives the following message:

Mar 19, 2007 6:01:56 PM org.apache.catalina.core.ApplicationContext log
INFO: JetspeedContainerServlet: starting initialization of Portlet
Application at: ImageDisplay
Mar 19, 2007 6:01:56 PM org.apache.catalina.core.ApplicationContext log
INFO: JetspeedContainerServlet: Could not yet start portlet application at:
ImageDisplay. Starting back ground thread to start when the portal comes
online.
Mar 19, 2007 6:01:56 PM org.apache.catalina.core.ApplicationContext log
INFO: JetspeedContainerServlet: initialization done for Portlet Application
at: ImageDisplay
Mar 19, 2007 6:01:56 PM org.apache.catalina.core.ApplicationContext log
INFO: JetspeedContainerServlet: attemping to start Portlet Application at:
ImageDisplay
Mar 19, 2007 6:01:58 PM org.apache.catalina.core.ApplicationContext log
INFO: JetspeedContainerServlet: started Portlet Application at: ImageDisplay
Mar 19, 2007 6:33:43 PM org.apache.catalina.core.ApplicationDispatcher
invoke
SEVERE: Servlet.service() for servlet jsp threw exception
org.apache.jasper.JasperException: File "/WEB-INF/tld/std-portlet.tld" not
found

I understand that there is a file "std-portlet.tld" missing but I do not
know  if J2 should generate the file after the .war file is copied to
"deploy" directory or should this file be added in some other way. 

Also, has anybody used the free portlet samples from
http://studyguides.scja.com/jsr168/portalmockexamsportlettutorials.jsp?link=
sampleportlets and do they usually work?

Evi

 


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org