In a previous post 

"http://www.jboss.com/index.html?module=bb&op=viewtopic&t=99190";

I tried to figure out why FacesMessages was not working with TestNG.  I believe 
the problem is a result of a misconfiguration in how build works with projects 
generated from the sem-gen app.  

When I try to run an integration test using TestNG, the test dies when trying 
to reference the injected FacesMessages with the following exception

Caused by: javax.el.PropertyNotFoundException: Property 'jboss' is not found on 
type: org.jboss.seam.Namespace

I beleive this is a result of the failure of the FacesConfigurator to run.  No 
where in the console output are statements like

20:13:48,221 INFO  [FacesConfigurator]

Has anybody else run into this problem? 

Do you have a fix?

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4003144
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to