cdiexample
cdiexample copied to clipboard
Vaadin CDI example project
Hi, I was testing some scenario and it seems that the apache shiro integrated is not working properly. Below is the scenario I have done: 1 - Login first time...
Hi. Thanks for the great starter project. I'm trying to extend this for my own purposes. The first thing I need to do is extend the domain model to contain...
I tried with download source and import as existing maven project and started on Tomcat 8 server. I get SEVERE: A child container failed during start java.util.concurrent.ExecutionException: org.apache.catalina.LifecycleException: Failed to...
Please note that this example does not work when the PUSH + websocket is enabled. Issue related to apache shiro and the below exception is raised Caused by: org.apache.shiro.UnavailableSecurityManagerException: No...
Hi Could you please explain what is th euse of having UUID and Revision columns in any table. Noticed that you have added these columns in AbstractEntity
I have just a small question, as we are using the database as a support for user authentication (user entity on the backend package), why the shiro ini file still...
Hi, thanks for this great example. I am using it as a start for another project. In one of my views, I run a runnable instance to get some object...
Hi, I was using as a base for one project. When I try to logout and login, I got this exception error: Caused by: org.apache.shiro.UnavailableSecurityManagerException: No SecurityManager accessible to the...
CustomerEditor should show notification about reserved username if given name already exists in the database