Richard Kennard [http://community.jboss.org/people/kennardconsulting] created the discussion
"Re: JBoss AS 6 Final scanning does not support parameterized return types?" To view the discussion, visit: http://community.jboss.org/message/577810#577810 -------------------------------------------------------------- Update: it appears this problem follows me all over my code - anywhere I use *Pair* (not just MemberImportProcessor). The problem goes away if I do: *private Pair/*<Member, String>*/ importMember( ... )* Or if I move the definition of *Pair* inside my EJB JAR (as opposed to packaged in a JAR in my EAR/lib). I believe this further points to a problem in the JBoss scanning process? -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/577810#577810] Start a new discussion in JBoss Microcontainer at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2114]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
