Primefaces command button not invoking/calling action from within a datatable
This is my attempt to note down things I found useful and were not already out there at the time of writing. They are not limited to any topic. Hopefully they will benefit someone.
Ever seen this. This usually happens when the db column in question is not a BLOB.
[java] java.lang.IllegalStateException: No active session context at org.jboss.seam.security.Identity.instance(Identity.java:157) [/java]
Exception starting filter Seam Filter java.lang.ClassCastException: org.jboss.seam.servlet.SeamFilter cannot be cast to javax.servlet.Filter
If you see this error in your logs, it just means that your JDK has not been able to locate the trustStore.