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

  • Home
  • SEARCH
  • 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 7729715
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T06:02:22+00:00 2026-06-01T06:02:22+00:00

What I am after is being able to have my application, in dev mode,

  • 0

What I am after is being able to have my application, in dev mode, NOT use the packed javascript libraries.

I have some code that was working and I’ve changed some things in my app that I’m sure is the source of the problem. However, the javascript error that I’m getting is not helpful:

Object required  framework.pack.js.jsf, line 2797 character 1

Of course going to that line in the packed source is of no use. I realize that even if it wasn’t packed it still may not be that useful to me, but I’d like to be able to make that determination.

  • 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-01T06:02:23+00:00Added an answer on June 1, 2026 at 6:02 am

    I know I asked this question several months ago, but I never found the answer to it and eventually got by the issue I was trying to resolve. Yesterday, I had the same type of thing come up; I’m getting a Javascript error from down in the bowels of the RichFaces Tree scripts and the packed library was of no use in trying to figure out what was going on…so I took up the search again and this time found my answer. So, for anyone else who wants to understand how to get the JavaScript in RichFaces to not be packed there are two configuration settings in your web.xml:

    <context-param>
      <param-name>org.richfaces.LoadScriptStrategy</param-name>
      <param-value>DEFAULT</param-value>
    </context-param>
    <context-param>
      <param-name>org.ajax4jsf.COMPRESS_SCRIPT</param-name>
      <param-value>false</param-value>
    </context-param>
    

    I had tried the last parameter before, but had no luck with it, but didn’t realize that the LoadScriptStrategy of “ALL” would cause the COMPRESS_SCRIPT parameter to be ignored.

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

Sidebar

Related Questions

After being troubled by an issue that I simply did not have the knowledge
I have an application that once started will get some initial data from my
I have an application that is a not so simple Windows service (C#). I
Edit2: After finally being able to profile the two against each other, it appears
After being told by at least 10 people on SO that version control was
I have implemented the following set up (after being requested): slideshow of images changing,
My dev box is a Windows 7 (x64) machine. I've got some code (C#,
I have an application that uses SmtpClient to send E-Mail, but the E-Mails are
I have a program that, among other things, needs to be able to refresh
I have an application consists of a single EXE and multiple DLLs. After reading

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.