Hi BU,
Once you have your tool ready to be deployed, I would suggest you select the "explode war" task. That will copy deploy your tool into the lams.ear directory and of course explode it (open the war file).
Then if you do changes in the jsps, you can synchronise deploy and they would get copy over to jboss and you won't need to stop it.
However, if you do change in any .java files, well... you'll need to restart jboss.
I'm not so sure if there's a way to make .jar changes while Jboss is running. But I don't think so.
Hope it helps.
Ernie
Posted by Ernie Ghiglione