Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

今回の例では、「classicmodels」という名前のMySQLデータベースを使用して、JNDI接続を確立します。

 

Image Added

 

  • ステップ1:コンテキストの設定

上記のMySQLデータベースへJNDIデータソースの接続を確立するためには、以下のコンテンツに従いリソースXML要素を作成します。

...

java:comp/env/jdbc/classicmodels

 

Image Added