Chris Melas [
https://community.jboss.org/people/melc] created the discussion
"Re: Is there anyone who is familiar with the console source code?"
To view the discussion, visit:
https://community.jboss.org/message/717928#717928
--------------------------------------------------------------
Well to be honest i'm not familiar with the Shiro framework. I guess you'll have
to disable somehow the jaas authentication and enable yours, so you will probably have to
make modifications in web.xml look at the security constraints, roles etc.
For example try to comment them all out to see if security is still required although
you'll have to somehow pass the username for the server to make proper retrieval of
data i.e. task data, group data etc, i think, not sure though, this happens on the gwt
client side by holding the username from the gwt login dialog, then it is using that
parameter when requesting stuff from the gwt server by passing it as parameter to the REST
API of the gwt server.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/717928#717928]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]