[jboss-jira] [JBoss JIRA] Resolved: (JBFORUMS-222) using jboss forums 1.0.1rc with new portal-portlet-lib.jar of jboss portal 2.6 cr2

Ryszard Kozmik (JIRA) jira-events at lists.jboss.org
Tue May 8 20:47:52 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBFORUMS-222?page=all ]

Ryszard Kozmik resolved JBFORUMS-222.
-------------------------------------

    Resolution: Done

> using jboss forums 1.0.1rc with new portal-portlet-lib.jar of jboss portal 2.6 cr2
> ----------------------------------------------------------------------------------
>
>                 Key: JBFORUMS-222
>                 URL: http://jira.jboss.com/jira/browse/JBFORUMS-222
>             Project: JBoss Forums
>          Issue Type: Bug
>          Components: Forum Enhancements, Portlet Productization
>    Affects Versions: 1.0.1 RC
>         Environment: jboss forums taken from svn http://anonsvn.labs.jboss.com/labs/jbossforums/branches/forums101P26 
> and 
> jboss portal taken from svn http://anonsvn.jboss.org/repos/portal/tags/JBoss_Portal_2_6_0_CR2
>            Reporter: Luca Stancapiano
>         Assigned To: Ryszard Kozmik
>             Fix For: 1.0.0 GA, 1.0.1 RC
>
>          Time Spent: 2 hours, 30 minutes
>
> hi......I've seen that jboss forums uses a old version of jboss-portlet-lib.jar. If I switch jboss forums to the new lib , ForumsJSFPortlet.java don't recognize org.jboss.portal.portlet.impl.jsr168.PortletRequestImpl class because that class has changed package.
> If I change ForumsJSFPortlet.java : row 55 so:
> import org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl;
> instead of:
> import org.jboss.portal.portlet.impl.jsr168.PortletRequestImpl;
> I can to use the new lib

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list