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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T04:15:42+00:00 2026-06-05T04:15:42+00:00

Normally, after we create profiles both DMGR and Node, we have folder applications under

  • 0

Normally, after we create profiles both DMGR and Node, we have folder applications under path $DMGRPROFILE_HOME/config/cells/$cellName and installedApps under path $NODEPROFILE_HOME/.
All the applications to be deployed will be put into folder installedApps. And we can also see the same contents under the folder applications above. So my question is what’s the difference between them? why does the websphere application server put such apps into folder applications besides installedApps?
what’s more, for example, if i need to update one file named web.xml of my deployed application war file, do i have to update file under both path above?

Thanks in advance

  • 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-05T04:15:43+00:00Added an answer on June 5, 2026 at 4:15 am

    The applications path under the Dmgr profile contains the files that have been deployed in the admin console.

    The installedApps path under the Node profile contains those files after they’ve been synchronized out to each node. In most cases, this will be immediately after the deployment as well.

    Deploying a single file

    The safest practice would be to deploy a single file using the admin console, rather than editing it in-place on the filesystem:

    enter image description here

    The downside is that you have to enter the entire path to the server-deployed file name. e.g. webapp.war/WEB-INF/classes/com/yourcompany/project/package1/YourClass.class.

    If you have a typo, it will deploy, but not where you wanted, and you might not notice it until your expected changes didn’t take effect.

    Direct edit on the filesystem

    That said, it is faster to edit on the filesystem, so we do that at times especially for like JSPs. To do that, you need to edit the copy under the Node’s installedApps directory. (The location is controlled by WebSphere variable APP_INSTALL_ROOT, which defaults to ${USER_INSTALL_ROOT}/installedApps.)

    web.xml

    web.xml, however, is different. If you edit that in installedApps, the changes won’t take effect. Instead, you’ll need to edit the one in a path something like:

    $NODEPROFILE_HOME/config/cells/cellName/applications/earName.ear/deployments/applicationName/warName.war/WEB-INF

    Or do it in the $DMGRPROFILE_HOME and then synchronize the node (either through syncNode.sh or through the admin console).

    Either way, you’ll then need to restart the enterprise application.

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

Sidebar

Related Questions

I have build a simple website with ASP.NET C#. It runs normally after I
i have write this block of code in jquery to create three element after
I have a program that normally run till it terminates, but under some situations,
Normally ( Based on my understanding ) i have to follow a lot of
After generating a type dynamically and calling TypeBuilder.CreateType, I want to create a delegate
I'd like to create a service where people can enter external websites, after which
I have a MVC-styled sencha touch app and normally I used Ext.apply(app.views, { loginPage:
Normally, this code works completely fine, but I have a single instance on a
I have used the NameAndPassword Auth Plugin sample code from Apple to create my
I have got a Wavefront OBJ Parser up running but after spending endless hours

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.