4
4

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

JBoss 関連リンク

Last updated at Posted at 2012-08-15

JavaEE準拠のアプリケーションサーバである、JBoss の関連リンクをまとめます。

アプリケーションサーバとしての JBoss には、コミュニティ版である AS と、商用(RedHatサポート)版である EAP がありますが、JavaEE プログラミングを行う上では大きな差はありません(※)ので、AS向き、EAP向きにこだわらず列挙していきます。

※ 乱暴な例え話で恐縮ですが、 Linux で言えば、Fedora と Red Hat Enterprise Linux の違いのようなものです。詳しくは以下のリンクで紹介されています。
コミュニティ版JBoss ASとエンタープライズ版JBoss EAPの違い

なお、2012/08月現在、AS のメジャーバージョンは 7、EAP のメジャーバージョンは 6 です。EAP 6 は AS 7 をベースに開発されていますので、EAP 6 の記事を読まれた後、AS で試す場合は、AS 7 を利用する必要がありますのでご注意ください。AS 6 以前と AS 7 では、設定方法がかなり異なります。

4
4
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
4
4

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?