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 7867097
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T00:36:59+00:00 2026-06-03T00:36:59+00:00

I am using Eclipse Helios. I have a Dynamic Web Project. I want to

  • 0

I am using Eclipse Helios. I have a Dynamic Web Project.

I want to load a property file using Spring 3.1.0 for which I use the following configuration

<bean class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer">
        <property name="locations">
            <value>classpath:resources/dc-config.properties</value>
        </property>
    </bean>

This folder by name resources is present in WEB-INF/classes directory

But when I try to start my Tomcat 6 Server I get the following error

Caused by: java.util.MissingResourceException: Can't find bundle for base name dc-config, locale en_US

Isin’t my resources folder in the classpath as it is in the classes folder which in turn is in the classpath ?

Please let me know if I am missing something here

  • 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-06-03T00:37:00+00:00Added an answer on June 3, 2026 at 12:37 am

    wrong bean class maybe ?
    Try this:

    <bean id="messageSource" class="org.springframework.context.support.ReloadableResourceBundleMessageSource">
     <property name="basenames">
       <list>
         <value>classpath:resources/dc-config</value>
        </list>
      </property>
    </bean>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a spring web application in Eclipse Helios. I use Ant for my
I am using Eclipse Helios and JBoss 4.2.0. I have built a maven project
I am using Eclipse Helios (3.6). I want to use Mercurial for version management
I'm using RTC and Eclipse Helios. I have a project loaded in my workspace,
I can't start eclipse 3.6 helios on ubuntu 10.10 after creating dynamic web project
I'm using Eclipse Helios and EGit 0.11.3. I have a project where different branches
I have installed MyEclipse 9.1 (installed from pulse using Eclipse Helios) and I need
I'm using Eclipse Ganymede to create a web application, but the project's currently just
I'm currently using Eclipse 3.6 (Helios). I have tried using Ant wsgen task but
We are using Eclipse Helios as our IDE . We have a class in

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.