I've solved my problem by looking at the code of FeedServlet in Seam
wiki example. Injection doesn't work so I had to use
org.jboss.seam.Component.getInstance() calls within a servlet.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4070320#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...