[jboss-user] [JBoss Seam] - Re: Incremental 'hot' deployment problem
damianharvey
do-not-reply at jboss.com
Tue Jul 10 08:50:28 EDT 2007
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
More information about the jboss-user
mailing list