Should hot deploy work in this environment?
- Exploded war directory, jboss-service.xml pointing to it.
- Redeployable java bean seam components are being compiled by eclipse to WEB-INF/dev.
- Latest version of seam from cvs.
- seam running in "debug mode"
If I deploy, change some code in my (stateless) seam component, and access the page which
calls the component I get an exception "Stateless psuedo-scope does not have a
Context object" (from line 520 in Initialization.java)
Thanks,
Denis.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4031714#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...