I'm using Tangosol Coherence v3.2.2b371. Can I cache objects that do not implement Serializable through the NamedCache api? Or this depends on configuration?
Edit: For clarification, I'm trying to cache compiled javax.xml.xpath.XPathExpression objects.