This is not a valid way to instantiate a Seam component
host = new ReturnServer();
You need something like
Component.getInstance("host");
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113435#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...