> Just removing at server shutdown doesn't seem enough to me- what if a > server is running for a long time .. then will there be multiple > axis2xxx jars in /tmp?? Nope , we create temp file for the modules (.mar) only when we start the server , but for the services we may create many temp files depending on hot deployment options.
Thanks Deepal > > Sanjiva. > > Deepal Jayasinghe wrote: >> Hi all, >> I fixed the issue during the last hackathon , with that fix all the temp >> fill will be deleted when shutdown the server. Now if you run the build >> you want have any axis2 created temp files left in the hard drive. >> >> Thanks >> Deepal >> >> Mark Badorrek wrote: >>> I'm pretty sure that this is a known issue. I haven't been following >>> it but I recall seeing a discussion thread on this list during the >>> last two weeks examing this concern. >>> >>> Cheers, >>> >>> Mark B >>> >>> >>> ________________________________ >>> >>> From: Tony Dean [mailto:[EMAIL PROTECTED] >>> Sent: Fri 6/29/2007 8:47 AM >>> To: [email protected] >>> Subject: RE: [Axis2] security jars copied to temp during engagement >>> >>> >>> >>> Is this a known problem that has already been fixed? Thanks. >>> >>> >>>> -----Original Message----- >>>> From: Tony Dean [mailto:[EMAIL PROTECTED] >>>> Sent: Wednesday, June 27, 2007 9:52 AM >>>> To: [email protected] >>>> Subject: [Axis2] security jars copied to temp during engagement >>>> >>>> Hi, >>>> >>>> I'm currently using Axis 1.1/ Rampart 1.1 on Windows XP. >>>> >>>> It appears that everytime you engage rampart either on the >>>> server or client, security jars are copied into the user's >>>> temp area on disk. After running daily Junit tests, you >>>> quickly run out of diskspace. Every time you run, new jars >>>> are copied because they are prefixed with "axis2xxxx". >>>> >>>> Can anyone explain what is going on here? >>>> >>>> Thanks. >>>> >>>> Tony Dean >>>> SAS Institute Inc. >>>> 919.531.6704 >>>> [EMAIL PROTECTED] >>>> >>>> SAS... The Power to Know >>>> http://www.sas.com >>>> >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>>> For additional commands, e-mail: [EMAIL PROTECTED] >>>> >>>> >>>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>> For additional commands, e-mail: [EMAIL PROTECTED] >>> >>> >>> >>> >>> ------------------------------------------------------------------------ >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>> For additional commands, e-mail: [EMAIL PROTECTED] >> > -- Thanks, Deepal ................................................................ "The highest tower is built one brick at a time" --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
