[jboss-user] [JBoss Microcontainer] - Re: JBoss AS 6 Final scanning does not support parameterized return types?

Richard Kennard do-not-reply at jboss.com
Mon Jan 3 06:54:44 EST 2011


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]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110103/618fc509/attachment.html 


More information about the jboss-user mailing list