Who is Kumar? :-)

Seriously, you sent this to the IBM-MAIN newsgroup; I don't know if you 
intended to.

Cheers, Martin

Martin Packer

WW z/OS Performance, Capacity and Architecture, IBM Technology Sales

+44-7802-245-584

email: martin_pac...@uk.ibm.com

Twitter / Facebook IDs: MartinPacker

Blog: https://mainframeperformancetopics.com

Mainframe, Performance, Topics Podcast Series (With Marna Walle): 
https://anchor.fm/marna-walle

Youtube channel: https://www.youtube.com/channel/UCu_65HaYgksbF6Q8SQ4oOvA



From:   saurabh khandelwal <sourabhkhandelwal...@gmail.com>
To:     IBM-MAIN@LISTSERV.UA.EDU
Date:   07/04/2021 07:18
Subject:        [EXTERNAL] WAS v9 EAR Auto Deployment
Sent by:        IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU>



Dear Kumar,



We are in the process to implement automation in WAS v9 to deploy EAR file
without any manual intervention.



For this, we created monitored directory and enabled Global deployment
option using WAS console.



Now, we have couple of issues to be addressed.



1 ) How to update any application EAR file, which is already installed and
running. I used below, config file for this.



#

# Header

#

#ResourceType=ApplicationDeployment

#ResourceType=Application

#ImplementingResourceType=Application

#ResourceId=Cell=!{cellName}:Deployment=!{applicationName}:ApplicationDeployment=

#

# Header

#

ResourceType=ApplicationDeployment

ImplementingResourceType=Application

CreateDeleteCommandProperties=true

ResourceId=Deployment=NbkAdapter37



# Properties

Name=NbkAdapter37

Update=true

operationType=update

contentType=app

contentFile=/was/profiles/MB_T4/temp/Package_ServerApp_4.7.8.ear

useDefaultBindings=true

#CreateDeleteCommandProperties=true



#EnvironmentVariablesSection



serverName=MBT4



But, system is not picking this new EAR file.



2) When we install new EAR file in this we like to create config file,
which should handle class loader option, Shared Library reference, which
Web Server to be mapped etc.



I tried looking at various IBM manual, but couldn’t make this work.



Can you please help.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN




Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number 
741598. 
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to