Hi, In axis2.xml, you can find this line. <parameter name="hotupdate" locked="false">false</parameter>
Change this line. <parameter name="hotupdate" locked="false">true</parameter> Does this work for you ? kinichiro --- Eric Chow <[EMAIL PROTECTED]> wrote: > Hello, > > When I copy the AAR into the services folder in the first time, Axis2 > can deploy it successfully. But when I re-deploy it (copy and > override > the old AAR), it seems not re-deploy by Axis2. Do I need to restart > the Tomcat or I miss something? > > Secondly, is it possible to init some classes when deploy the AAR? > > > Best regards, > Eric > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > ____________________________________________________________________________________ Yahoo! Music Unlimited Access over 1 million songs. http://music.yahoo.com/unlimited --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
