This section describes settings specific to a WebSphere
Application Server environment.
Increasing the maximum memory allocated to the JVMIf you are running Configuration Manager or trying to generate
Enterprise JavaBeans (EJB) deploy code by using the command line
utility ejbdeploy and an OutOfMemory error occurs, increase
the amount of memory allocated to the JVM.
Edit the ejbdeploy script in the [appserver root]/deploytool/itp/
directory:
Find the -Xmx256M parameter and change it
to a higher value, such as -Xmx1024M.
Save the file.
Run the ejbdeploy command or redeploy using
Configuration Manager.
|
|
|