Details
Description
GWCTransactionListener gets a handle to the transaction request and when it comes with no namespace declared for the transaction feature type. Using catalog.getLayerByName(Name) should do the trick, as that's what the rest of GeoServer uses to resolve a requested feature type name.
Fixed at r15576 for trunk and r15577 for 2.1.x