[jboss-user] [JBossCache] - The type Fqn is not generic; it cannot be parameterized with
BruceSpringfield
do-not-reply at jboss.com
Fri Aug 24 09:53:23 EDT 2007
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#4077793
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4077793
More information about the jboss-user
mailing list