[jira] Created: (PLUTO-566) Pluto portal does not include dependency of pluto-taglib needed to run jsp

View: New views
5 Messages — Rating Filter:   Alert me  

[jira] Created: (PLUTO-566) Pluto portal does not include dependency of pluto-taglib needed to run jsp

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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


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.


[jira] Updated: (PLUTO-566) Pluto portal does not include dependency of pluto-taglib needed to run jsp

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ https://issues.apache.org/jira/browse/PLUTO-566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gonzalo Aguilar updated PLUTO-566:
----------------------------------

    Attachment: add-taglib-dep-PLUTO-566.patch

This adds the taglib dependency to pluto-portal

> 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.


[jira] Resolved: (PLUTO-566) Pluto portal does not include dependency of pluto-taglib needed to run jsp

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ 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.


[jira] Commented: (PLUTO-566) Pluto portal does not include dependency of pluto-taglib needed to run jsp

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


    [ https://issues.apache.org/jira/browse/PLUTO-566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12714354#action_12714354 ]

Gonzalo Aguilar commented on PLUTO-566:
---------------------------------------

Ok. I suppose it should be shared because all portlets can use it. Right?

> 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.


[jira] Commented: (PLUTO-566) Pluto portal does not include dependency of pluto-taglib needed to run jsp

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


    [ https://issues.apache.org/jira/browse/PLUTO-566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12714365#action_12714365 ]

Ate Douma commented on PLUTO-566:
---------------------------------

Yes

> 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.