Thanks... Have included the MDB restriction in the latest attachment.
BTW, The version in the 2.0-M2 branch is quite stale.
Can someone please refresh the copy at:
https://svn.apache.org/repos/asf/geronimo/server/branches/2.0-M2/RELEASE-NOTES-2.0-M2.TXT
with the included attachment.
All future changes can then occur in the branch..
Thanks
-Dave-
David Blevins wrote:
>
> On Jan 26, 2007, at 5:46 AM, Dave Colasurdo wrote:
>
>> Thanks... Have made the updates...
>>
>> Is there anything that should be added to the limitations section?
>
> One of the things I mentioned in another email is that MDBs are
> completely untested and should be assumed non-functional.
>
>> Do we fully support EJB 3.0?
>
> :)
>
> -David
>
>
>>
>> -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
>>
>
>
>
|