|
| 56518 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/injection/PcEncInjector.java | rebind() instead of bind() |
| 56518 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/service/BaseServiceProxyFactory.java | rebind() instead of bind() |
| 56518 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/mdb/LocalProducerFactory.java | rebind() instead of bind() |
| 56518 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/mdb/RemoteProducerFactory.java | rebind() instead of bind() |
| 56518 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/injection/EnvEntryEncInjector.java | rebind() instead of bind() |
| 56518 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/injection/ValueEncInjector.java | rebind() instead of bind() |
| 56518 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/embedded/JndiBinder.java | rebind() instead of bind() |
| 56518 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/entity/PersistenceUnitDeployment.java | rebind() instead of bind() |
| 56518 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/EJBContainer.java | rebind() instead of bind() |
| 56518 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/BaseStatefulProxyFactory.java | rebind() instead of bind() |
| 56518 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/stateless/BaseStatelessProxyFactory.java | rebind() instead of bind() |
| 56518 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/injection/PuEncInjector.java | rebind() instead of bind() |
| 56518 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulClusterProxyFactory.java | rebind() instead of bind() |
| 56518 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/injection/LinkRefEncInjector.java | rebind() instead of bind() |
| 56518 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/mdb/ProducerFactory.java | rebind() instead of bind() |
| 56518 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/mdb/MessagingContainer.java | rebind() instead of bind() |
| 56518 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/injection/EjbEncInjector.java | rebind() instead of bind() |
| 56518 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/stateless/StatelessLocalProxyFactory.java | rebind() instead of bind() |
| 56518 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulLocalProxyFactory.java | rebind() instead of bind() |
| 56518 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/stateless/StatelessRemoteProxyFactory.java | rebind() instead of bind() |
| 56518 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulRemoteProxyFactory.java | rebind() instead of bind() |
| 56516 | modified | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/stateless/CheckedStatelessBean.java | clientBindUrl() now defaults to the default ejb3 connector value |
| 56516 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/service/ServiceRemoteProxyFactory.java | clientBindUrl() now defaults to the default ejb3 connector value |
| 56516 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/JmxClientKernelAbstraction.java | clientBindUrl() now defaults to the default ejb3 connector value |
| 56516 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/ClientKernelAbstraction.java | clientBindUrl() now defaults to the default ejb3 connector value |
| 56516 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/MCClientKernelAbstraction.java | clientBindUrl() now defaults to the default ejb3 connector value |
| 56516 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/ProxyFactoryHelper.java | clientBindUrl() now defaults to the default ejb3 connector value |
| 56516 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/KernelAbstraction.java | clientBindUrl() now defaults to the default ejb3 connector value |
| 56516 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulClusterProxyFactory.java | clientBindUrl() now defaults to the default ejb3 connector value |
| 56516 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/stateless/StatelessClusterProxyFactory.java | clientBindUrl() now defaults to the default ejb3 connector value |
| 56516 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/annotation/ejb/RemoteBinding.java | clientBindUrl() now defaults to the default ejb3 connector value |
| 56516 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/annotation/ejb/RemoteBindingImpl.java | clientBindUrl() now defaults to the default ejb3 connector value |
| 56516 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulRemoteProxyFactory.java | clientBindUrl() now defaults to the default ejb3 connector value |
| 56516 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/stateless/StatelessRemoteProxyFactory.java | clientBindUrl() now defaults to the default ejb3 connector value |
| 56489 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/enc/DeploymentEjbResolver.java | fix reference21_30 bug |
| 56489 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/injection/EJBHandler.java | fix reference21_30 bug |
| 56489 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/injection/EjbEncInjector.java | fix reference21_30 bug |
| 56486 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/Ejb3AnnotationHandler.java | set the default client binding |
| 56474 | added | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/naming/client | EJBTHREE-667: added ejb3 javaURLContextFactory |
| 56474 | added | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/naming/client/java | EJBTHREE-667: added ejb3 javaURLContextFactory |
| 56474 | modified | wolfc | //trunk/ejb3/build.xml | EJBTHREE-667: added ejb3 javaURLContextFactory |
| 56474 | added | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/naming | EJBTHREE-667: added ejb3 javaURLContextFactory |
| 56474 | added | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/naming/client/java/javaURLContextFactory.java | EJBTHREE-667: added ejb3 javaURLContextFactory |
| 56474 | modified | wolfc | //trunk/ejb3/src/resources/test/iiop/jndi.properties | EJBTHREE-667: added ejb3 javaURLContextFactory |
| 56474 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/embedded/JaasSecurityManagerService.java | EJBTHREE-667: added ejb3 javaURLContextFactory |
| 56474 | deleted | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/embedded/BrainlessContext.java | EJBTHREE-667: added ejb3 javaURLContextFactory |
| 56474 | added | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/naming/BrainlessContext.java | EJBTHREE-667: added ejb3 javaURLContextFactory |
| 56451 | deleted | bill.burke@jboss.com | //trunk/ejb3/src/resources/test/reference21_30/META-INF/jboss.xml | servlet tests |
| 56451 | modified | bill.burke@jboss.com | //trunk/ejb3/src/test/org/jboss/ejb3/test/servlet/unit/ServletUnitTestCase.java | servlet tests |
| 56451 | modified | bill.burke@jboss.com | //trunk/ejb3/src/resources/test/servlet/META-INF/application.xml | servlet tests |