ur using Axis as a client or server? Mahen
On Tue, 14 Sep 2004 12:18:12 +0100, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi. > > Well, I'm actually not using it as a web application. Instead I run Axis > on a client desktop application. > So I don't have access to a wsdd file. > > Thanks for the info though - should get me closer to the answer. > > James > > Mahen Perera <[EMAIL PROTECTED]> > 14/09/2004 12:14 > Please respond to > [EMAIL PROTECTED] > > To > [EMAIL PROTECTED] > cc > > Subject > Re: Axis generating temporary files > > > > > Hi James, > > I dont know whether u can make a setting so that Axis wont save these > temporary files. However, u can change the directory which is used to > store these templ files by using parameter in the wsdd file. Ex: > > <globalConfiguration> > <parameter name="adminPassword" value="admin"/> > <parameter name="attachments.Directory" value="c:\temp\attachments"/> > <parameter name="sendMultiRefs" value="true"/> > </globalConfiguration> > > Note the attachments.Directory parameter > > Mahen > > On Tue, 14 Sep 2004 12:10:29 +0100, [EMAIL PROTECTED] <[EMAIL PROTECTED]> > wrote: > > Hi. > > > > I'm using Axis, and have noticed that my temp folder is full of "axis" > > files - I presume these are my attachment files. > > I was wondering is there any setting that I can change so that it > doesn't > > save these temporary files, as they are really starting to take up a lot > > of space. > > > > I hope someone can help! > > > > Thanks > > James > > > > > This email is intended solely for the use of the named addressee(s). Any > unauthorised disclosure, copying or distribution of the confidential > information contained therein, or the taking of any action based on it, is > prohibited. The sender disclaims any liability for the integrity of this > email. Legally binding declarations must be in written form. > >
