最近Quercusを試していて、JavaとPHPの統合モジュールを作りたくて、チュートリアルを見たところ、以下の部分でスタックしていました。
ステップ 3: com.caucho.quercus.QuercusModule を作成し、$webApp/WEB-INF/classes/META-INF/services example.HelloModule に配置します。
ところで、デモhttp://www.caucho.com/resin-3.0/quercus/tutorial/module/hello.php
またはhttp://quercus.caucho.com/quercus-3.1/examples/quercus-module/hello.php
同様に機能していません。
誰かがこの問題を手伝ってくれますか? ありがとうございました。
参照:
http://www.caucho.com/resin-3.0/quercus/tutorial/module/index.xtp
http://quercus.caucho.com/quercus-3.1/doc/quercus.xtp#module