snimavat / nimble

Nimble Security Grails Plugin
Other
15 stars 19 forks source link

Incompatibility with grails 2.3.7 LATEST #47

Closed baqlawi closed 10 years ago

baqlawi commented 10 years ago

a lot of issues starting from cache plug-in, a lot of issue appears when I compile just after installation. I resorted the plug-in order before the cache plugin, but again. same errors poped up. I stopped the default cache pluging that comes with Grails 2.3.7. added cache & webxml latest plug-ins. it compiled with minor issues because of deprecated API methods called by Nimble. please have a look. I'm new to Nimble and thought to give it a try, after some Google researches. I think it is a promising plugin. please let me know if it is no more maintained, so I can search for an alternate, if you have no plan to go after that. Thank you.

snimavat commented 10 years ago

The plugin is very well maintained.. the issue is with the shiro plugin -> apache shiro, which brings in the servlet 2.x deps and causes the compilation issues.

Read this for more details and solution. https://github.com/snimavat/nimble/issues/33

baqlawi commented 10 years ago

Thank you very much dear for the prompt response. I'm so sorry to know about that issue, and glad to know it's maintained. Is this issue fixed? or can it be done from my side? Sorry, but for a new Grails & Nimble comer like me, It looks a a little irritating to face such an issue. How can I get this issue resolved?

One more thing with the demo version on http://nimble.ap01.aws.af.cm/login, I was not able to login to try it. Username & password given for the administrator are invalid. I tried to create an account. but no permissions are given for a new account I guess to go through the demo system. please let me know how to access it. I have already dropped a comment earlier today on that web app, http://nimble.ap01.aws.af.cm/.

snimavat commented 10 years ago

Read https://github.com/snimavat/nimble/issues/33 - It has solution about how to fix the issue.

You should be able to login to demo now using admin/admiN123!

baqlawi commented 10 years ago

Thank you very much dear. Now I'm able to access it using the username & password provided. It really looks great. I'll be going after the fix provided, which worked for me as well.

Have a nice day

snimavat commented 10 years ago

Great.. vote for the plugin http://grails.org/plugin/nimble .. if you like it

baqlawi commented 10 years ago

Done already. Thanks.