openid4javaを使用したOpenID Extension for OpenSSOの構築について

108 views
Skip to first unread message

OJ

unread,
May 11, 2009, 2:05:19 AM5/11/09
to openid-ja
こんにちは。

http://sdc.sun.co.jp/javasystem/techtopics/identity/200708.html
を参考に、OP側の構築を試しているのですが、
OpenID Extensionのビルドまではうまくいきますが、
http://hogehoge:8080/openid/service
が404エラーになります。

どなたか、経験あるひとはいらっしゃるでしょうか?

http://sdc.sun.co.jp/javasystem/techtopics/identity/200708.html
は、記述内容が古くなっているため、
代わりに新しいソフトウエアのバージョンを使用しております。

各ソフトウエアのバージョンは下記の通りです。

・grassfish(稼動しています。):
インストールに使用したファイル:glassfish-installer-v2-b50g.jar

・opensso(稼動しています。):
インストールに使用したファイル:http://download.java.net/general/opensso/stable/
openssov1-build1/opensso.zip

・OpenID Extension(稼動していません。)
インストールに使用したファイル:2009/05/09時点でののCVS(cvs.dev.java.net/cvsの/opensso/
extensions/openid) HEADから取得。
(build.properties,v 1.2 2009/04/24 21:11:40 rparekh Exp)

OpenID Extensionに必要なファイル

・OpenID4java
インストールに使用したファイル:
http://openid4java.googlecode.com/svn/branches/openid4java-0.9.3
(SVNにて取得。)
・Facelets
インストールに使用したファイル:
https://facelets.dev.java.net/files/documents/3448/84208/facelets-1.1.14.zip
・Apache Commons Codec
インストールに使用したファイル:
http://ftp.riken.jp/net/apache/commons/codec/binaries/commons-codec-1.3.zip
・Federated Access Manager Client SDK
opensso.zipの中のopenssosamples.zip

また、grassfish管理コンソールからWeb Applications→openidをクリックした場合、下記のエラーが管理コンソールに表示
されます。

HTTP Status 500 -
type Exception report
message
descriptionThe server encountered an internal error () that prevented
it from fulfilling this request.
exception
javax.servlet.ServletException:
java.lang.reflect.InvocationTargetException while attempting to
process a 'beforeCreate' event for 'event7'.
root cause
java.lang.RuntimeException:
java.lang.reflect.InvocationTargetException while attempting to
process a 'beforeCreate' event for 'event7'.
root cause
java.lang.reflect.InvocationTargetException
root cause
java.lang.NullPointerException
note The full stack traces of the exception and its root causes are
available in the Sun Java System Application Server 9.1 logs.

Reply all
Reply to author
Forward
0 new messages