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

Martin Matula <[email protected]> Fri, 27 Jan 2006 09:04:58 +0100
Newsgroups gmane.comp.java.netbeans.modules.mdr.user
Message-ID <[email protected]>
OK, try to send the project to me directly.
To subscribe to the list go to mdr.netbeans.org, click on Mailing Lists 
on the left-side navigation bar and you should see the mailing lists and 
an option to subscribe. The subscription will need to be confirmed by 
replying to an automated e-mail that will be sent to you.
Martin

[email protected] wrote:
> Hi Martin,
> 
> I tested the command but didnt´work, I had the same error. :( Can I send
> my all code to you? Or all my project for you take a look? Because the
> program is a little big. I will try to detail my project:
> 
> I´m using the follow .jar files from mdr-standlone.zip:
> 
> jmi.jar
> jmiutils.jar
> mdrapi.jar
> mof.jar
> nbmdr.jar
> openide-util.jar
> generatedapi.jar (contains the JMI generated interfaces for metamodel
> Projects.xml, but I´ve generate in NetBeans 3.5.1 through thw MDR Explorer
> - I think that can there is some problem with it but my application run
> from inside NB 4.1 correctly)
> 
> I´m using the Java2 SE 5.0.
> 
> I didn´t create any class different from default like MDRManager and
> others, I´m using just what have available. Is there correct? Or I need to
> extend any class to run standalone?
> 
> Well, If I can send to you my code or my full project would be better to
> understand my problem! :)
> 
> Thanks for the help!
> 
> Luiz Felipe
> 
> Obs: How Can I subscribe to the list?