Foren

What does SetContextPropertiesRule]{Context} do? Got Warning

thumbnail
Arthur Grohe, geändert vor 11 Jahren.

What does SetContextPropertiesRule]{Context} do? Got Warning

Junior Member Beiträge: 49 Beitrittsdatum: 05.11.12 Neueste Beiträge
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, geändert vor 11 Jahren.

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

Regular Member Beiträge: 234 Beitrittsdatum: 13.03.12 Neueste Beiträge
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, geändert vor 11 Jahren.

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

Junior Member Beiträge: 49 Beitrittsdatum: 05.11.12 Neueste Beiträge
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?