WebSphere Application Server & Liberty

WebSphere Application Server & Liberty

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  in which xml file contains,what are applications that are deployed.

    Posted Tue April 02, 2013 01:56 PM
    can any one post.


  • 2.  in which xml file contains,what are applications that are deployed.

    Posted Tue April 02, 2013 05:24 PM
    Hi saravana,

      The file is serverindex.xml

      Configuration document descriptions
      pic.dhe.ibm.com/infocenter/wasinfo/v7r0/...

      Configuration documents
      pic.dhe.ibm.com/infocenter/wasinfo/v7r0/...

      Hope this helps

    Regards,


  • 3.  in which xml file contains,what are applications that are deployed.

    Posted Wed April 03, 2013 07:20 AM
    Isn't serverindex.xml file for defining the ports and transport chains ?

    As far as i know .. it must be under profile_root/config/cells/cell_name/applications
    Here you can see a directory for each deployed application and inside that you should see a file called 'deployment.xml' .. This will also shows which resources and shared libraries are configured.


  • 4.  in which xml file contains,what are applications that are deployed.

    Posted Wed April 03, 2013 08:50 AM
    Yes Joseph, but in serverindex.xml you have what applications are deployed in each server too.

    As I understand is asking about "what are applications that are deployed"

    Saravana try to be more specific in your questions please, this way the answers are better

    Regards


  • 5.  in which xml file contains,what are applications that are deployed.

    Posted Wed April 03, 2013 11:59 AM
    [quote author=91692909 post=530952299]Yes Joseph, but in serverindex.xml you have what applications are deployed in each server too.

    As I understand is asking about "what are applications that are deployed"

    Saravana try to be more specific in your questions please, this way the answers are better

    Regards[/quote]


    yes ... there are entries at Node level serverindex.xml

    isclite.ear/deployments/isclite
        commsvc.ear/deployments/commsvc
        ibmasyncrsp.ear/deployments/ibmasyncrsp
        WebSphereWSDM.ear/deployments/WebSphereWSDM


  • 6.  in which xml file contains,what are applications that are deployed.

    Posted Wed April 03, 2013 12:06 PM
    thank you for joseph and  Gabriel for giving reply ,gabriel my question is "in which xml file we can find out what are the applications that are deployed in WAS" i have gone through serverindex.xml file i have found all the applications that are deployed under my WAS environment.


  • 7.  in which xml file contains,what are applications that are deployed.

    Posted Wed April 03, 2013 12:13 PM
    Saravana,

      Take in mind that serverindex.xml is at Node Level, so if you have more than one node in one machine you have more than one serverindex.xml files

    regards