I’m trying to create a connection pool in glassfish. I’ve done this a million times so the ‘how-to’ is not the issue.
After I filled out all the info that the form needs to create the connection pool and I hit ‘create/finish’ then the screen just reloads and takes me back to the home screen without creating the connection pool.
This is super frustrating! (Aaaargh!!!) . I’ve tried multiple times to restart the application server but it doesn’t work. Any tips on what I can do to fix this? Maybe there’s a manual way to add a connection pool by editing some XML file or something?
Thanks in advance!
The configuration is stored as a
domain.xmlfile (.../<yourDomain>/config/domain.xml) and you can edit this file manually (preferably while app server is down).Look for: