Hi, I'm trying to access a Seam Context from a Servlet.
Unfortunately I get always NullPointerExceptions.
I tempt things like that:
Contexts.getCoversationContext().set("foo", new String("bar"));
Any suggestions?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4068790#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...