[infinispan-dev] Global configuration consistency issue
    Galder Zamarreño 
    galder at redhat.com
       
    Thu Jan 12 11:12:43 EST 2012
    
    
  
Hi Pete,
I've found a consistency issue in the global configuration:
TransportConfiguration has a reference to Transport coming from transportClass attribute resolution.
However, when you go to SerializationConfiguration, you see Class<? extends Marshaller> rather than Marshaller as resolved from marshallerClass. I think this should Marshaller as opposed to Class<? extends Marshaller>. WDYT?
Cheers,
--
Galder Zamarreño
Sr. Software Engineer
Infinispan, JBoss Cache
    
    
More information about the infinispan-dev
mailing list