Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Java in General
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Tim Cooke
Campbell Ritchie
paul wheaton
Ron McLeod
Devaka Cooray
Sheriffs:
Jeanne Boyarsky
Liutauras Vilda
Paul Clapham
Saloon Keepers:
Tim Holloway
Carey Brown
Piet Souris
Bartenders:
Forum:
Java in General
Change the JVM default ClassLoader
Gabriele Costa
Greenhorn
Posts: 2
posted 17 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi, someone knows how it's possible to substitute the default JVM ClassLoader with a new one? I would like to do this from outside the source code, maybe there exists some command line option doing this.
Thanks in advance
Nitesh Kant
Bartender
Posts: 1638
I like...
posted 17 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
The system property java.system.class.loader defines the system class loader
apigee
, a better way to API!
Gabriele Costa
Greenhorn
Posts: 2
posted 17 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Thanks a lot
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Some basic questions
Basic Questions
Please help me understand some concepts about classloader
Regarding Singleton
Which loads driver classloader or JVM?
More...