Tested On

Last update : July 6 2002
Doc for : v1.3

Cactusについて
  • Cactus とは
  • ニュース
  • 変更履歴
  • 特徴/開発状況
  • 目標
  • ロードマップ/ToDo
  • 協力者
  • 協力者募集
  • Cactus ユーザ
  • テスト済環境 ...
  • ライセンス


  • ダウンロード
  • ダウンロード


  • ドキュメント
  • Cactus の仕組み
  • さぁ始めよう
  • モック対コンテナ
  • Javadocs
  • └Javadocs
  • よくある質問


  • Howto ガイド
  • クラスパス Howto
  • 設定 Howto
  • アップグレードHowto
  • テストケース Howto
  • セキュリティHowto
  • Ant Howto
  • HttpUnit Howto
  • サンプル Howto
  • EJB Howto
  • IDE Howto
  • JUnitEE Howto


  • サポート
  • Bug DB
  • メーリングリスト


  • その他
  • 名前の由来
  • ロゴコンテスト
  • 参考文献
  • アクセス状況
  • └WebAlizer


  • 開発者向け
  • CVS
  • コード規約
  • ビルドの結果


  • Cactus はどのコンテナでテストされたか/What containers has Cactus been tested on ?


    テストに成功したコンテナ/Tested on ...

    Note Cactus is supposed to work on any J2EE 1.2 and 1.3 compliant servers. However, we have found in the past that some containers were displaying some weird behaviours (and that there were also bugs in Cactus that were making it non 100% spec-compliant - we have corrected all of these and are not aware of any problem at this time).

    Note Cactus は全ての J2EE 1.2 および 1.3 互換のサーバーでの動作が想定されていますが、 過去に、幾つかのコンテナが怪しい振舞いを示すことを確認しています。 (そして、仕様に 100% 対応していないために Cactus にバグがあったことも。 これらを全て修正し、現在では問題は認められません。)

    This page shows the different versions of servers that have been reported to work fine with Cactus. By working we mean that the Cactus sample application ran fine.

    このページでは、 Cactus が正しく動作すると報告されたサーバーのいろいろなバージョンを示します。 作業により、Cactus サンプルアプリケーションが正しく動く事を意味します。

    If you have tested Cactus on a configuration that is not listed below, please send an email to the Cactus user mailing list with [TestedOn] in the subject.

    もし、以下のリストにない設定で Cactus をテストした場合、 Cactus ユーザーメーリングリスト に、件名に [TestedOn] を付けてメールください。

    Cactus 1.3

    Server   Version   J2EE API   Submitted by  
    サーバ   バージョン   J2EE API   報告者  
    Resin   2.0.5   1.2   Vincent Massol  
    Resin   2.0.5   1.3   Vincent Massol  
    Resin   2.1.0   1.2   Vincent Massol  
    Resin   2.1.0   1.3   Vincent Massol  
    Tomcat   4.0.3   1.2   Vincent Massol  
    Tomcat   4.0.3   1.3   Vincent Massol  
    Tomcat   4.0.2   1.2   Vincent Massol  
    Tomcat   4.0.2   1.3   Vincent Massol  
    Tomcat   4.0.1   1.2   Vincent Massol  
    Tomcat   4.0.1   1.3   Vincent Massol  
    Tomcat   3.3.1   1.2   Vincent Massol  
    Tomcat   3.2.4   1.2   Vincent Massol  
    WebLogic   6.1   1.2   Vincent Massol  
    WebLogic   6.1   1.3   Vincent Massol  
    Orion   1.5.4   1.2   Vincent Massol  
    Orion   1.5.4   1.3   Vincent Massol  
    Orion   1.5.2   1.2   Vincent Massol  
    Orion   1.5.2   1.3   Vincent Massol  


    テストに失敗したコンテナ/Fails on ...

    Some containers have some issues which prevent them from running the Cactus sample application tests.

    幾つかのコンテナには、 Cactus サンプルアプリケーションのテストを妨げる何らかの問題があります。

    Server   Version   J2EE API   Reason   Submitted by  
    サーバ   バージョン   J2EE API   理由   報告者  
    Enhydra   3.3.1 b1   1.2   Enhydra does not seem to support BASIC authentication as defined by the Servlet specifications and thus the Sample tests which use security fail. All other tests run fine and thus if you don't need to test secure code, you should be fine with Enhydra 3.3.1 b1. / Enhydra は Servlet 仕様書で定義された BASIC 認証をサポートしていないようです。従って、セキュリティを用いたサンプルテストは失敗します。 他の全てのテストは正しく動作するので、 セキュアなテストコードを必要としない場合、 Enhydra 3.3.1 b1 でも大丈夫です。   Vincent Massol  



    [訳注:これは 漆島賢二 が翻訳しました。日本語訳に対するコメントがあれば こちらに送ってください]
    Copyright © 2000-2002 The Apache Software Foundation. All Rights Reserved.