[mdr-users] java.lang.NoClassDefFoundError: javax/jmi/reflect/RefPackage

[email protected] Wed, 25 Jan 2006 16:09:37 -0200 (BRST)
Newsgroups gmane.comp.java.netbeans.modules.mdr.user
Message-ID <[email protected]>
Hi EveryBody,

I´m working on NB 4.1 and I have developed a graphic tool using MDR like
my persistence tool. I downloaded the mdr-standalone.zip with the main
.jar files that I would need, generate the JMI interfaces and my
application works fine inside NB. These JMI interfaces can be just zipped
into a zip file and rename to a jar file to add to the project? When a
create a JAR file with my project like a executable, I have this error:

java.lang.NoClassDefFoundError: javax/jmi/reflect/RefPackage

So, this error just happen when I want to run the program outside from
NetBeans. I´ve read about same problem but with other NB versions. And the
documentation doesn´t have anything about stand-alone develop in NB 4.1.
If I run my application from inside NB it´s works perfectly!

Anyone can help me?

Thanks in advance,

Luiz Felipe