サンプル ジャージー ウォー バンドル コード (git 上の helloworld-osgi-webapp: https://github.com/jersey/jersey-1.x/tree/master/jersey/samples/helloworld-osgi-webapp )をデプロイしようとすると、 Glassfish 3.1.2.2 では、次の osgi エラーが発生します。
remote failure: Error occurred during deployment: Exception while loading the app:
org.osgi.framework.BundleException: Unresolved constraint in bundle war-bundle [344]:
Unable to resolve 344.0: missing requirement [344.0] osgi.wiring.package; (&(osgi.wiring.package=com.sun.jersey.api.core)(version>=1.18.0)(!(version>=2.0.0))).
Please see server.log for more details.
Command deploy failed
maven felix プラグインが戦争にライブラリを埋め込まないのはなぜですか?
よろしくお願いします、M.