Hi All,
Can i run a stand alone
java class(but which is included in my web application) to get a datasource for the
tomcat connection pool? when i try to run the java cliass(its main method), i am getting the following exception:
javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an
applet parameter, or in an application resource file: java.naming.factory.initial
Can someone help me to solve this error?
Thanks & Regards,
Sakthi