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 file specified); [SERVER = ICM83, USERID = ] at org.apache.axis2.rpc.receivers.RPCMessageReceiver.invokeBusinessLogic(RPCMessageReceiver.java:158)
Regards, Ganesh 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.Thiyagarajan > > On Sat, Aug 23, 2008 at 12:53 PM, navigator09 <[EMAIL PROTECTED]> > wrote: >> >> Hi, >> >> I am using tomcat 6.016 in my current project. In the project, to get a >> jdbc connection is obtained by reading a .ini file. when I deploy the >> application in tomcat I get a error : ".ini FILE NOT FOUND". >> >> I have tried the following ways to provide the ini file to the >> application >> >> 1. Placed the file in the tomcat home folder >> 2. Placed the file in WEB-INF/classes folder >> 3. Placed it in tomcat home/lib folder >> >> 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. >> >> Regards, >> Ganesh >> >> -- >> View this message in context: >> http://www.nabble.com/File-not-found-exception-tp19119411p19119411.html >> Sent from the Tomcat - User mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To start a new topic, e-mail: users@tomcat.apache.org >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > --------------------------------------------------------------------- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/File-not-found-exception-tp19119411p19119500.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]