|
| 55832 | modified | bill.burke@jboss.com | //trunk/ejb3/build-test.xml | expand unit test for injection to include JSP |
| 55832 | added | bill.burke@jboss.com | //trunk/ejb3/src/test/org/jboss/ejb3/test/dd/web/jsp/InjectionTest.jsp | expand unit test for injection to include JSP |
| 55832 | added | bill.burke@jboss.com | //trunk/ejb3/src/test/org/jboss/ejb3/test/dd/web/jsp | expand unit test for injection to include JSP |
| 55832 | modified | bill.burke@jboss.com | //trunk/ejb3/src/test/org/jboss/ejb3/test/dd/web/unit/WebIntegrationUnitTestCase.java | expand unit test for injection to include JSP |
| 55832 | modified | bill.burke@jboss.com | //trunk/ejb3/src/resources/test/dd/web/META-INF/application.xml | expand unit test for injection to include JSP |
| 55513 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/mdb/MessagingContainer.java | added generic <annotation> element to jboss.xml for adding any annotation type via xml |
| 55512 | modified | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/strictpool/OverrideStrictlyPooledSessionBean.java | added generic <annotation> element to jboss.xml for adding any annotation type via xml |
| 55512 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/annotation/ejb/PoolClassImpl.java | added generic <annotation> element to jboss.xml for adding any annotation type via xml |
| 55512 | modified | bdecoste | //trunk/ejb3/src/resources/schema/jboss_5_0.xsd | added generic <annotation> element to jboss.xml for adding any annotation type via xml |
| 55512 | modified | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/strictpool/MDBInvoker.java | added generic <annotation> element to jboss.xml for adding any annotation type via xml |
| 55512 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/metamodel/EnterpriseBean.java | added generic <annotation> element to jboss.xml for adding any annotation type via xml |
| 55512 | modified | bdecoste | //trunk/ejb3/src/resources/test/circulardependency/META-INF/jboss.xml | added generic <annotation> element to jboss.xml for adding any annotation type via xml |
| 55512 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/metamodel/JBossDDObjectFactory.java | added generic <annotation> element to jboss.xml for adding any annotation type via xml |
| 55512 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/Ejb3DescriptorHandler.java | added generic <annotation> element to jboss.xml for adding any annotation type via xml |
| 55512 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/metamodel/EnterpriseBeans.java | added generic <annotation> element to jboss.xml for adding any annotation type via xml |
| 55512 | added | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/metamodel/XmlAnnotation.java | added generic <annotation> element to jboss.xml for adding any annotation type via xml |
| 55511 | modified | bdecoste | //trunk/ejb3/src/resources/test/strictpool/META-INF/jboss.xml | added generic <annotation> element to jboss.xml for adding any annotation type via xml |
| 55508 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/security/RoleBasedAuthorizationInterceptor.java | fixed handling of annotations on templated methods |
| 55508 | modified | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/unit/RemoteUnitTestCase.java | fixed handling of annotations on templated methods |
| 55508 | added | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/RemoteTx.java | fixed handling of annotations on templated methods |
| 55508 | modified | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/StatefulTxBean.java | fixed handling of annotations on templated methods |
| 55508 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/security/RoleBasedAuthorizationInterceptorFactory.java | fixed handling of annotations on templated methods |
| 55508 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/EJBContainer.java | fixed handling of annotations on templated methods |
| 55508 | modified | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/StatefulTx.java | fixed handling of annotations on templated methods |
| 55499 | added | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/injection/ValueEncInjector.java | implementation and some testing of injeciton annotations for WAR components |
| 55495 | added | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/JmxEARImpl.java | implementation and some testing of injeciton annotations for WAR components |
| 55495 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/Ejb3Module.java | implementation and some testing of injeciton annotations for WAR components |
| 55495 | modified | bill.burke@jboss.com | //trunk/ejb3/src/test/org/jboss/ejb3/test/dd/web/servlets/EJBServlet.java | implementation and some testing of injeciton annotations for WAR components |
| 55495 | modified | bill.burke@jboss.com | //trunk/ejb3/src/resources/test/dd/web/WEB-INF/jbosstest-web.xml | implementation and some testing of injeciton annotations for WAR components |
| 55495 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/injection/ResourceHandler.java | implementation and some testing of injeciton annotations for WAR components |
| 55486 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/iiop/BeanCorbaServant.java | EJBTHREE-667: reduced logging |
| 55485 | modified | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/iiop/unit/IiopRemoteUnitTestCase.java | EJBTHREE-667: getEJBHome unit test |
| 55458 | modified | thomas.diesler@jboss.com | //trunk/ejb3/src/main/javax/jws/WebService.java | Update to jsr181 2.0 |
| 55428 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/injection/EJBHandler.java | fixed EJBHandler to use xml based IgnoreDependency annotations |
| 55428 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/EJBContainer.java | fixed EJBHandler to use xml based IgnoreDependency annotations |
| 55428 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/injection/InjectionContainer.java | fixed EJBHandler to use xml based IgnoreDependency annotations |
| 55412 | modified | wolfc | //trunk/ejb3/.classpath | removed cglib |
| 55410 | added | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/KernelAbstractionFactory.java | removed ServiceServer - merged into KernelAbstraction |
| 55301 | deleted | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/ServiceServer.java | removed ServiceServer - merged into KernelAbstraction |
| 55301 | deleted | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/KernelServiceServer.java | removed ServiceServer - merged into KernelAbstraction |
| 55301 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/JmxKernelAbstraction.java | removed ServiceServer - merged into KernelAbstraction |
| 55301 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/KernelAbstraction.java | removed ServiceServer - merged into KernelAbstraction |
| 55301 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/MCKernelAbstraction.java | removed ServiceServer - merged into KernelAbstraction |
| 55301 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/tx/TxInterceptorFactory.java | removed ServiceServer - merged into KernelAbstraction |
| 55301 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/mdb/inflow/JBossMessageEndpointFactory.java | removed ServiceServer - merged into KernelAbstraction |
| 55301 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/annotation/security/SecurityDomainImpl.java | removed ServiceServer - merged into KernelAbstraction |
| 55301 | deleted | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/ServiceServerFactory.java | removed ServiceServer - merged into KernelAbstraction |
| 55301 | modified | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/jca/inflowmdb/unit/InflowUnitTestCase.java | removed ServiceServer - merged into KernelAbstraction |
| 55301 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/mdb/MessagingContainer.java | removed ServiceServer - merged into KernelAbstraction |
| 55301 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/embedded/EJB3StandaloneBootstrap.java | removed ServiceServer - merged into KernelAbstraction |