I read CatalogPortlet.java sources and i saw lines
PortalNode current = req.getPortalNode();
for JBossRenderRequest req; definition.
In new api there isn't class org.jboss.portlet.JBossRenderRequest but newest
javax.portlet.RenderRequest whitch don't have method getPortalNode();
Where should I search it?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4065888#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...