[jboss-user] [JBoss Seam] - Development cycle (best practices?)

2007-05-29 Thread kryptolus
What's the best way to develop a Seam application? Right now I have JBoss AS pointing to my development directory. However, every time I redeploy I have to deal with the session data. Proxy objects are stored in the session, but they are not valid on redeploy so I get an error with that. If I

[jboss-user] [JBoss Seam] - Re: Development cycle (best practices?)

2007-05-29 Thread kryptolus
Thanks for you reply, but why would I want to redeploy an EAR every time for development purposes? That's what I do for production, but for development it's a lot easier to use an exploded EAR. Please correct me if I missed the point. When I said developing outside an AS, I meant using