GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  J2EE  >  Websphere

 Print  |  
Question:  Deployments types in IBM websphere

Answer: How many ways deployments in ibm websphere.please give me one examples


October 10, 2005 04:56:37 #2
 vijaya bhaskar   Member Since: Visitor    Total Comments: N/A 

RE: how many ways deployments in ibm websphere.please ...
 

We could also directly copy the jar files to deploedapplication folder in websphere. this is called hot deployment.

The more generic way is to use websphere specific ant tasks and building automated scriptes for deploying the application.

     

 

Back To Question