in Technology by
How to deploy an application in WebSphere?

1 Answer

0 votes
by

There are three possible ways to deploy.

  1. Hot deployment – copy the application file into the application directory. This is good for the non-production environment and not recommended for production.
  2. DMGR – You can deploy an application through DMGR by going to Applications >> New application
  3. Scripts – You can develop wsadmin scripts or ant tasks for application deployment.

Related questions

0 votes
    What file types you can deploy into WebSphere?...
asked Jun 11, 2021 in Technology by JackTerrance
0 votes
    I have developed two Windows Phone applications and would like to deploy them on a physical device for a ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 4, 2022 in Education by JackTerrance
0 votes
    I have an EAR file that contains two WARs, war1.war and war2.war. My application.xml file looks ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 12, 2022 in Education by JackTerrance
0 votes
    How you set authentication in WebSphere MQ?...
asked Jun 8, 2021 in Technology by JackTerrance
0 votes
    Where do we find the cluster information in WebSphere MQ?...
asked Jun 8, 2021 in Technology by JackTerrance
0 votes
    What is the difference between Full & Partial repository in WebSphere MQ?...
asked Jun 8, 2021 in Technology by JackTerrance
0 votes
    What is the Difference between errors and qmgr errors in WebSphere MQ...
asked Jun 8, 2021 in Technology by JackTerrance
0 votes
    What are the different types of Logs in WebSphere MQ?...
asked Jun 8, 2021 in Technology by JackTerrance
0 votes
    IBM Websphere was introduced in the year __________....
asked Mar 7, 2021 in Technology by JackTerrance
0 votes
    This question already has answers here: How to deal with "java.lang.OutOfMemoryError: Java heap space" error ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jun 14, 2022 in Education by JackTerrance
0 votes
    I've a little problem with Websphere application server 7.0 (WAS7) and the reading of Environment Varaibles. With TomCat, I've defined a variable as...
asked Feb 12, 2022 in Education by JackTerrance
0 votes
    What is a virtual host in WebSphere?...
asked Jun 11, 2021 in Education by JackTerrance
0 votes
    I've got a flow where I want a codepipeline to trigger on git commits on Github, go via some ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked May 7, 2022 in Education by JackTerrance
0 votes
    If I want to create the registry key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Eventlog\Application\MyApp with ... Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 17, 2022 in Education by JackTerrance
0 votes
    If I want to create the registry key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Eventlog\Application\MyApp with ... Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 17, 2022 in Education by JackTerrance
...