I am trying to get a simple create scenario working; Somehow my Pojo is not 
being injected into the Action. Also it seems the Action is not called by the 
button press. Any help would be appreciated. 

The code (very small, 16KB) is at 

http://www.bilgidata.com/downloads/SeamHibSimple.zip

The log shows; 


  | 2006-06-17 10:38:31,195 DEBUG [org.jboss.seam.jsf.SeamVariableResolver] 
resolving name: car
  | 2006-06-17 10:38:31,195 DEBUG [org.jboss.seam.Component] seam component not 
found: car
  | 2006-06-17 10:38:31,195 DEBUG [org.jboss.seam.jsf.SeamVariableResolver] 
resolving name: car
  | 2006-06-17 10:38:31,195 DEBUG [org.jboss.seam.Component] seam component not 
found: car
  | 2006-06-17 10:38:31,195 DEBUG [org.jboss.seam.jsf.SeamVariableResolver] 
could not resolve name
  | 2006-06-17 10:38:31,195 DEBUG [org.jboss.seam.jsf.SeamVariableResolver] 
could not resolve name
  | 2006-06-17 10:38:31,195 DEBUG [org.jboss.seam.jsf.SeamVariableResolver] 
resolving name: car
  | 2006-06-17 10:38:31,195 DEBUG [org.jboss.seam.Component] seam component not 
found: car
  | 2006-06-17 10:38:31,195 DEBUG [org.jboss.seam.jsf.SeamVariableResolver] 
resolving name: car
  | 2006-06-17 10:38:31,195 DEBUG [org.jboss.seam.Component] seam component not 
found: car
  | 2006-06-17 10:38:31,195 DEBUG [org.jboss.seam.jsf.SeamVariableResolver] 
could not resolve name
  | 2006-06-17 10:38:31,195 DEBUG [org.jboss.seam.jsf.SeamVariableResolver] 
could not resolve name
  | 2006-06-17 10:38:31,205 INFO  
[org.apache.myfaces.shared_impl.config.MyfacesConfig] No context init parameter 
'org.apache.myfaces.PRETTY_HTML' found, using default value true
  | 2006-06-17 10:38:31,205 INFO  
[org.apache.myfaces.shared_impl.config.MyfacesConfig] No context init parameter 
'org.apache.myfaces.ALLOW_JAVASCRIPT' found, using default value true
  | 2006-06-17 10:38:31,205 INFO  
[org.apache.myfaces.shared_impl.config.MyfacesConfig] Tomahawk jar not 
available. Autoscrolling, DetectJavascript, AddResourceClass and 
CheckExtensionsFilter are disabled now.
  | 2006-06-17 10:38:31,225 DEBUG [org.jboss.seam.core.Manager] Discarding 
conversation state: 1
  | 2006-06-17 10:38:31,225 DEBUG [org.jboss.seam.contexts.Lifecycle] flushing 
page context
  | 2006-06-17 10:38:31,225 DEBUG [org.jboss.seam.core.Manager] Discarding 
conversation state: 1
  | 2006-06-17 10:38:31,225 DEBUG [org.jboss.seam.contexts.Lifecycle] flushing 
page context
  | 2006-06-17 10:38:31,335 DEBUG [org.jboss.seam.contexts.Lifecycle] After 
render response, destroying contexts
  | 2006-06-17 10:38:31,335 DEBUG [org.jboss.seam.contexts.Lifecycle] 
destroying event context
  | 2006-06-17 10:38:31,335 DEBUG [org.jboss.seam.contexts.Contexts] 
destroying: org.jboss.seam.core.manager
  | 2006-06-17 10:38:31,335 DEBUG [org.jboss.seam.contexts.Lifecycle] 
destroying conversation context
  | 2006-06-17 10:38:31,335 DEBUG [org.jboss.seam.contexts.Contexts] 
destroying: facesMessages
  | 2006-06-17 10:38:31,335 DEBUG [org.jboss.seam.contexts.Lifecycle] flushing 
server-side conversation context
  | 2006-06-17 10:38:31,335 DEBUG [org.jboss.seam.contexts.Lifecycle] <<< End 
web request
  | 

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

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


_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to