|
| modified | tdiesler | server/src/main/org/jboss/ejb/txtimer/TimerImpl.java | add allowed operations flag for IN_SERVICE_ENDPOINT |
| modified | tdiesler | server/src/main/org/jboss/ejb/StatelessSessionEnterpriseContext.java | add allowed operations flag for IN_SERVICE_ENDPOINT |
| modified | tdiesler | server/src/main/org/jboss/ejb/plugins/StatelessSessionInstanceInterceptor.java | add allowed operations flag for IN_SERVICE_ENDPOINT |
| modified | tdiesler | server/src/main/org/jboss/ejb/SessionContainer.java | add allowed operations flag for IN_SERVICE_ENDPOINT |
| modified | tdiesler | server/src/main/org/jboss/ejb/StatelessSessionContainer.java | add allowed operations flag for IN_SERVICE_ENDPOINT |
| modified | tdiesler | system/src/main/org/jboss/deployment/MainDeployer.java | don't set the localCL to the root of the warfile |
| modified | tdiesler | server/src/main/org/jboss/web/AbstractWebContainer.java | fix double nested DeploymentException |
| modified | tdiesler | server/src/main/org/jboss/invocation/InvocationKey.java | add SOAP_MESSAGE_CONTEXT |
| modified | tdiesler | server/src/main/org/jboss/ejb/AllowedOperationsAssociation.java | add peekMethodFlag() to get the current value |
| modified | tdiesler | jboss.net/src/main/org/jboss/net/ws4ee/metadata/ServiceImplBean.java | <service-endpoint> is required for ws4ee in ejb-jar.xml |
| modified | tdiesler | build/build.xml | add module webservice |