I did as you directed and it is still storing then in /var/tmp.

<globalConfiguration>
  <parameter name="attachments.Directory" value="/opt/testing/"/>
   <requestFlow>
     <handler type="java:org.apache.axis.handlers.JWSHandler">
        <parameter name="scope" value="session"/>

Jay

-----Original Message-----
From: Davanum Srinivas [mailto:[EMAIL PROTECTED]
Sent: Friday, November 05, 2004 12:41 PM
To: Richardson, James A; [EMAIL PROTECTED]
Subject: Re: server-config.wsdd


Put this line:
<parameter name="attachments.Directory" value="/opt/testing/"/>

RIGHT after this one:
<globalConfiguration>

-- dims

On Fri, 05 Nov 2004 11:06:01 -0500, Richardson, James A
<[EMAIL PROTECTED]> wrote:
> I'm attaching the server-config.wsdd file I'm using.
> 
> 
> 
> -----Original Message-----
> From: Davanum Srinivas [mailto:[EMAIL PROTECTED]
> Sent: Friday, November 05, 2004 11:02 AM
> To: Richardson, James A
> Subject: Re: server-config.wsdd
> 
> is the "<parameter name="attachments.Directory"
> value="/opt/testing"/>" INSIDE the globalConfiguration?
> 
> On Fri, 05 Nov 2004 10:56:59 -0500, Richardson, James A
> <[EMAIL PROTECTED]> wrote:
> > I set it to 777 and it is still writing them to /var/tmp.
> >
> >
> >
> > -----Original Message-----
> > From: Davanum Srinivas [mailto:[EMAIL PROTECTED]
> > Sent: Friday, November 05, 2004 10:51 AM
> > To: [EMAIL PROTECTED]
> > Subject: Re: server-config.wsdd
> >
> > Can u check the permissions on this directory?
> >
> > On Fri, 05 Nov 2004 10:48:54 -0500, Richardson, James A
> > <[EMAIL PROTECTED]> wrote:
> > > Hello,
> > >
> > >                 I having a problem where all the attachments are being stored in 
> > > /var/tmp.  This in on solaris 8.  I modified the server-config.wsdd: by adding a 
> > > line for the attachments dir but it is still writing them to /var/tmp.
> > >
> > >                 </globalConfiguration>
> > >
> > >                  <parameter name="attachments.Directory" value="/opt/testing"/>
> > >                  <handler type="java:org.apache.axis.handlers.http.URLMapper" 
> > > name="URLMapper"/>
> > >                  <handler 
> > > type="java:org.apache.axis.transport.local.LocalResponder" 
> > > name="LocalResponder"/>
> > >                  <handler 
> > > type="java:org.apache.axis.handlers.SimpleAuthenticationHandler" 
> > > name="Authenticate"/>
> > > Thanks,
> > >
> > > Jay Richardson
> > >
> > > Jay Richardson
> > > Bank of America
> > > TST- Imaging Technology
> > > Phone: (404)-607-2361
> > >
> > >
> >
> > --
> > Davanum Srinivas - http://webservices.apache.org/~dims/
> >
> 
> --
> Davanum Srinivas - http://webservices.apache.org/~dims/
> 
> 
> 


-- 
Davanum Srinivas - http://webservices.apache.org/~dims/

Reply via email to