Fórum

What does SetContextPropertiesRule]{Context} do? Got Warning

thumbnail
Arthur Grohe, modificado 11 Anos atrás.

What does SetContextPropertiesRule]{Context} do? Got Warning

Junior Member Postagens: 49 Data de Entrada: 05/11/12 Postagens Recentes
Hi guys,

I got a Warning:
WARNING: [SetContextPropertiesRule]{Context} Setting property 'source' to 'org.eclipse.jst.jee.server:sdk610-jsf2-alloy-alba-idm' did not find a matching property.

What does that mean? How can I solve this?
thumbnail
Subhash Pavuskar, modificado 11 Anos atrás.

RE: What does SetContextPropertiesRule]{Context} do? Got Warning

Regular Member Postagens: 234 Data de Entrada: 13/03/12 Postagens Recentes
Hi,

Your <form action> URL is likely wrong. Pay attention to the URL in your browser address bar while seeing the error after submit. It should be exactly the URL which matches the URL pattern of the servlet.
thumbnail
Arthur Grohe, modificado 11 Anos atrás.

RE: What does SetContextPropertiesRule]{Context} do? Got Warning

Junior Member Postagens: 49 Data de Entrada: 05/11/12 Postagens Recentes
The warning occurs immediately after deploying the portlet, and In my jsf2-views the <form> elements doesn't have an action attribute anyway, so I think this is not the problem?