[jboss-user] [JBoss Seam] - NoSuchMethodException using @Destroy
monkeyden
do-not-reply at jboss.com
Wed Sep 27 12:47:58 EDT 2006
NOTE: Cross-posting. I recalled that @Destroy is a Seam annotation.
I'm getting a NoSuchMethodException for destroy() of SFSB, though I have it defined as such:
| @Remove @Destroy
| public void destroy() {}
|
Am I missing something?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974608#3974608
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974608
More information about the jboss-user
mailing list