|
| 1.1.2.2 | deleted | reverbel | thirdparty/jacorb-jacorb/idl/SSLPolicy.idl | These files are now part of JacORB 2.2.1. |
| 1.1.2.2 | deleted | reverbel | thirdparty/jacorb-jacorb/idl/SSLPolicyFactory.java | These files are now part of JacORB 2.2.1. |
| 1.1.2.2 | deleted | reverbel | thirdparty/jacorb-jacorb/idl/SSLPolicyImpl.java | These files are now part of JacORB 2.2.1. |
| 1.7.4.2 | modified | reverbel | thirdparty/jacorb-jacorb/lib/jacorb_g.jar | Update to JacORB 2.2.1. |
| 1.8.4.1 | modified | reverbel | thirdparty/jacorb-jacorb/lib/idl.jar | Update to JacORB 2.2.1. |
| 1.5.4.1 | modified | reverbel | thirdparty/jacorb-jacorb/lib/idl_g.jar | Update to JacORB 2.2.1. |
| 1.29.2.2 | modified | reverbel | thirdparty/jacorb-jacorb/lib/jacorb.jar | Update to JacORB 2.2.1. |
| 1.24.2.2 | modified | reverbel | thirdparty/jacorb-jacorb/lib/README | Update to JacORB 2.2.1. |
| 1.11.4.1 | modified | reverbel | thirdparty/jacorb-jacorb/conf/default/jacorb.properties | Update to JacORB 2.2.1. |
| 1.38.2.3 | modified | reverbel | iiop/src/main/org/jboss/iiop/CorbaORBService.java | Log configuration changed in JacORB 2.2. |
| 1.11.4.1 | modified | reverbel | iiop/src/main/org/jboss/iiop/csiv2/CSIv2Util.java | Reduce log verbosity. |
| 1.3.6.1 | modified | starksm | jmx/src/main/org/jboss/mx/util/SchedulableRunnable.java | Change the nextRun instance variable to a SynchronizedLong and remove the synchronization on the getNextRun() accessor to avoid deadlock when a scheduler is waiting on runnables and a runnable is trying to null out its scheduler due to a monitor being stopped. An example stack trace for this scenario is:Thread "Thread-0"@793 in group "main" status: MONITORwaitOutstanding():186, org.jboss.mx.util.RunnableSchedulerrun():93, org.jboss.mx.util.RunnableSchedulerrun():479, java.lang.ThreadThread "main"@1 in group "main" status: MONITORsetScheduler():126, org.jboss.mx.util.SchedulableRunnablestop():208, javax.management.monitor.StringMonitor...stopMonitorService():399, org.jboss.test.jbossmx.compliance.monitor.BasicTestCasetestStringBothNotification():235, org.jboss.test.jbossmx.compliance.monitor.BasicTestCase |
| 1.46.4.5 | modified | reverbel | server/src/main/org/jboss/ejb/plugins/SecurityInterceptor.java | Added "authentication observer" hook for the CSIv2 code. The hook allowsthe CSIv2 code to send out a ContextError message when an authenticationfails, as required by the CSIv2 protocol. |
| 1.1.6.1 | modified | reverbel | iiop/src/main/org/jboss/tm/iiop/client/IIOPClientUserTransactionObjectFactory.java | - Added new boolean attribute to the CorbaORBService MBean: SSLComponentsEnabled, which turns on/off the addition of SSL components to IORs. Default value is false (IORs without SSL components). - Added new boolean attribute to the CorbaORBService MBean: SendSASAcceptWithExceptionEnabled, which defaults to true and must be set to false for interoperation with IONA's ASP 6.0 clients. - EjbHomeCorbaServant and EJBObjectCorbaServant do not assume that there is an SASCurrent anymore. Now they work properly in the absence of the Security Attribute Service (i.e., with no SAS initializer in the CorbaORBService mbean in iiop-service.xml). - Removed hardcoded occurrences of the default IIOP over SSL port (6529). - Removed unused code from SASCurrentImpl. - Logging and code formatting improved. |
| 1.2.4.1 | modified | reverbel | iiop/src/main/org/jboss/tm/iiop/TxClientInterceptor.java | - Added new boolean attribute to the CorbaORBService MBean: SSLComponentsEnabled, which turns on/off the addition of SSL components to IORs. Default value is false (IORs without SSL components). - Added new boolean attribute to the CorbaORBService MBean: SendSASAcceptWithExceptionEnabled, which defaults to true and must be set to false for interoperation with IONA's ASP 6.0 clients. - EjbHomeCorbaServant and EJBObjectCorbaServant do not assume that there is an SASCurrent anymore. Now they work properly in the absence of the Security Attribute Service (i.e., with no SAS initializer in the CorbaORBService mbean in iiop-service.xml). - Removed hardcoded occurrences of the default IIOP over SSL port (6529). - Removed unused code from SASCurrentImpl. - Logging and code formatting improved. |
| 1.13.4.1 | modified | reverbel | iiop/src/main/org/jboss/proxy/ejb/EjbHomeCorbaServant.java | - Added new boolean attribute to the CorbaORBService MBean: SSLComponentsEnabled, which turns on/off the addition of SSL components to IORs. Default value is false (IORs without SSL components). - Added new boolean attribute to the CorbaORBService MBean: SendSASAcceptWithExceptionEnabled, which defaults to true and must be set to false for interoperation with IONA's ASP 6.0 clients. - EjbHomeCorbaServant and EJBObjectCorbaServant do not assume that there is an SASCurrent anymore. Now they work properly in the absence of the Security Attribute Service (i.e., with no SAS initializer in the CorbaORBService mbean in iiop-service.xml). - Removed hardcoded occurrences of the default IIOP over SSL port (6529). - Removed unused code from SASCurrentImpl. - Logging and code formatting improved. |
| 1.14.4.1 | modified | reverbel | iiop/src/main/org/jboss/proxy/ejb/EjbObjectCorbaServant.java | - Added new boolean attribute to the CorbaORBService MBean: SSLComponentsEnabled, which turns on/off the addition of SSL components to IORs. Default value is false (IORs without SSL components). - Added new boolean attribute to the CorbaORBService MBean: SendSASAcceptWithExceptionEnabled, which defaults to true and must be set to false for interoperation with IONA's ASP 6.0 clients. - EjbHomeCorbaServant and EJBObjectCorbaServant do not assume that there is an SASCurrent anymore. Now they work properly in the absence of the Security Attribute Service (i.e., with no SAS initializer in the CorbaORBService mbean in iiop-service.xml). - Removed hardcoded occurrences of the default IIOP over SSL port (6529). - Removed unused code from SASCurrentImpl. - Logging and code formatting improved. |
| 1.8.4.1 | modified | reverbel | iiop/src/main/org/jboss/iiop/csiv2/CSIv2IORInterceptor.java | - Added new boolean attribute to the CorbaORBService MBean: SSLComponentsEnabled, which turns on/off the addition of SSL components to IORs. Default value is false (IORs without SSL components). - Added new boolean attribute to the CorbaORBService MBean: SendSASAcceptWithExceptionEnabled, which defaults to true and must be set to false for interoperation with IONA's ASP 6.0 clients. - EjbHomeCorbaServant and EJBObjectCorbaServant do not assume that there is an SASCurrent anymore. Now they work properly in the absence of the Security Attribute Service (i.e., with no SAS initializer in the CorbaORBService mbean in iiop-service.xml). - Removed hardcoded occurrences of the default IIOP over SSL port (6529). - Removed unused code from SASCurrentImpl. - Logging and code formatting improved. |
| 1.6.4.1 | modified | reverbel | iiop/src/main/org/jboss/iiop/csiv2/CSIv2Policy.java | - Added new boolean attribute to the CorbaORBService MBean: SSLComponentsEnabled, which turns on/off the addition of SSL components to IORs. Default value is false (IORs without SSL components). - Added new boolean attribute to the CorbaORBService MBean: SendSASAcceptWithExceptionEnabled, which defaults to true and must be set to false for interoperation with IONA's ASP 6.0 clients. - EjbHomeCorbaServant and EJBObjectCorbaServant do not assume that there is an SASCurrent anymore. Now they work properly in the absence of the Security Attribute Service (i.e., with no SAS initializer in the CorbaORBService mbean in iiop-service.xml). - Removed hardcoded occurrences of the default IIOP over SSL port (6529). - Removed unused code from SASCurrentImpl. - Logging and code formatting improved. |
| 1.4.4.1 | modified | reverbel | iiop/src/main/org/jboss/iiop/csiv2/SASClientIdentityInterceptor.java | - Added new boolean attribute to the CorbaORBService MBean: SSLComponentsEnabled, which turns on/off the addition of SSL components to IORs. Default value is false (IORs without SSL components). - Added new boolean attribute to the CorbaORBService MBean: SendSASAcceptWithExceptionEnabled, which defaults to true and must be set to false for interoperation with IONA's ASP 6.0 clients. - EjbHomeCorbaServant and EJBObjectCorbaServant do not assume that there is an SASCurrent anymore. Now they work properly in the absence of the Security Attribute Service (i.e., with no SAS initializer in the CorbaORBService mbean in iiop-service.xml). - Removed hardcoded occurrences of the default IIOP over SSL port (6529). - Removed unused code from SASCurrentImpl. - Logging and code formatting improved. |
| 1.3.4.1 | modified | reverbel | iiop/src/main/org/jboss/iiop/csiv2/SASClientInterceptor.java | - Added new boolean attribute to the CorbaORBService MBean: SSLComponentsEnabled, which turns on/off the addition of SSL components to IORs. Default value is false (IORs without SSL components). - Added new boolean attribute to the CorbaORBService MBean: SendSASAcceptWithExceptionEnabled, which defaults to true and must be set to false for interoperation with IONA's ASP 6.0 clients. - EjbHomeCorbaServant and EJBObjectCorbaServant do not assume that there is an SASCurrent anymore. Now they work properly in the absence of the Security Attribute Service (i.e., with no SAS initializer in the CorbaORBService mbean in iiop-service.xml). - Removed hardcoded occurrences of the default IIOP over SSL port (6529). - Removed unused code from SASCurrentImpl. - Logging and code formatting improved. |
| 1.3.4.1 | modified | reverbel | iiop/src/main/org/jboss/iiop/csiv2/SASCurrentImpl.java | - Added new boolean attribute to the CorbaORBService MBean: SSLComponentsEnabled, which turns on/off the addition of SSL components to IORs. Default value is false (IORs without SSL components). - Added new boolean attribute to the CorbaORBService MBean: SendSASAcceptWithExceptionEnabled, which defaults to true and must be set to false for interoperation with IONA's ASP 6.0 clients. - EjbHomeCorbaServant and EJBObjectCorbaServant do not assume that there is an SASCurrent anymore. Now they work properly in the absence of the Security Attribute Service (i.e., with no SAS initializer in the CorbaORBService mbean in iiop-service.xml). - Removed hardcoded occurrences of the default IIOP over SSL port (6529). - Removed unused code from SASCurrentImpl. - Logging and code formatting improved. |
| 1.3.4.1 | modified | reverbel | iiop/src/main/org/jboss/iiop/csiv2/SASInitializer.java | - Added new boolean attribute to the CorbaORBService MBean: SSLComponentsEnabled, which turns on/off the addition of SSL components to IORs. Default value is false (IORs without SSL components). - Added new boolean attribute to the CorbaORBService MBean: SendSASAcceptWithExceptionEnabled, which defaults to true and must be set to false for interoperation with IONA's ASP 6.0 clients. - EjbHomeCorbaServant and EJBObjectCorbaServant do not assume that there is an SASCurrent anymore. Now they work properly in the absence of the Security Attribute Service (i.e., with no SAS initializer in the CorbaORBService mbean in iiop-service.xml). - Removed hardcoded occurrences of the default IIOP over SSL port (6529). - Removed unused code from SASCurrentImpl. - Logging and code formatting improved. |
| 1.2.4.1 | modified | reverbel | iiop/src/main/org/jboss/iiop/csiv2/SASTargetInterceptor.java | - Added new boolean attribute to the CorbaORBService MBean: SSLComponentsEnabled, which turns on/off the addition of SSL components to IORs. Default value is false (IORs without SSL components). - Added new boolean attribute to the CorbaORBService MBean: SendSASAcceptWithExceptionEnabled, which defaults to true and must be set to false for interoperation with IONA's ASP 6.0 clients. - EjbHomeCorbaServant and EJBObjectCorbaServant do not assume that there is an SASCurrent anymore. Now they work properly in the absence of the Security Attribute Service (i.e., with no SAS initializer in the CorbaORBService mbean in iiop-service.xml). - Removed hardcoded occurrences of the default IIOP over SSL port (6529). - Removed unused code from SASCurrentImpl. - Logging and code formatting improved. |
| 1.38.2.2 | modified | reverbel | iiop/src/main/org/jboss/iiop/CorbaORBService.java | - Added new boolean attribute to the CorbaORBService MBean: SSLComponentsEnabled, which turns on/off the addition of SSL components to IORs. Default value is false (IORs without SSL components). - Added new boolean attribute to the CorbaORBService MBean: SendSASAcceptWithExceptionEnabled, which defaults to true and must be set to false for interoperation with IONA's ASP 6.0 clients. - EjbHomeCorbaServant and EJBObjectCorbaServant do not assume that there is an SASCurrent anymore. Now they work properly in the absence of the Security Attribute Service (i.e., with no SAS initializer in the CorbaORBService mbean in iiop-service.xml). - Removed hardcoded occurrences of the default IIOP over SSL port (6529). - Removed unused code from SASCurrentImpl. - Logging and code formatting improved. |
| 1.19.2.1 | modified | reverbel | iiop/src/main/org/jboss/iiop/CorbaORBServiceMBean.java | - Added new boolean attribute to the CorbaORBService MBean: SSLComponentsEnabled, which turns on/off the addition of SSL components to IORs. Default value is false (IORs without SSL components). - Added new boolean attribute to the CorbaORBService MBean: SendSASAcceptWithExceptionEnabled, which defaults to true and must be set to false for interoperation with IONA's ASP 6.0 clients. - EjbHomeCorbaServant and EJBObjectCorbaServant do not assume that there is an SASCurrent anymore. Now they work properly in the absence of the Security Attribute Service (i.e., with no SAS initializer in the CorbaORBService mbean in iiop-service.xml). - Removed hardcoded occurrences of the default IIOP over SSL port (6529). - Removed unused code from SASCurrentImpl. - Logging and code formatting improved. |
| 1.17.4.1 | modified | reverbel | iiop/src/etc/iiop-service.xml | - Added new boolean attribute to the CorbaORBService MBean: SSLComponentsEnabled, which turns on/off the addition of SSL components to IORs. Default value is false (IORs without SSL components). - Added new boolean attribute to the CorbaORBService MBean: SendSASAcceptWithExceptionEnabled, which defaults to true and must be set to false for interoperation with IONA's ASP 6.0 clients. - EjbHomeCorbaServant and EJBObjectCorbaServant do not assume that there is an SASCurrent anymore. Now they work properly in the absence of the Security Attribute Service (i.e., with no SAS initializer in the CorbaORBService mbean in iiop-service.xml). - Removed hardcoded occurrences of the default IIOP over SSL port (6529). - Removed unused code from SASCurrentImpl. - Logging and code formatting improved. |