Yes, that works perfectly fine. I just made my build.xml do "delete, sleep 5, install", to get the auto-redeploy type thing you get with EJBs.
But, in the newer thread I created, you'll see that something is still wrong, where EJBs that use the code from the SAR, can't be re-deployed anymore (even though the EJB.jar has no classes in it and gets all it's code from the SAR) -David On Mon, 10 Dec 2001, David Jencks wrote: > Back to your original question--- can't you undeploy and redeploy the sar, > with the changed classes in it? This should work OK in current jboss. Note > you have to explicitly undeploy sars at the moment-- updating them doesn't > do anything. > > david jencks _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
