タグ

関連タグで絞り込む (1)

タグの絞り込みを解除

JBossに関するryouzoのブックマーク (2)

  • JBoss ASのデータソース設定 - nekop's blog

    JBoss Advent Calendar 2011の5日目のエントリです。今日はデータソースについて解説します。一応ターゲットとするバージョンはJBoss AS 5, 6系ということにします。JBoss AS 7では記述フォーマットは異なりますが各設定要素は大体一緒なのでAS7でも応用が効くでしょう。以下JBoss ASは5系または6系という前提で書きます。 JBoss ASでは [任意の名前]-ds.xml というデータソース設定ファイルをデプロイすることでデータソースが利用できるようになります。まずはこの最低限かつ典型的なデータソース設定の例を以下に挙げます。例ではPostgreSQLを使用しています。 <?xml version="1.0" encoding="UTF-8"?> <datasources> <local-tx-datasource> <jndi-name>Postg

    JBoss ASのデータソース設定 - nekop's blog
  • redhat.com | Red Hat responds.

    Red Hat Enterprise Linux AI is here Develop, test, and run generative AI models on the Linux® platform you trust, now available through our cloud and hardware partners. Get product details Migrate virtual machines with minimal disruption Moving your VMs to a unified platform will help you reliably and flexibly deploy applications across the hybrid cloud. See our solutions

    redhat.com | Red Hat responds.
    ryouzo
    ryouzo 2014/09/02
  • 1