[jboss-jira] [JBoss JIRA] Created: (JBPORTAL-2481) EPP5 and Flash Portlet - Missing TLD?
Gary Lamperillo (JIRA)
jira-events at lists.jboss.org
Wed Jun 23 19:28:46 EDT 2010
EPP5 and Flash Portlet - Missing TLD?
-------------------------------------
Key: JBPORTAL-2481
URL: https://jira.jboss.org/browse/JBPORTAL-2481
Project: JBoss Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Environment: EPP 5 and Flash Portlet Example
Reporter: Gary Lamperillo
When bringing the FlashPortlet into EPP 5 and JBDS 3.0.1, there is an issue regarding the JSP TLD.
The following TLD and class/jar can not be found, and it causes errors in the Portlet deployment:
<%@ page language="java" extends="org.jboss.portal.core.servlet.jsp.PortalJsp" %>
<%@ taglib uri="http://java.sun.com/portlet" prefix="portlet" %>
Also tried http://java.sun.com/portlet2_2_0
Also, the swf url is not available, as a workaround replace with http://www.portfoliodesign.org/images/stories/portfolio/sample/fireworks.swf
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list