NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

classloader problem

 
Post new topic   Reply to topic    NetBeans Forums -> NetBeans Developers
View previous topic :: View next topic  
Author Message
crypto



Joined: 28 May 2012
Posts: 1

PostPosted: Mon May 28, 2012 8:45 pm    Post subject: classloader problem Reply with quote

Hi,

I'm writing a plugin, it has some internal library jars which I wrapped in the plugin. There is also some runtime library jars which have to be passed in from command line via --cp:a, The class from external jars tries to load classes from internal jars by using Class.forName method, which always gives ClassNotFound error. Any ideas why? Thanks.

I'm using NetBeans platform 6.5.1. I exported the public classes of internal jars.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> NetBeans Developers All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB
By use of this website, you agree to the NetBeans Policies and Terms of Use. © 2012, Oracle Corporation and/or its affiliates. Sponsored by Oracle logo