I should mention that the error occurs when I refresh the page and not on the 
actual redeployment.

It appears to be choking when I have injected another JavaBean into the class 
eg. 
@In(create=true)
  | NumberGenerator numberGenerator;
where numberGenerator is just a basic POJO. If I comment this out it will choke 
on the next one - not necessarily in this class or any class referenced on the 
current page that is being refreshed.

Cheers,

D.

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

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

Reply via email to