Example of MessageDrivenBean on a Queue. The transactions are container managed (Required)
this class have superclasses in which are defined ejbCreate() and onMessage()
this strange structure is only for reproducing bug 300387
for a more normal structure see the samplemdb sample