[seam-dev] OpenID-op example application

Marek Smigielski marek.smigielski at gmail.com
Mon Feb 14 10:07:36 EST 2011


Hi,

Yesterday, when I try to deploy openid-op example on jboss 6.0, I have found
that it has some major problems and need refactoring in some places.
Basically it isn't integrated with PicketLink and has some minor dependency
injections problems.
I have some experience using seam and have some time , so it shouldn't be
too hard for me to fix that.  Of course if you allow me to do so.

I think that to bring back this example it should be done:
1. Makes OpenIdRpAuthenticationService ApplicationScobe component
(circular dependency problem).
2. Add whole seam-security as a dependency (there was classNotFound
exception)
3. Rename and re-factor Login class to Authenticator which will extend
BaseAuthenticator.
4. Rename and re-factor Identity class to User which
implements org.picketlink.idm.api.User.
5. Add arquillian test for this functionality.

regards,
Marek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/seam-dev/attachments/20110214/13a8e46e/attachment.html 


More information about the seam-dev mailing list