Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3594828
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T19:46:04+00:00 2026-05-18T19:46:04+00:00

If I place a file called libA.jar in a classpath folder, and rename the

  • 0

If I place a file called libA.jar in a classpath folder, and rename the old one to:

libA.jar.old

Will the classloader load the classes?

I’m using weblogic over Solaris 8.

Thank you!

Udo

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T19:46:05+00:00Added an answer on May 18, 2026 at 7:46 pm

    No.

    If you’re using Java 5 or earlier, you must explicitly name all classes and jar files to be loaded. Obviously, since the old one, libA.jar.old isn’t named, it won’t be loaded.

    It’s a bit of a different story if you’re using Java 6, since concept of wildcard matching exists there.

    Still, non jar files won’t be loaded. Info taken from official site. Quote:

    Class path entries can contain the
    basename wildcard character *, which
    is considered equivalent to specifying
    a list of all the files in the
    directory with the extension .jar or
    .JAR. For example, the class path
    entry foo/* specifies all JAR files in
    the directory named foo.

    A classpath
    entry consisting simply of * expands
    to a list of all the jar files in the
    current directory. A class path entry
    that contains * will not match class
    files. To match both classes and JAR
    files in a single directory foo, use
    either foo;foo/* or foo/*;foo. The
    order chosen determines whether the
    classes and resources in foo are
    loaded before JAR files in foo, or
    vice versa.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I would like to move a file or folder from one place to another
if i place a image.png file in my resource, iphone will be able to
Is there any other place besides the metabase.xml file where the file upload size
How to access App_Data folder in WCF service? I have placed a xslt file
I have a .jar file that i've placed in my D:\Coldfusion8\wwwroot\web-inf\lib\ directory. The file
I place using namespace in a view code behind but i can't call any
I have a file called build_properties.xml in my Java project, which is not a
Im have a xml config file called solrconfig.xml, it has this section in the
For example, suppose I have a batch file called 'test.cmd' and it simply contains:
On the SVN server, there is a file called config.conf . I have a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.