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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to