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#4068790

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4068790
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to