Hi Andrew; You need to change axis2.xml , there you have parameter called;
<parameter name="hotupdate" locked="false">false</parameter> you have to change that to <parameter name="hotupdate" locked="false">true</parameter> Andrew B wrote: Andrew B wrote: > Hi, > > I have uploaded a web service (.aar) to Axis2, and it appears to keep > using old versions of the service classes, even after I've made > changes and re-uploaded. > > Axis2 is running on JBoss 4.0.3, with JDK 1.4. I don't have the option > of restarting JBoss, as it is a production environment. Anyone have > any idea why this might be happening, and how to get it to reload the > classes? (I've also tried deactivating and reactivating the service, > and this doesn't help). > > Thanks, > > Andrew > > ------------------------------------------------------------------------ > Yahoo! Music Unlimited - Access over 1 million songs. Try it free. > <http://pa.yahoo.com/*http://us.rd.yahoo.com/evt=36035/*http://music.yahoo.com/unlimited/%20> -- Thanks, Deepal ................................................................ ~Future is Open~ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
