It deploy fine.

Some errors in log :

FATAL [org.hibernate.ejb.packaging.PersistenceXmlLoader] entityManager JTA


But show this error in all jsf files : 
javax.servlet.ServletException: Cannot get value for expression 
'#{usuarioEditor.new}'

And jboss log :

17:14:48,757 ERROR [STDERR] java.lang.ClassCastException: 
org.jboss.ejb3.entity.InjectedEntityManagerFactory


In other page :

javax.faces.FacesException: Cannot get value for expression 
'#{usuarioFinder.example.usuario}'

At jboss log :

17:16:16,994 WARN  [SeamVariableResolver] Seam component hides managed bean with
  |  same name
  | 17:16:17,064 WARN  [SeamVariableResolver] Seam component hides managed bean 
with
  |  same name
  | 17:16:17,305 INFO  [MyfacesConfig] No context init parameter 
'org.apache.myfaces
  | .PRETTY_HTML' found, using default value true
  | 17:16:17,305 INFO  [MyfacesConfig] No context init parameter 
'org.apache.myfaces
  | .ALLOW_JAVASCRIPT' found, using default value true
  | 17:16:17,305 INFO  [MyfacesConfig] No context init parameter 
'org.apache.myfaces
  | .DETECT_JAVASCRIPT' found, using default value false
  | 17:16:17,305 INFO  [MyfacesConfig] No context init parameter 
'org.apache.myfaces
  | .AUTO_SCROLL' found, using default value false
  | 17:16:17,325 WARN  [HtmlLabelRenderer] Unable to find component 'usuario' 
(calli
  | ng findComponent on component '_id2:_id13')
  | 17:16:17,385 ERROR [STDERR] java.lang.ClassCastException: 
org.jboss.ejb3.entity.
  | InjectedEntityManagerFactory


I deploy seam examples and work fine.

I use source code generated by JBossIDE.

Why don't work, anyone idea?




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

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


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to