On Fri, Feb 5, 2010 at 8:07 AM, cpassmore <[email protected]> wrote:
> I'm COMPLETELY stumped on this. This may be a stupid question, but > what exactly does it take to load a class? > So you're using BD, not OpenBD right? What version of BD? Standalone, J2EE? All it takes to get this stuff loaded is dropping the JAR file somewhere that it will be included in your classpath, which typically is your server's lib directory. That's it. Drop in the file, restart, and you're golden. I suspect that BD may have multiple lib directories and you're dropping things in the wrong one, and just to reiterate this point, you do have to restart for the new JAR files to be picked up. -- Matthew Woodward [email protected] http://blog.mattwoodward.com identi.ca/Twitter: @mpwoodward Please do not send me proprietary file formats such as Word, PowerPoint, etc. as attachments. http://www.gnu.org/philosophy/no-word-attachments.html -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon mailing list - http://groups.google.com/group/openbd?hl=en !! save a network - please trim replies before posting !!
