So far, when my javabeans changed I had to redeploy it on server using "restart"
ant option. I had to wait for server to "update" files and then I could check
how things work.
Sometimes it takes too long.
Today I found this article
http://wiki.jboss.org/wiki/Wiki.jsp?page=EclipseSeamAutoDeploy.
So it seems that is possible to have changes made to javabeans instantly visible on server
without redeploying manually. I tried to do as they say in wiki but I didn't succeed.
What does "your_app.ejb3" mean? .ejb3 == .ear?
Do you use this way to deploy your projects?
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4076987#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...