Hi,

I have just opened pull request for openid provider example. I've also
added simple test case for deployment process and login request.

I must say that Arquillian framework, deeply changed the way I develop
the code. I can't imagine how could I live without it. Thanks for this
great tool.


On Mon, Feb 28, 2011 at 5:14 PM, PicketBox JBoss <[email protected]> wrote:
> Look at the Seam PicketLink integration that Marcel has produced. It would
> be beneficial to start there.
>
> On Mon, Feb 14, 2011 at 9:07 AM, Marek Smigielski
> <[email protected]> wrote:
>>
>> 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
>>
>>
>> _______________________________________________
>> seam-dev mailing list
>> [email protected]
>> https://lists.jboss.org/mailman/listinfo/seam-dev
>>
>
>

_______________________________________________
seam-dev mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-dev

Reply via email to