What is a cell-config.xml file?
What is a plugin-cfg.xml file ? What is the use of this file?
Latest Answer: Webserver plugin is used by web server to communicate with Application Servers for getting dynamic content such as servlets. Plugin-cfg.xml file is the web server plugin file. Whenever there is a new servlet, this has to be re-generated. ...
What are the two basic steps that admin have to do after deploying the application & before running the application?
Latest Answer: Sorry to disagree, there's no need to restart the webserver after updating the webserver's plugin file, as the webserver automatically loads the new plugin file after a given interval of time called the refresh interval. ...
What are the ways to start the Deployment Manager?
Latest Answer: There are three ways to start a deployment manager on windows1.Start>Allprograms>IBMwebsphere>Profiles>Dmgr>Start Manager2.Start>ControlPanel>Admintools>Services>(Start the service for deployment manager)3.To start from the ...
What are the two distinct features of Work Load Management?
Latest Answer: Two main features are - Load Balancing - AffinityWebSphere WLM is offering these two features on different levels like - Application/web Server Clustering Application ...
What is WSRR? IBM WebSphere Service Registry and Repository
Latest Answer: WSRR is a industry strength tool that enables the business to manage & govern their services. This comes with 5 capabilities publish, find, manage, enrich, govern. This can also be defined as a simple J2EE application that acts as a Service Registry (info ...
i need the difference btw the two versions of 5.x and 6.x. And in which field they differ?and why we go for 6.x rather than 5.x. and what are the similarities for both 5.x and 6.xhelp me in this issue?
Latest Answer: Quick answer is besides the JDK 1.4.2 from 1.3, 5x has WsInstance implemenation for multiple servers whereas 6x implements profiles that are better manageable and maintainable. 5x only creates separate configuration of the JVM but else everything is shared ...
how to connect to the db2 database from websphere studio
Latest Answer: JACL is a scripting language to operate webshere application sever through command prompt. In real time environment too many jobs has to perform on applications at a time.so if we use GUI tool to perform all the operations it will consume more time. ...
Latest Answer: These are the situation when you need to restart the server in test mode.1) When you make any changes to the Class file(Bean , DAO etc)2) Change any properties that were declared in properties file related to the whole application. This is ...
View page [1] 2 3 Next >>

Go Top