[jboss-user] [JBoss Seam] - Seam and tomahawk-sandbox graphicimagedynamic

frehan do-not-reply at jboss.com
Wed Nov 8 07:20:12 EST 2006


Hi!

I am trying to use the graphicimagedynamic component of sandbox togheter with Seam. the graphicimagedynamic uses a ImageRenderer where the FacesContext is set using:

 public void setContext(FacesContext facesContext, ResourceContext imageContext) throws IOException

The problem is that when  facesContext.getApplication() is called it is null.
IF I then try with the Seam context Contexts.getApplicationContext() or Contexts.getSessionContext() it is also null in the renderer. 

Has anybody a solution for this problem. Or any other working method of diplaying a dynamic image in a web page using seam and jsf.?

/F

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

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



More information about the jboss-user mailing list