Hi,

There's AnnotationDeployer.deploy with the following line:

   List<Class> classes = finder.findAnnotatedClasses(Stateless.class);

Eclipse barks as classes is of raw type. Anyone know how to fix it
without @SuppressWarnings?

Jacek

--
Jacek Laskowski
http://www.JacekLaskowski.pl

Reply via email to