|
| 1.4 | modified | julien | server/src/main/org/jboss/portal/server/output/cache/SoftTimedContent.java | JBPORTAL-608 : Timed content is not serializable and raise issues in http session replication |
| 1.3 | modified | julien | server/src/main/org/jboss/portal/server/output/cache/StrongTimedContent.java | JBPORTAL-608 : Timed content is not serializable and raise issues in http session replication |
| 1.3 | modified | julien | server/src/main/org/jboss/portal/server/output/cache/TimedContent.java | JBPORTAL-608 : Timed content is not serializable and raise issues in http session replication |
| 1.2 | modified | bdaw | portlet/src/resources/test/test-portletinterface-war/WEB-INF/portlet.xml | - JBPORTAL-672 "PLT.5.2.4.4 Exceptions During Request Handling" test cases |
| 1.9 | modified | bdaw | portlet/src/main/org/jboss/portal/test/portlet/junit/PortletTestCase.java | - JBPORTAL-672 "PLT.5.2.4.4 Exceptions During Request Handling" test cases |
| 1.2 | modified | bdaw | portlet/src/main/org/jboss/portal/test/portlet/portletinterface/PortletInterfaceTestCase.java | - JBPORTAL-672 "PLT.5.2.4.4 Exceptions During Request Handling" test cases |
| 1.1 | added | bdaw | portlet/src/main/org/jboss/portal/test/portlet/portletinterface/spec/ExceptionsDuringRequestHandlingControllerPortlet.java | - JBPORTAL-672 "PLT.5.2.4.4 Exceptions During Request Handling" test cases |
| 1.1 | added | bdaw | portlet/src/main/org/jboss/portal/test/portlet/portletinterface/spec/PortletExceptionDuringRequestHandlingPortlet.java | - JBPORTAL-672 "PLT.5.2.4.4 Exceptions During Request Handling" test cases |
| 1.1 | added | bdaw | portlet/src/main/org/jboss/portal/test/portlet/portletinterface/spec/RuntimeExceptionDuringRequestHandlingPortlet.java | - JBPORTAL-672 "PLT.5.2.4.4 Exceptions During Request Handling" test cases |
| 1.1 | added | bdaw | portlet/src/main/org/jboss/portal/test/portlet/portletinterface/spec/UnavailableExceptionDuringProcessActionPortlet.java | - JBPORTAL-672 "PLT.5.2.4.4 Exceptions During Request Handling" test cases |
| 1.1 | added | bdaw | portlet/src/main/org/jboss/portal/test/portlet/portletinterface/spec/UnavailableExceptionDuringRenderPortlet.java | - JBPORTAL-672 "PLT.5.2.4.4 Exceptions During Request Handling" test cases |
| 1.4 | modified | julien | common/src/main/org/jboss/portal/common/net/file/FileURLNavigationProvider.java | sort files when we list a sub dir to have the behavior independant of the platform |
| 1.1 | added | bdaw | portlet/src/resources/test/test-portletinterface-war/WEB-INF/portlet.xml | - JBPORTAL-638 - "portletinterface" test portlet deployment descriptors |
| 1.1 | added | bdaw | portlet/src/resources/test/test-portletinterface-war/WEB-INF/web.xml | - JBPORTAL-638 - "portletinterface" test portlet deployment descriptors |
| 1.49 | modified | bdaw | portlet/build.xml | - JBPORTAL-638 - added "portletinterface" package and SPEC:4 testcase- JBPORTAL-671 - PLT.5.2.2.1 - 'Error Conditions on Initialization' test cases (SPEC:5,6 and 8) |
| 1.1 | added | bdaw | portlet/src/main/org/jboss/portal/test/portlet/portletinterface/PortletInterfaceTestCase.java | - JBPORTAL-638 - added "portletinterface" package and SPEC:4 testcase- JBPORTAL-671 - PLT.5.2.2.1 - 'Error Conditions on Initialization' test cases (SPEC:5,6 and 8) |
| 1.1 | added | bdaw | portlet/src/main/org/jboss/portal/test/portlet/portletinterface/spec/ExceptionsOnInitControllerPortlet.java | - JBPORTAL-638 - added "portletinterface" package and SPEC:4 testcase- JBPORTAL-671 - PLT.5.2.2.1 - 'Error Conditions on Initialization' test cases (SPEC:5,6 and 8) |
| 1.1 | added | bdaw | portlet/src/main/org/jboss/portal/test/portlet/portletinterface/spec/InitializeBeforeHandlePortlet.java | - JBPORTAL-638 - added "portletinterface" package and SPEC:4 testcase- JBPORTAL-671 - PLT.5.2.2.1 - 'Error Conditions on Initialization' test cases (SPEC:5,6 and 8) |
| 1.1 | added | bdaw | portlet/src/main/org/jboss/portal/test/portlet/portletinterface/spec/PortletExceptionDuringInitPortlet.java | - JBPORTAL-638 - added "portletinterface" package and SPEC:4 testcase- JBPORTAL-671 - PLT.5.2.2.1 - 'Error Conditions on Initialization' test cases (SPEC:5,6 and 8) |
| 1.1 | added | bdaw | portlet/src/main/org/jboss/portal/test/portlet/portletinterface/spec/RuntimeExceptionDuringInitPortlet.java | - JBPORTAL-638 - added "portletinterface" package and SPEC:4 testcase- JBPORTAL-671 - PLT.5.2.2.1 - 'Error Conditions on Initialization' test cases (SPEC:5,6 and 8) |
| 1.1 | added | bdaw | portlet/src/main/org/jboss/portal/test/portlet/portletinterface/spec/UnavailableExceptionDuringInitPortlet.java | - JBPORTAL-638 - added "portletinterface" package and SPEC:4 testcase- JBPORTAL-671 - PLT.5.2.2.1 - 'Error Conditions on Initialization' test cases (SPEC:5,6 and 8) |
| 1.11 | modified | julien | wsrp/build.xml | - rename servlet binding removing the trailing * for the wsdl- comment code that produces class cast exception when the ws endpoints are instantiated |
| 1.4 | modified | julien | wsrp/src/generated/org/jboss/portal/wsrp/core/WSRP_v1_ServiceDescription_PortType.java | - rename servlet binding removing the trailing * for the wsdl- comment code that produces class cast exception when the ws endpoints are instantiated |
| 1.6 | modified | julien | wsrp/src/main/org/jboss/portal/wsrp/endpoints/ServiceDescriptionEndpoint.java | - rename servlet binding removing the trailing * for the wsdl- comment code that produces class cast exception when the ws endpoints are instantiated |
| 1.9 | modified | julien | wsrp/src/main/org/jboss/portal/wsrp/proxy/EndPointProxy.java | - rename servlet binding removing the trailing * for the wsdl- comment code that produces class cast exception when the ws endpoints are instantiated |
| 1.2 | modified | julien | wsrp/src/resources/jboss-wsrp-war/WEB-INF/web.xml | - rename servlet binding removing the trailing * for the wsdl- comment code that produces class cast exception when the ws endpoints are instantiated |