|
|
|
|
While the GlassFish Forum is a great place to ask all sorts of questions, it's nice to see users taking the time to document their findings on their blogs. Some recent examples include :
|
• "JAVA Security Provider Error" from Marc on getting the proper security provider when porting an application from JBoss to GlassFish.
|
Now I need to make sure this is all integrated into the GlassFish Wiki if not already covered. A centralized place for how-to's in addition to the GlassFish Documentation sounds like a reasonable thing to avoid relying on the accuracy of search engines.
|
Byron has a detailed post on why and how to setup JDBC Realm Authentication It covers the use of JavaDB (embedded or server mode), creation of the JDBC connection pool with the appropriate settings, along with a few tips. |