[
http://jira.jboss.com/jira/browse/JBFORUMS-222?page=comments#action_12361207 ]
Ryszard Kozmik commented on JBFORUMS-222:
-----------------------------------------
hi
Funny because yesterday I just did all you wrote about but I found some other issues and I
didn't commit to look closer into them. Thanks for being helpful. Keep going :-)
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