[jboss-user] [JBoss Portal Users] - Re: No such method --> org.jboss.portal.portlet.impl.jsr168.

jberdat@hotmail.com do-not-reply at jboss.com
Sun Aug 23 11:46:27 EDT 2009


I've done the following which solved my problem. I overwrite the class:
org.jboss.portal.portlet.impl.jsr168.api.MimeResponseImpl

and added the following:
anonymous wrote : 
  |    public OutputStream getOutputStream() throws IOException {
  | 	   return this.getPortletOutputStream();
  |    }
  | 

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4251039#4251039

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4251039



More information about the jboss-user mailing list