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

Luca Stancapiano (JIRA) jira-events at lists.jboss.org
Wed May 2 06:52:30 EDT 2007


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


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