[
http://jira.jboss.com/jira/browse/EJBTHREE-1420?page=all ]
jaikiran pai updated EJBTHREE-1420:
-----------------------------------
Attachment: EJBTHREE-1420_review_comments_incorporated.patch
Attached the updated test cases, taking into account the review comments from the forum
thread.
Create Unit Tests for JndiSessionRegistrarBase.unbindEjb()
----------------------------------------------------------
Key: EJBTHREE-1420
URL:
http://jira.jboss.com/jira/browse/EJBTHREE-1420
Project: EJB 3.0
Issue Type: Task
Components: proxy
Reporter: Andrew Lee Rubinger
Assigned To: jaikiran pai
Fix For: AS 5.0.0.CR1
Attachments: EJBTHREE-1420.patch,
EJBTHREE-1420_review_comments_incorporated.patch
We need a test to:
* Deploy an EJB (there are already a couple sample ones available in src/test/java)
* Test that all expected bindings are there (very similar to what is done "proxy
session" tests)
* Undeploy the EJB
* Test that all the previous bindings are no longer available (ie. NameNotFoundException
on lookup)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira