[jboss-user] [JBoss Seam] - Re: Pros/Cons of war vs. ear deployments (Jboss 4.2)

christian.bauer@jboss.com do-not-reply at jboss.com
Tue Apr 17 01:58:37 EDT 2007


By the way, the Seam hot deploy stuff is not that useful as it is right now. Because the hot-deployed components are in a different classloader, you can't reference them from classes that are not Seam components and in a different classloader. One example would be a servlet that calls a Seam component. I also found issues with restoring if PAGE context state. In the end I found the restrictions too severe and went back to manual redeployment when I change a class. It's not that bad, at least we can change and preview XHTML/CSS immediately.


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

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



More information about the jboss-user mailing list