Hi I am using certain crystal reports jars in my websphere RAD environment and when I try to deploy it in a Solaris server, i get the java.lang.NoClassDefFoundError. I do understand that the error is because a class definition which I had during compile time is missing during runtime...which can ideally be translated to a missing jar file. I also read ...