Posts by Sidnei Ferreira • 119 points
7 posts
-
3
votes1
answer1027
viewsQ: cannot be cast to java.lang.String autocomplete primefaces
I’ve had this problem for days, and I can’t fix it. I am using primefaces autocomplete to search for customers registered on my system. I have already done my converter, I followed a tutorial and…
-
3
votes1
answer164
viewsQ: Manytomany mapping. Bean problem
After doing the Manytomany relationship between tables I don’t know how to save on my bean. I have a class schedule that has one or more lawyers taken care of this term. The lawyer can also be…
-
0
votes0
answers319
viewsQ: Losing database connection. Postgress, Glassfish
After about 15 minutes my system stops communicating with the database. Log Entry Detail Close-up Timestamp 05/09/2016 21:22:30.287 Log Level ERROR Logger…
-
1
votes1
answer93
viewsQ: p:First faces is showing twice the CPF name
My primefaces p:Growl is showing twice the CPF name when Cpf is invalid. I am using bean validation. <p:outputLabel for="cpf" value="CPF" rendered="#{cadastroClienteBean.CPF}"/>…
primefacesasked Sidnei Ferreira 119 -
2
votes1
answer188
viewsQ: Error deploying to glassfish server
Project not Rada on server after deploy. glassfish 4.1 Project cdi, jsf, primefaces, jpa System error: WELD-000335: Context is already active java.lang.Illegalstateexception: WELD-000335: Context is…
-
1
votes1
answer177
viewsQ: Error. WARN: WELD-000335: Conversation context is already active
I am presenting the following error in my Glassfish server 4.1 output: WARN: WELD-000335: Conversation context is already active, Most likely it was not cleaned up properly During Previous request…
-
1
votes0
answers1054
viewsQ: Java ZIP Address Search
Good morning, you guys! I have a zip code search engine that is no longer working. When I use the URL passing my zip code it returns the query. Thanks for the help! Here is a example link to test…