users@glassfish.java.net

Re: flush-connection-pool only working for DAS?

From: <forums_at_java.net>
Date: Thu, 8 Dec 2011 01:10:00 -0600 (CST)

For an application scoped resource, a flush connection pool command can be
executed with new flags "appname" and "modulename" as follows :

$S1AS_HOME/bin/asadmin flush-connection-pool --appname
app-scoped-resourcesApp --modulename app-scoped-resources-web.war
java:module/jdbc/monitoring-pool

$S1AS_HOME/bin/asadmin flush-connection-pool --appname
app-scoped-resourcesApp --modulename app-scoped-resources-ejb.jar
java:module/jdbc/monitoring-pool


--
[Message sent by forum member 'sm157516']
View Post: http://forums.java.net/node/866701