[jboss-user] [JBoss Seam] - Re: seamspace example does not deploy

norman.richards@jboss.com do-not-reply at jboss.com
Fri Feb 9 02:15:35 EST 2007


You will find more detailed logging in server.log.   What are the messages around the initialization of the init component?  Here's an example from mine:

2007-02-09 01:14:27,026 INFO  [org.jboss.seam.Component] Component: org.jboss.seam.core.init, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.Init
  | 2007-02-09 01:14:27,033 DEBUG [org.jboss.seam.Component] org.jboss.seam.core.init.debug=false
  | 2007-02-09 01:14:27,045 DEBUG [org.jboss.seam.Component] org.jboss.seam.core.init.jndiPattern=seam-space/#{ejbName}/local
  | 2007-02-09 01:14:27,045 DEBUG [org.jboss.seam.Component] instantiating Seam component: org.jboss.seam.core.init
  | 2007-02-09 01:14:27,046 DEBUG [org.jboss.seam.Component] initializing new instance of: org.jboss.seam.core.init
  | 2007-02-09 01:14:27,046 DEBUG [org.jboss.seam.Component] done initializing: org.jboss.seam.core.init
  | 

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

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



More information about the jboss-user mailing list