Hot deployment does not seem to work. I am using seam-gen to create a war packaged application and deploy it on JBoss 5.0.1 GA. It deploys fine, but:
a) deployment of XHTML template
modified facelet templates are not being picked up
b) deployment of action Java Bean
I run new-action to create a ping action component and run "explode" target. Component does not deploy. There is nothing in the server log that would indicate that server is even trying to load the component.
All mentioned above works fine on JBoss 4.2.3 and JBoss 5.0.0