I have installation of Hugin Lite 6.9 which contains hapi67.dll
My standalone application is running fine with above installation but when I am deploying this application in Tomcat or weblogic I am getting error that no hapi66 is available in class path..
I'm not an expert on Tomcat/weblogic, but it seems that your standalone application is using the files from HUGIN Lite 6.9 while Tomcat/weblogic are using the hapi66.jar file from HUGIN Lite 6.8 (or some other HUGIN package version 6.8 ). Can you verify that the CLASSPATH used by Tomcat/weblogic is in fact including hapi67.jar and not hapi66.jar?
Does hugin lite application only run in standalon mode nad canot be deployed in web container?
No, but the CLASSPATH and the LD_LIBRARY_PATH need to refer to the files of the same version of HUGIN. If the CLASSPATH includes hapi67.jar (or hapi.66.jar), then the LD_LIBRARY_PATH should include the path of hapu67.dll (or hapi66.dll). This seems not to be the case on your system.
Would really appreciate if you can send me the hapi66.dll(using Zip) on my mailid ajay.atiwari@wipro.com
The hapi66.dll file has been sent to the email address listed.