[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: cts config startup issue with current vfs trunk

scott.stark@jboss.org do-not-reply at jboss.com
Fri Feb 29 18:18:41 EST 2008


"alesj" wrote : 
  | You shouldn't get that, since the initCacheLastModified method is overridden in SynthenticDirEntryHandler.
  | I thought I got that in the last VFS release.
It was, but this is the problem of trying to call an overloaded method from within a ctor. the SynthenticDirEntryHandler.initCacheLastModified does not exist at that point, and so is not used.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133393#4133393

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133393



More information about the jboss-dev-forums mailing list