<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial,helvetica,sans-serif;font-size:10pt"><div>Hi;<br><br>Some interceptors classes in the TCK test suites implement @PreDestroy methods. AFAIK, interceptors specification says that methods with @PreDestroy in interceptor class must take InvocationContext parameter. But in TCK, those methods do not take InvocationContext parameter<br><br>For example:<br><br>org.jboss.jsr299.tck.tests.context.dependent.TransactionalInterceptor <br><br>@PreDestroy public void destroy()<br>&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; destroyed = true;<br>&nbsp;&nbsp; }<br><br>Is it correct?<br><br>--Gurkan<br><br><br></div>
<!-- cg11.c1.mail.mud.yahoo.com compressed/chunked Wed Nov 25 10:02:22 PST 2009 -->
</div><br>

      </body></html>