Create the EAR file for deployment of Sterling Warehouse Management System on JBoss.
During the ear build, when JAX-WS webservice creation occurs, Sterling Warehouse Management System will look for customer extensions and use them if they exist. If they do not exist, default handler XML and handler classes will be built into the ear and used. Sterling Warehouse Management System provides one single set of default handlers that will get used against all beans that are deployed and for which customers have not provided extensions. Customer extensions can be provided on a per JAX-WS bean basis.
Enterprise Archives are built using an ANT (buildEAR.xml) that accepts the following targets:
-XX:MaxPermSize=768m -Xmx2048m -Xms2048m
You can set these memory parameters during installation or in the sandbox.cfg file after installation.