RE: File not found exception

2008-08-23 Thread Martin Gainty
this transmission. > From: [EMAIL PROTECTED] > To: users@tomcat.apache.org > Subject: Re: File not found exception > Date: Sun, 24 Aug 2008 04:10:27 +0200 > > > - Original Message - > From: "navigator09" <[EMAIL PROTECTED]> > To: > Sent: Saturd

Re: File not found exception

2008-08-23 Thread Johnny Kewl
- Original Message - From: "navigator09" <[EMAIL PROTECTED]> To: Sent: Saturday, August 23, 2008 9:44 AM Subject: Re: File not found exception this is the error message I get [ERROR] DGL0394A: Error in ::DriverManager.getConnection; cmbicmenv.ini (The system cann

Re: File not found exception

2008-08-23 Thread Hassan Schroeder
On Sat, Aug 23, 2008 at 12:23 AM, navigator09 <[EMAIL PROTECTED]> wrote: > All the above attempts have failed. The reading of the .ini file is done by > a third party api and hence I cannot change the way it is read by the > application. Pls let me know how the matter can be solved. By asking th

Re: File not found exception

2008-08-23 Thread navigator09
this is the error message I get [ERROR] DGL0394A: Error in ::DriverManager.getConnection; cmbicmenv.ini (The system cannot find the file specified); [SERVER = ICM83, USERID = ] org.apache.axis2.AxisFault: DGL0394A: Error in ::DriverManager.getConnection; cmbicmenv.ini (The system cannot find the

Re: File not found exception

2008-08-23 Thread navigator09
yes, I have done this too. It has not worked. T.K.Thiyagarajan wrote: > > Dear Ganesh > r u tried to put ur 'ini' file in the context path. For example that > ur application context is 'abcd', u try put ur 'ini' file in the > folder tomcat_home/webapps/abcd > > -- > With Regards > T.K.Thiyaga

Re: File not found exception

2008-08-23 Thread T . K . Thiyagarajan
Dear Ganesh r u tried to put ur 'ini' file in the context path. For example that ur application context is 'abcd', u try put ur 'ini' file in the folder tomcat_home/webapps/abcd -- With Regards T.K.Thiyagarajan On Sat, Aug 23, 2008 at 12:53 PM, navigator09 <[EMAIL PROTECTED]> wrote: > > Hi, > >