> > Ok, so to make sure I would still have to try and connect to the > datastore and then check for error message. Like, I cannot be sure > an attempt to connect already occurred? (or can I?)
Well I was more thinking that if getError() was non-null you would mark it was an error. Then if say the user changes a parameter you then try again (ie, call getDataStore()). Under the hood the resorucePool would then re-connect and clear the error if the connection was successul. Then I guess you would have to update the icon. > > Cheers > Andrea > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > Geoserver-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geoserver-devel > > !DSPAM:4007,4865277d228261431913854! > -- Justin Deoliveira The Open Planning Project [EMAIL PROTECTED] ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
