We are getting a NoClassDefFoundError on classes which are in a jar file in the WEB-INF/lib directory. If we move the classes into the server's lib directory it works. We have one jar file with all of our classes in the WEB-INF/lib directory, and it seems to find some of them, but not others. The ejb's seem to be having the same problem, they are getting a NoClassDefFoundError on classes which are in a different package (but they are in the same jar file!) This is our first attempt at deploying an ear file, before we were just putting all required classes directly into the JRun server's lib directory. Any suggestions? Thanks. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
