|
| 61307 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateless/StatelessRemoteProxyFactory.java | code formatting |
| 61301 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/homeinterface/Test.java | [JBCTS-540] if business and home jndi bindings are the same, one proxy is created that implements both interfaces |
| 61301 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateful/StatefulLocalProxyFactory.java | [JBCTS-540] if business and home jndi bindings are the same, one proxy is created that implements both interfaces |
| 61301 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateless/StatelessLocalProxyFactory.java | [JBCTS-540] if business and home jndi bindings are the same, one proxy is created that implements both interfaces |
| 61301 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateful/StatefulRemoteProxyFactory.java | [JBCTS-540] if business and home jndi bindings are the same, one proxy is created that implements both interfaces |
| 61301 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateless/StatelessRemoteProxyFactory.java | [JBCTS-540] if business and home jndi bindings are the same, one proxy is created that implements both interfaces |
| 61301 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/homeinterface/unit/HomeTestCase.java | [JBCTS-540] if business and home jndi bindings are the same, one proxy is created that implements both interfaces |
| 61301 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/homeinterface/TestBean.java | [JBCTS-540] if business and home jndi bindings are the same, one proxy is created that implements both interfaces |
| 61301 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/homeinterface/DuplicateStatefulBean.java | [JBCTS-540] if business and home jndi bindings are the same, one proxy is created that implements both interfaces |
| 61301 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/homeinterface/DuplicateStatelessBean.java | [JBCTS-540] if business and home jndi bindings are the same, one proxy is created that implements both interfaces |