|
| 1.15 | modified | starksm | server/src/main/org/jboss/invocation/local/LocalInvoker.java | The MBeanServer.invoke op needs to be performed in a privileged action if there is a security manager. |
| 1.4 | modified | tdiesler | webservice/src/main/org/jboss/webservice/deployment/OperationDescription.java | Clarify on the use of operation java vs. wsdl name |
| 1.35 | modified | tdiesler | webservice/src/main/org/jboss/webservice/deployment/ServiceDescription.java | Clarify on the use of operation java vs. wsdl name |
| 1.21 | modified | tdiesler | webservice/src/main/org/jboss/webservice/deployment/WSDDGenerator.java | Clarify on the use of operation java vs. wsdl name |
| 1.4 | modified | tdiesler | webservice/src/main/org/jboss/webservice/server/JBossRPCInvocation.java | Clarify on the use of operation java vs. wsdl name |
| 1.8 | modified | tdiesler | webservice/src/main/org/jboss/webservice/client/CallImpl.java | Clarify on the use of operation java vs. wsdl name |
| 1.9 | modified | tdiesler | tomcat/src/main/org/jboss/web/tomcat/security/JBossSecurityMgrRealm.java | Prevent NPE in case where realmMapping.getUserRoles(principal) returns null |
| 1.171 | modified | starksm | server/build.xml | Include all MarshalledValueOutputStream classes in the client jar |