Hi, Can anyone tell me how to limit the EJB pool size, for a container from within WSAD? If this isn't possible via its wizards, can I do it programmatically? Thank you for any help Graham
It's probably easiest to do this from the Admin client. Click the check box on the first page of the Server configuration editor that says "enable administration client" and then once your server has started, use http://localhost:9090/admin to access the standard WAS admin client where you have access to these settings. Kyle