[jboss-user] [Security JAAS/JBoss] - Re: Custom login-module and EJB

2009-04-06 Thread dabek
No I didn't figured it out. I've just start using 4.2.3. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4223583#4223583 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4223583 ___

[jboss-user] [Security JAAS/JBoss] - Re: Custom login-module and EJB

2009-01-15 Thread dabek
Hi Wolfgang, I tried your suggestions and: 1. After changing dtd nothing changed 2. My sar file looks like: lib META-INF +jboss-service.xml +login-config.xml +MANIFEST.MF The login-config.xml is renamed security-config.xml 3. After changing logging I got this logs: | 14:06:39,875

[jboss-user] [Security JAAS/JBoss] - Re: Custom Module Not Being Used For EJB Security

2009-01-15 Thread dabek
Hi, have you find how to solve this issue? I'm having similiar problem - http://www.jboss.com/index.html?module=bbop=viewtopicp=4202116#4202116, so if you have any solution please post it here. Regards, Marcin View the original post :

[jboss-user] [Security JAAS/JBoss] - Re: Custom login-module and EJB

2009-01-15 Thread dabek
I found my problem similar with this two: http://www.jboss.com/index.html?module=bbop=viewtopicp=4181949#4181949 http://www.jboss.com/index.html?module=bbop=viewtopicp=4198290#4198290 Can anyone help? View the original post :

[jboss-user] [Security JAAS/JBoss] - Re: Custom login-module and EJB

2009-01-14 Thread dabek
My ear structure is like this: | myapppliaction.ear | ---lib (directory contains libraries used by ejb modules and webapp) | ---META-INF | --application.xml | --jboss-app.xml | --security-config.xml | ---jboss-service.xml | ---firstEJBmodule.jar |

[jboss-user] [Security JAAS/JBoss] - Re: Custom login-module and EJB

2009-01-14 Thread dabek
I've tried with .sar module but this exception is still there :(. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4201852#4201852 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4201852