Strange error. Compiling the code from the passivation example from :
D:\lib\JBossCache-all-2.0.0.GA\examples\PojoCache\passivation
in Eclipse as a Dynamic Web Project.
In StudentMaintTest.java :
line 43 : cache1_.getCache().addCacheListener(listener_);
get the error :
The type Fqn is not generic; it cannot be parameterized with arguments <?>
Can't seem to get around the error.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4077793#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...