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: > 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. > > 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? (I've also tried deactivating > and reactivating the service, and this doesn't help). > > Thanks, > > Andrew > > ------------------------------------------------------------------------ > Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great > rates starting at 1ยข/min. > <http://us.rd.yahoo.com/mail_us/taglines/postman7/*http://us.rd.yahoo.com/evt=39666/*http://messenger.yahoo.com> -- Thanks, Deepal ................................................................ ~Future is Open~ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
