- 
        1. Re: Portlet 2.0 Tag Libraryapellicon Dec 17, 2008 2:46 AM (in response to apellicon)Any help? Do I need to provide some more data? 
- 
        2. Re: Portlet 2.0 Tag Libraryclaprun Jan 5, 2009 10:01 AM (in response to apellicon)There is indeed a problem with the 2.0 taglib loading... 
 https://jira.jboss.org/jira/browse/JBPORTAL-2269
- 
        3. Re: Portlet 2.0 Tag Libraryapellicon Jan 5, 2009 4:18 PM (in response to apellicon)Thanks for responding. 
 I worked around it for now by using the API. Although, it would help a lot to have the library working.
- 
        4. Re: Portlet 2.0 Tag Libraryclaprun Jan 5, 2009 7:09 PM (in response to apellicon)This should now be fixed in subversion. Thanks for the report! 
- 
        5. Re: Portlet 2.0 Tag Libraryclaprun Jan 6, 2009 4:59 AM (in response to apellicon)To be more precise, what has been fixed is the automatic inclusion of the tag library in the portlet application as was the case for JSR-168 portlets. If you included the JSR-286 tag lib in your portlet manually, it should have worked fine. 
 A side effect to this fix is that if you use JSR-286 for your portlets, you need to use the JSR-286 tag lib in your JSPs as using the JSR-186 version will cause an error. See http://www.jboss.org/community/docs/DOC-13228 for more details.
 
    