Re: MyDocument can't be cast to MyDocumentImpl?

2013-01-30 Thread Cezar Andrei
Hi Michael, To me it seems you might have 2 different jars around for the same schema or some classloader issue. I would just make sure first it does run correctly from command line. Cezar On Tue, 2012-12-11 at 13:39 -0800, Michael Bishop wrote: Hello all, I'm experiencing a weird issue in

Re: MyDocument can't be cast to MyDocumentImpl?

2013-01-30 Thread Michael Bishop
Hi Cezar, I couldn't do it on the command line because it's a NetBeans module and needs a NetBeans platform to run. I did the next best thing and wrote a unit test around it. For whatever reason, you're correct. While writing code in the test package, I noticed two instances of the same classes