Hi, I've been going through this issue [1] where I noticed that we are having a massive performance issue with POX security where each POX requests do a file system read!! What happens is that, POXSecurityHandler tries to determine whether the current security scenario of a service is UT or not. For that, it calls the SecurityConfigAdmin#getCurrentScenario which reads the relevant service metafile, and further executes an xpath to get this info.
Is there a better way to get the current security scenario of a service? [1] https://wso2.org/jira/browse/WSAS-1473 Thanks, KasunG -- *Kasun Gajasinghe* Software Engineer; Development Technologies Team, WSO2 Inc.; http://wso2.com , *email: **kasung AT spamfree wso2.com ** cell: **+94 (77) 678-0813* *linked-in: *http://lk.linkedin.com/in/gajasinghe * * *blog: **http://kasunbg.org* <http://kasunbg.org> * twitter: **http://twitter.com/kasunbg* <http://twitter.com/kasunbg> * *
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
