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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T17:18:45+00:00 2026-06-09T17:18:45+00:00

I have a project with several applications. I have one war and one EAR

  • 0

I have a project with several applications. I have one war and one EAR package. I am using Glassfish, Netbeans and Maven.

The problem is everytime I make a small change in jsf page I have to build the project and run it on server from the beginning ( deploy).

Also I have changed the build -> compile ” Compile on Save” property for WAR to “For application execution only”. Also at project properties Run -> I have enabled deploy on save.

Still I have to redeploy it from the beginning to see the changes. Please help, this is taking my time!

Thanks,
Sara.

  • 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-09T17:18:46+00:00Added an answer on June 9, 2026 at 5:18 pm

    Make sure the PROJECT_STAGE is set to Development. If it is on production your JSF implementation may cache compiled version and won’t check on disk for changes.

    You should have something like this in your web.xml

    <context-param>
        <param-name>javax.faces.PROJECT_STAGE</param-name>
        <param-value>Development</param-value>
    </context-param>
    

    BTW I have only used maven once with a netbeans java-ee project and using maven is slower then a normal netbeans project. If I remember correctly maven always builds a new war and deploys that. A netbeans project does a so called in place deployment which means that it uses the files from the project directly so any changes to for instance JSF pages or CSS are picked up even without redeploying. Redeploying is only needed for changes to the java code and deployment descriptors.

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

Sidebar

Related Questions

In my project, I have a several applications running. One of them is a
In a .net application involving several projects in one solution, I have a project
I have a library project that should be the base for several web applications.
I have maven project with several modules. Need to deploy all modules( jars and
We have an ADP project created several years ago using Access 2000. This project
We have several applications that use Apache HTTPClient 3 to make HTTP requests. Recently
I have created several small applications that use my own DLL. The problem is,
I have a solution consisting of several library project and one application project. I
I have a problem when building my Xcode project. I am using Xcode4.3, with
I have a solution with several projects. One of them is a setup project.

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.