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#4065888 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4065888 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
