Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
タイトルにはほとんどすべてが記載されていますが、MySQLデータベースをjdbcリソースとして使用できるように、埋め込みGlassfishでjdbc-connectionを定義するにはどうすればよいですか?
返信ありがとうございます!
私はそれを動かしました、それは私が思ったより簡単でした!
インストールされたglassfishで構成したjdbcを使用し、domain.xmlから構成をコピーしました。
埋め込まれたGlassfishがMySqlドライバーを使用できるようにするために、依存関係をMavenに配置します...