[
https://issues.jboss.org/browse/AS7-2217?page=com.atlassian.jira.plugin.s...
]
Stian Thorgersen updated AS7-2217:
----------------------------------
Attachment: jndiTest.zip
Added test for InitialContext#list with a remote session bean.
Steps to run:
- build jndiTest/beans and deploy to jboss
- run Arquillian tests in jndiTest/jndiTest
My first attempt at this test used multiple deployments within the test where the beans
where in one deployment and the test in another. However, for some reason the test passed
then, but fails when the beans are deployed manually.
Console creates (/looks up) instances of bound object
-----------------------------------------------------
Key: AS7-2217
URL:
https://issues.jboss.org/browse/AS7-2217
Project: Application Server 7
Issue Type: Bug
Components: Domain Management, Naming
Affects Versions: 7.1.0.Alpha1
Reporter: Carlo de Wolf
Assignee: John Bailey
Fix For: 7.1.2.Final-redhat1
Attachments: jndiTest.zip
When looking at JNDI bindings in Profile -> Container -> Naming instances of the
bound object are created. The Console should not perform actual lookups, but just stick to
the bindings.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira