[Geoserver-users] Function "Categorize" is not working

Hello! I made style with function categorize, but GS dont want show me layer.
Log writes:

"java.lang.RuntimeException: Unable to find function Categorize
Unable to find function Categorize".

Whats wrong with it? Thank you

style:

<LineSymbolizer>
   <Stroke>
     <CssParameter name="stroke">
       <ogc:Function name="Categorize">

          <ogc:PropertyName>p0964_00</ogc:PropertyName>

   <ogc:Literal>0.1</ogc:Literal>
         <ogc:Literal>#84c0e2</ogc:Literal>
     
         <ogc:Literal>1</ogc:Literal>
         <ogc:Literal>#02bfbf</ogc:Literal>
     
         <ogc:Literal>2</ogc:Literal>
         <ogc:Literal>#02d302</ogc:Literal>
     
         <ogc:Literal>3</ogc:Literal>
         <ogc:Literal>#9add30</ogc:Literal>
     
       </ogc:Function>
     </CssParameter>
    <CssParameter name="stroke-width">0.3</CssParameter>
   </Stroke>
</LineSymbolizer>

-----
Thank you!
GISproject, Moscow, Russia
--
View this message in context: http://osgeo-org.1560.n6.nabble.com/Function-Categorize-is-not-working-tp5018354.html
Sent from the GeoServer - User mailing list archive at Nabble.com.