<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>class GoldenRetriever extends Retriever<br><br>@NotInheritedDeploymentType<br>class Retriever extends Dog<br><br>@AnotherDeploymentType<br>class Dog<br><br>In this test case, GoldenRetriever does not inherit the Dog's deployment type in the TCK. But,&nbsp; I think that if&nbsp; bean does not define DeploymentType then it inherits deployment type from their super classes, directly or indirectly. Therefore, I think it inherits the Dog's deployment type.<br><br>WDYT?<br><br>Thanks;<br><br>Gurkan<br></div></div><br>



      </body></html>