[jboss-user] [Beginners Corner] - Re: Local not bound
PeterJ
do-not-reply at jboss.com
Fri Mar 14 15:25:21 EDT 2008
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#4136800
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136800
More information about the jboss-user
mailing list