The PrintServer class is a servlet (it extends HTTPServlet). Yet you are declaring it to
be an EJB (@Stateless) and a Seam component (@Name. @Scope). I doubt that you can do that
to a servlet.
You might want to ask this question in the Seam forum
http://www.seamframework.org/Community/SeamUsers
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136800#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...