Just throwing out some ideas on some non-testing tasks I think might
be good tasks someone could work on that are fairly self-contained
and don't require too deep understanding of the container system.
[OPENEJB-94] SessionContext.getBusinessObject(interface)
[OPENEJB-97] SessionContext.getInvokedBusinessInterface
[OPENEJB-368] EJBContext.lookup
[OPENEJB-372] ENC: resource-ref: javax.sql.DataSource
[OPENEJB-373] ENC: resource-ref: javax.mail.Session
[OPENEJB-374] ENC: resource-ref: java.net.URL
[OPENEJB-375] ENC: resource-ref: javax.jms.QueueConnectionFactory
[OPENEJB-376] ENC: resource-ref: javax.jms.TopicConnectionFactory
[OPENEJB-377] ENC: resource-env-ref: javax.ejb.SessionContext
[OPENEJB-378] ENC: resource-env-ref: javax.jms.Queue
[OPENEJB-379] ENC: resource-env-ref: javax.jms.Topic
[OPENEJB-380] ENC: message-destination-ref: javax.jms.Queue
[OPENEJB-381] ENC: message-destination-ref: javax.jms.Topic
[OPENEJB-382] ENC: persistence-context-ref
[OPENEJB-383] ENC: persistence-unit-ref
There all pretty critical.
Any volunteers?
I'll post more as I can think of them....
-David