Re: Initialization Parameters

2003-07-17 Thread Davanum Srinivas
Ali, There's nothing else that you need to doJust check for any typos in the web.xml, your code. -- dims --- Ali Rahmanzadeh <[EMAIL PROTECTED]> wrote: > Dear all, > I have been looking through the archives to find out > how to pass an initialization parameter to my axis > applicatio

Re: Initialization Parameters

2003-07-17 Thread Balaji D L
The init params that you have setted is specific to that servlet only (IMHO) you have to set like to inorder for all servlets/classes to them foo foo value foo desc .. .. --- Ali Rahmanzadeh <[EMAIL PROTECTED]> wrote: > Dear all, > I have been looking through the

Re: Initialization Parameters

2002-11-18 Thread Ben Souther
5098&w=2. > > > > Vidyanand. > > > > > > > > -Original Message- > > From: Ben Souther [mailto:[EMAIL PROTECTED]] > > Sent: Friday, November 15, 2002 6:16 AM > > To: [EMAIL PROTECTED] > > Subject: Re: Initialization Parameters > &g

RE: Initialization Parameters

2002-11-16 Thread Vidyanand Murunikkara
: Steve Loughran [mailto:[EMAIL PROTECTED]] Sent: Friday, November 15, 2002 11:15 PM To: [EMAIL PROTECTED] Subject: Re: Initialization Parameters um, remember, just because I'm a committer, doesnt mean that I know what I'm talking about. Any project of significant size has someone who c

Re: Initialization Parameters

2002-11-15 Thread Steve Loughran
nt working, cos there is no expiry support. But that doesnt mean that init wont get a look in. - Original Message - From: "Vidyanand Murunikkara" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 15, 2002 13:43 Subject: RE: Initialization Parameters Hi B

RE: Initialization Parameters

2002-11-15 Thread Vidyanand Murunikkara
] Sent: Friday, November 15, 2002 2:01 PM To: [EMAIL PROTECTED] Subject: Re: Initialization Parameters It is running in one of my apps. I'm using Axis 1.0 with Tomcat 4.1.12 On Friday 15 November 2002 04:43 pm, Vidyanand Murunikkara wrote: > Hi Ben > > When you said "it works

Re: Initialization Parameters

2002-11-15 Thread Ben Souther
gt; > -Original Message- > From: Ben Souther [mailto:bsouther@;fwdco.com] > Sent: Friday, November 15, 2002 6:16 AM > To: [EMAIL PROTECTED] > Subject: Re: Initialization Parameters > > > While digging through the archives, I found this and it works well. > Thanks Eric

RE: Initialization Parameters

2002-11-15 Thread Vidyanand Murunikkara
not supported. http://marc.theaimsgroup.com/?l=axis-user&m=103679570405098&w=2. Vidyanand. -Original Message- From: Ben Souther [mailto:bsouther@;fwdco.com] Sent: Friday, November 15, 2002 6:16 AM To: [EMAIL PROTECTED] Subject: Re: Initialization Parameters While digging through th

Re: Initialization Parameters

2002-11-15 Thread Ben Souther
While digging through the archives, I found this and it works well. Thanks Eric Jung. List: axis-user Subject: RE: Beginner's question From: "Jung, Eric (Contractor)" <[EMAIL PROTECTED]> Date: 2002-08-16 16:04:47 [Download message RAW] How about this? Your service implements Servi