When a new resource is created into a workspace x, a layer in that workspace is created. Hwever, the REST API lists all layers together, ignoring namespaces, so in practice x:layer and y:layer will be listed as "layer".
GWC uses the full qualified name, which is likely to cause confussion and problems
When a new resource is created into a workspace x, a layer in that workspace is created. Hwever, the REST API lists all layers together, ignoring namespaces, so in practice x:layer and y:layer will be listed as "layer".
GWC uses the full qualified name, which is likely to cause confussion and problems