Hello Group,

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

Reply via email to