[jboss-user] [JBoss Seam] - Re: Simple example for Tomcat?

mlh496 do-not-reply at jboss.com
Fri Feb 23 16:03:50 EST 2007


Just now I cleaned out my Tomcat 6 webapp folder and removed any cached stuff.  I redeployed the booking application.  It starts-up fine.  However, whenever I try to submit a form it fails with the following errors:

13:00:17,369 ERROR [SeamExceptionFilter] could not roll back transaction
  | javax.naming.NamingException: Local server is not initialized
  | 	at org.jnp.interfaces.LocalOnlyContextFactory.getInitialContext(LocalOnlyContextFactory.java:45)
  | 	at javax.naming.spi.NamingManager.getInitialContext(Unknown Source)
  | ...
  | 
  | 13:00:20,962 ERROR [SeamExceptionFilter] uncaught exception
  | javax.servlet.ServletException: Could not instantiate Seam component: register
  | 	at javax.faces.webapp.FacesServlet.service(FacesServlet.java:152)

I'll go and grab the latest from CVS and give that a go.

Thank you for help!
-Michael


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4021312#4021312

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4021312



More information about the jboss-user mailing list