Iam using Aspose.Pwerpoint for Java in a Web Application running on Weblogic 8.1 SP2. I have kept the jar file in my lib directory. But when I try to generate a PPT at run-time, I get an exception. Only when I expiciltly set the classpath of the jar file in my startweblogic.cmd, Iam able to generate the PPT. Is there a work around for this. I do not want to specify the classpath of the aspose jar file in my startweblogic.cmd file.