[jboss-dev-forums] [JBoss AS 7 Development] - Re: JBoss AS 7.1.1.Final custom login module for remoting and custom principal
Radek Rodak
do-not-reply at jboss.com
Sun Sep 16 16:55:36 EDT 2012
Radek Rodak [https://community.jboss.org/people/rodakr] created the discussion
"Re: JBoss AS 7.1.1.Final custom login module for remoting and custom principal"
To view the discussion, visit: https://community.jboss.org/message/759788#759788
--------------------------------------------------------------
Solution for me was, login modul is deployed as jboss modul. No packages from my login module are included in any deployments!.
my login modul is defined in standalone.xml as global, so any class loaders can find it.
I still had to add my login modul as dependency to some othe jboss provided modules... you see while testing which modul get problems, so you add your login modul to this modul as dependecy...
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/759788#759788]
Start a new discussion in JBoss AS 7 Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20120916/59e6cb82/attachment.html
More information about the jboss-dev-forums
mailing list