I'd look at the handler I named to see what it does and if it could be tweaked; if not, there is always the ugly solution you suggested ----- Original Message ----- From: "Eriam Schaffter" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, December 04, 2002 1:31 AM Subject: Re: Customizing axis ..
> So then what do you suggest ? > > Eriam > > Steve Loughran a �crit: > > >----- Original Message ----- > >From: "Eriam Schaffter" <[EMAIL PROTECTED]> > >To: <[EMAIL PROTECTED]> > >Sent: Tuesday, December 03, 2002 2:15 PM > >Subject: Customizing axis .. > > > > > > > > > >>Hi all .. > >> > >>I would like to use axis within and embedded sql server .. in fact I > >>would like to customize the web service processor so it would invoke > >>.jws files for example from a java sql database .. ? > >> > >>How would it be possible ? > >> > >>Does it looks like a huge effort .. or is it just a matter of a few > >>hours .. ? > >> > >>What classes should I hack .. ? > >> > >> > > > >JwsHandler > > > > > > > >>The thing is I would use a servlet filter to grab a jws from a sql > >>database and invoke it does it seems to be a good solution ? > >> > >> > > > >certainly an ugly solution. Really you want a classloader that loads in java > >classes from the DB, if you are going to store the binaries there. > > > >------------- > >Ce courrier a ete considere comme non infecte par les virus > >connu de notre outil de detection. Soyez cependant prudent > >avec les pieces jointes. Merci. > > > > > > > > > >
