[jboss-user] [JBoss Seam] - Seam 2.0 + JSF 1.2 + Tomcat 5.5
krismcg
do-not-reply at jboss.com
Sun Nov 18 22:40:45 EST 2007
I am attempting to get the registration example app to work in Tomcat 5.5. I am using the following technologies:
Seam 2.0
Tomcat 5.5
JSF 1.2
I ran the "tomcat.deploy" build target from the jboss-seam-registration example app. The app deployed successfully, however, upon processing a submit, I receive the error:
org.jboss.seam.InstantiationException: Could not instantiate Seam component: register
org.jboss.seam.Component.newInstance(Component.java:1962)
...
root cause
javax.naming.NameNotFoundException: Name jboss-seam-registration is not bound in this Context
org.apache.naming.NamingContext.lookup(NamingContext.java:770)
I am new to SEAM, but it looks powerful, and I really want to incorporate it in our website. Any help is appreciated.
Thanks!
-Kris
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4105889#4105889
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105889
More information about the jboss-user
mailing list