You can update application files deployed on a server.
Also, determine whether the updated files can be installed to your deployment targets. WebSphere® Application Server Version 6.x supports Java 2 Platform, Enterprise Edition (J2EE) 1.4 enterprise applications and modules.
If you are deploying J2EE 1.4 modules, ensure that the deployment target supports Version 6.x. You can deploy J2EE 1.4 modules to Version 6.x servers only. You cannot deploy J2EE 1.4 modules to Version 5.x deployment targets.
The administrative console Server collection pages show the versions for deployment targets.
If you need to use wsadmin scripting to synchronize a node, use the NodeSync mbean's sync() command.
Next, test the application. For example, point a Web browser at the URL for a deployed application (typically http://hostname:9060/Web_module_name, where hostname is your valid Web server and 9060 is the default port number) and examine the performance of the application. If the application does not perform as desired, edit the application configuration, then save and test it again.
In this information ...Subtopics
Related concepts
Related tasks
| IBM Redbooks, demos, education, and more(Index) |