Thanks... Have made the updates...

Is there anything that should be added to the limitations section? Do we fully support EJB 3.0?

-Dave-

David Blevins wrote:

On Jan 25, 2007, at 11:03 AM, Dave Colasurdo wrote:

   Limitations:
- Undeploying an ejb module will not remove it's beans. The server has to be restarted to deploy the same module again.

Ok, I've implemented undeploy and verified it works using the calculator sample app. I can guarantee there are leaks here (there always are the first few iterations), but the feature is functional.

      - Extended JNDI and DI types

This works. If your env-entry-type is java.lang.String and we see you have a URL, for example, we will convert the value to a URL before injection.

-David



Reply via email to