[
https://issues.apache.org/jira/browse/PLUTO-566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ate Douma resolved PLUTO-566.
-----------------------------
Resolution: Invalid
The Pluto taglib jar is already provided through the shared class loader, e.g.
deployed to Tomcat lib (Tomcat 6) or shared/lib (Tomcat 5.5), so we don't need
it in a web app WEB-INF/lib
Note: if you run against a different web server like WebSphere, you might need
to add the portlet.tld and portlet_2.0.tld to your WEB-INF/tld folder,
something which for instance Jetspeed will do automatically for you.
That however is beyond the scope of Pluto Portal as its primary purpose is
providing a testing portal environment for the Pluto Container, not a
production quality portal (which it isn't).
> Pluto portal does not include dependency of pluto-taglib needed to run jsp
> --------------------------------------------------------------------------
>
> Key: PLUTO-566
> URL: https://issues.apache.org/jira/browse/PLUTO-566
> Project: Pluto
> Issue Type: Bug
> Reporter: Gonzalo Aguilar
> Fix For: 2.0.1
>
> Attachments: add-taglib-dep-PLUTO-566.patch
>
>
> Pluto portal pom.xml does not include this dependency.
> I will attach a patch to correct this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.