I'd like to be able to change the max-pool-size value at runtime. Currently I have to modify the xml and restart Glassfish.
Any ideas?
|
I'd like to be able to change the max-pool-size value at runtime. Currently I have to modify the xml and restart Glassfish. Any ideas?
| |||||
feedback
|
|
You should be able to do this with 'asadmin set'. I do not know the particular name you needto use, though. Use "asadmin get '*'" (after you have deployed your MDB) to find the name that you will need to use. | |||
feedback
|