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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T17:03:26+00:00 2026-05-19T17:03:26+00:00

I am trying to upgrade my application from JSF 1.1 to JSF 2.0. I

  • 0

I am trying to upgrade my application from JSF 1.1 to JSF 2.0. I just replaced the latest JSR files and got the following exception. May be some problem in the configuration.

SEVERE: Exception sending context
initialized event to listener instance
of class
com.sun.faces.config.ConfigureListener
java.util.MissingResourceException:
Can’t find bundle for base name label,
locale en_US

Post your answers.

  • 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-19T17:03:27+00:00Added an answer on May 19, 2026 at 5:03 pm

    The exception is basically telling that you have a <resource-bundle> with the <base-name> label definied in your old faces-config.xml, but yet the concrete files like label.properties, label_en.properties, etc are missing in the root of the classpath.

    I’m not sure how this is related to upgrade from JSF 1.1 to JSF 2.0. Maybe you removed too much or the faces-config is still declared as JSF 1.1 (for which the behaviour of JSF 2.0 is unspecified and for which I also can’t tell from own experience what would then happen, I’ve only played around JSF 1.2 –> JSF 2.0). A proper JSF 2.0 faces-config.xml declaration starts as follows:

    <?xml version="1.0" encoding="UTF-8"?>
    <faces-config
        xmlns="http://java.sun.com/xml/ns/javaee"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-facesconfig_2_0.xsd"
        version="2.0">
    
        <!-- Config here -->
    
    </faces-config>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Recently I've been trying to upgrade this application that I'm working on from JSF
I'm trying to upgrade my Node application from 0.4 to 0.6 along with all
I'm trying to upgrade my application from Hibernate Search 3.1.1.GA to 4.1.1.Final but when
I am trying to upgrade an existing application from jQuery 1.3.2 to jQuery 1.4.2.
Basically I'm trying to upgrade my application, and to my understanding the following should
I've got Rails2 application and I'm trying to upgrade it to Rails3 (plugin: https://github.com/rails/rails_upgrade
I am trying to upgrade an application from Rails 3.0.7 to 3.1.1. When I
I'm currently trying to upgrade my web application from jboss 5.1 to jboss 7.1.1.Final
I'm trying to upgrade our web application from myfaces 1.1 to 1.2. I hoped
I'm trying to upgrade a grails application from version from 1.3.8 to 2.0.4 After

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.