I am looking out for high availability datasource solutions for my application supporting failover and I came across this article which mentions about JBoss Datasource HA.
I wanted to know if this DS can be used in a standalone mode. I intend to integrate it with my web application which is deployed on glassfish. If so, what are the steps to be followed to use the DS programmatically.
Thanks.