> This bug isn't only with dbuml-complete-1.0.2, as well as > dbuml-complete-1.0.1, but with ArgoUML-0.24 too. > The only thing I could launch was the Mac OS compiled release > ArgoUML-0.24.app.
Any attempt to use the dbuml module with ArgoUML 0.24 (however packaged) would result in the same error. This issue http://argouml.tigris.org/issues/show_bug.cgi?id=4889 covers the error reporting. I've committed fixes to both the module loader so that it will catch this error and to the main startup method so that any uncaught startup errors will force the error message to be logged and the application to exit rather than leaving it around in a crippled state. Can you test the command line: java -cp argouml.jar;ext\postgresql-8.2-505.jdbc2.jar;ext\dbuml.jar org.argouml.application.Main and let us know whether it allows you to use the dbuml module? Tom --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
