|
| 7166 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/RegistrationProperty.java | - Fixed incorrect update of RegistrationInfo properties when replacing local data. Might need a better solution via better Hibernate mapping.- Added length on hibernate mapping to hopefully resolve JBPORTAL-1375 (though it's far from certain).- RegistrationProperty is now marked as invalid if the value is null. |
| 7166 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/resources/portal-wsrp-sar/conf/consumer/hibernate/domain.hbm.xml | - Fixed incorrect update of RegistrationInfo properties when replacing local data. Might need a better solution via better Hibernate mapping.- Added length on hibernate mapping to hopefully resolve JBPORTAL-1375 (though it's far from certain).- RegistrationProperty is now marked as invalid if the value is null. |
| 7166 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/RegistrationInfo.java | - Fixed incorrect update of RegistrationInfo properties when replacing local data. Might need a better solution via better Hibernate mapping.- Added length on hibernate mapping to hopefully resolve JBPORTAL-1375 (though it's far from certain).- RegistrationProperty is now marked as invalid if the value is null. |
| 7166 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/other/RegistrationInfoTestCase.java | - Fixed incorrect update of RegistrationInfo properties when replacing local data. Might need a better solution via better Hibernate mapping.- Added length on hibernate mapping to hopefully resolve JBPORTAL-1375 (though it's far from certain).- RegistrationProperty is now marked as invalid if the value is null. |
| 7165 | modified | julien@jboss.com | //trunk/server/src/main/org/jboss/portal/server/PortalConstants.java | - minor update in Version class : added a type safe wrapper for suffix, so we have only valid suffixes- set version to GA :-) |
| 7165 | modified | julien@jboss.com | //trunk/common/src/main/org/jboss/portal/common/util/Version.java | - minor update in Version class : added a type safe wrapper for suffix, so we have only valid suffixes- set version to GA :-) |
| 7164 | added | sohil.shah@jboss.com | //trunk/cms/src/resources/test/cms/clustering/sar/conf/hibernate/cms/domain.hbm.xml | Fix For: Fine Grained CMS permissions not accurately enforced in a clustered environment - JBPORTAL-1212 |
| 7163 | added | sohil.shah@jboss.com | //trunk/cms/src/resources/test/cms/clustering/datasource | Fix For: Fine Grained CMS permissions not accurately enforced in a clustered environment - JBPORTAL-1212 |
| 7163 | modified | sohil.shah@jboss.com | //trunk/cms/src/resources/test/cms/clustering/sar/conf/hibernate/cms/hibernate.cfg.xml | Fix For: Fine Grained CMS permissions not accurately enforced in a clustered environment - JBPORTAL-1212 |
| 7163 | modified | sohil.shah@jboss.com | //trunk | Fix For: Fine Grained CMS permissions not accurately enforced in a clustered environment - JBPORTAL-1212 |
| 7163 | modified | sohil.shah@jboss.com | //trunk/cms/build.xml | Fix For: Fine Grained CMS permissions not accurately enforced in a clustered environment - JBPORTAL-1212 |
| 7163 | modified | sohil.shah@jboss.com | //trunk/cms/src/resources/test/cms/clustering/sar/META-INF/jboss-service.xml | Fix For: Fine Grained CMS permissions not accurately enforced in a clustered environment - JBPORTAL-1212 |
| 7163 | modified | sohil.shah@jboss.com | //trunk/core-cms/build.xml | Fix For: Fine Grained CMS permissions not accurately enforced in a clustered environment - JBPORTAL-1212 |
| 7163 | modified | sohil.shah@jboss.com | //trunk/cms/src/main/org/jboss/portal/cms/impl/jcr/JCRCMS.java | Fix For: Fine Grained CMS permissions not accurately enforced in a clustered environment - JBPORTAL-1212 |
| 7163 | modified | sohil.shah@jboss.com | //trunk/cms/src/main/org/jboss/portal/cms/impl/jcr/JCRCommandContext.java | Fix For: Fine Grained CMS permissions not accurately enforced in a clustered environment - JBPORTAL-1212 |
| 7163 | modified | sohil.shah@jboss.com | //trunk/cms/src/main/org/jboss/portal/cms/impl/jcr/ha/HAJCRCMS.java | Fix For: Fine Grained CMS permissions not accurately enforced in a clustered environment - JBPORTAL-1212 |
| 7163 | added | sohil.shah@jboss.com | //trunk/cms/src/main/org/jboss/portal/cms/model/CMSUser.java | Fix For: Fine Grained CMS permissions not accurately enforced in a clustered environment - JBPORTAL-1212 |
| 7163 | added | sohil.shah@jboss.com | //trunk/cms/src/resources/test/cms/clustering/datasource/ports01-ds.xml | Fix For: Fine Grained CMS permissions not accurately enforced in a clustered environment - JBPORTAL-1212 |
| 7163 | added | sohil.shah@jboss.com | //trunk/cms/src/resources/test/cms/clustering/datasource/ports02-ds.xml | Fix For: Fine Grained CMS permissions not accurately enforced in a clustered environment - JBPORTAL-1212 |
| 7163 | modified | sohil.shah@jboss.com | //trunk/core-cms/src/resources/portal-cms-sar/META-INF/jboss-service.xml | Fix For: Fine Grained CMS permissions not accurately enforced in a clustered environment - JBPORTAL-1212 |
| 7163 | deleted | sohil.shah@jboss.com | //trunk/cms/src/resources/test/cms/clustering/sar/conf/hibernate/cms/domain.hbm.xml | Fix For: Fine Grained CMS permissions not accurately enforced in a clustered environment - JBPORTAL-1212 |
| 7159 | added | bdaw | //trunk/core-samples/src/resources/portal-samples-war/WEB-INF/jsp/event/view.jsp | - make Page Event sample page verbose on whats happening there. |
| 7159 | added | bdaw | //trunk/samples/src/main/org/jboss/samples/portlet/event/EventPortlet.java | - make Page Event sample page verbose on whats happening there. |
| 7159 | modified | bdaw | //trunk/core-samples/src/resources/portal-samples-war/WEB-INF/default-object.xml | - make Page Event sample page verbose on whats happening there. |
| 7159 | modified | bdaw | //trunk/core-samples/src/resources/portal-samples-war/WEB-INF/portlet.xml | - make Page Event sample page verbose on whats happening there. |
| 7159 | added | bdaw | //trunk/samples/src/main/org/jboss/samples/portlet/event | - make Page Event sample page verbose on whats happening there. |
| 7159 | added | bdaw | //trunk/core-samples/src/resources/portal-samples-war/WEB-INF/jsp/event | - make Page Event sample page verbose on whats happening there. |
| 7159 | modified | bdaw | //trunk/core-samples/src/resources/portal-samples-war/WEB-INF/portlet-instances.xml | - make Page Event sample page verbose on whats happening there. |
| 7158 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/WSRPConsumerImpl.java | - JBPORTAL-715: Better exception handling, in particular when an error occured that rendered the Consumer unavailable. FederatedPortletInvoker is not always in synch though so needed to account for that. A better solution will be needed at some point.- Added isActive method on WSRPConsumer.- Made lang property required on RegistrationProperty but handling is not perfect (i.e. a language is not always readily available when a property is created...). RegistrationPropertyDescription tries to determine the language of the associated property...- ConsumerRegistryService now ignores exceptions during start and stop to be able to process all the Consumers if one fails.- Fixed error in RegistrationInfo.initialize (where local data was reset).- RegistrationInfo.refreshRegistrationRequirementsFor now adds description to local properties when refresh occurs.- Correctly set resource name when present in WSRPUtils.convertToLocalizedString.- Updated and improved test cases. |
| 7158 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/framework/support/MockConsumerRegistry.java | - JBPORTAL-715: Better exception handling, in particular when an error occured that rendered the Consumer unavailable. FederatedPortletInvoker is not always in synch though so needed to account for that. A better solution will be needed at some point.- Added isActive method on WSRPConsumer.- Made lang property required on RegistrationProperty but handling is not perfect (i.e. a language is not always readily available when a property is created...). RegistrationPropertyDescription tries to determine the language of the associated property...- ConsumerRegistryService now ignores exceptions during start and stop to be able to process all the Consumers if one fails.- Fixed error in RegistrationInfo.initialize (where local data was reset).- RegistrationInfo.refreshRegistrationRequirementsFor now adds description to local properties when refresh occurs.- Correctly set resource name when present in WSRPUtils.convertToLocalizedString.- Updated and improved test cases. |
| 7158 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/admin/ui/ConsumerBean.java | - JBPORTAL-715: Better exception handling, in particular when an error occured that rendered the Consumer unavailable. FederatedPortletInvoker is not always in synch though so needed to account for that. A better solution will be needed at some point.- Added isActive method on WSRPConsumer.- Made lang property required on RegistrationProperty but handling is not perfect (i.e. a language is not always readily available when a property is created...). RegistrationPropertyDescription tries to determine the language of the associated property...- ConsumerRegistryService now ignores exceptions during start and stop to be able to process all the Consumers if one fails.- Fixed error in RegistrationInfo.initialize (where local data was reset).- RegistrationInfo.refreshRegistrationRequirementsFor now adds description to local properties when refresh occurs.- Correctly set resource name when present in WSRPUtils.convertToLocalizedString.- Updated and improved test cases. |
| 7158 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/WSRPConsumer.java | - JBPORTAL-715: Better exception handling, in particular when an error occured that rendered the Consumer unavailable. FederatedPortletInvoker is not always in synch though so needed to account for that. A better solution will be needed at some point.- Added isActive method on WSRPConsumer.- Made lang property required on RegistrationProperty but handling is not perfect (i.e. a language is not always readily available when a property is created...). RegistrationPropertyDescription tries to determine the language of the associated property...- ConsumerRegistryService now ignores exceptions during start and stop to be able to process all the Consumers if one fails.- Fixed error in RegistrationInfo.initialize (where local data was reset).- RegistrationInfo.refreshRegistrationRequirementsFor now adds description to local properties when refresh occurs.- Correctly set resource name when present in WSRPUtils.convertToLocalizedString.- Updated and improved test cases. |
| 7158 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/framework/support/MockWSRPConsumer.java | - JBPORTAL-715: Better exception handling, in particular when an error occured that rendered the Consumer unavailable. FederatedPortletInvoker is not always in synch though so needed to account for that. A better solution will be needed at some point.- Added isActive method on WSRPConsumer.- Made lang property required on RegistrationProperty but handling is not perfect (i.e. a language is not always readily available when a property is created...). RegistrationPropertyDescription tries to determine the language of the associated property...- ConsumerRegistryService now ignores exceptions during start and stop to be able to process all the Consumers if one fails.- Fixed error in RegistrationInfo.initialize (where local data was reset).- RegistrationInfo.refreshRegistrationRequirementsFor now adds description to local properties when refresh occurs.- Correctly set resource name when present in WSRPUtils.convertToLocalizedString.- Updated and improved test cases. |
| 7158 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/ProducerInfo.java | - JBPORTAL-715: Better exception handling, in particular when an error occured that rendered the Consumer unavailable. FederatedPortletInvoker is not always in synch though so needed to account for that. A better solution will be needed at some point.- Added isActive method on WSRPConsumer.- Made lang property required on RegistrationProperty but handling is not perfect (i.e. a language is not always readily available when a property is created...). RegistrationPropertyDescription tries to determine the language of the associated property...- ConsumerRegistryService now ignores exceptions during start and stop to be able to process all the Consumers if one fails.- Fixed error in RegistrationInfo.initialize (where local data was reset).- RegistrationInfo.refreshRegistrationRequirementsFor now adds description to local properties when refresh occurs.- Correctly set resource name when present in WSRPUtils.convertToLocalizedString.- Updated and improved test cases. |
| 7158 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/RegistrationProperty.java | - JBPORTAL-715: Better exception handling, in particular when an error occured that rendered the Consumer unavailable. FederatedPortletInvoker is not always in synch though so needed to account for that. A better solution will be needed at some point.- Added isActive method on WSRPConsumer.- Made lang property required on RegistrationProperty but handling is not perfect (i.e. a language is not always readily available when a property is created...). RegistrationPropertyDescription tries to determine the language of the associated property...- ConsumerRegistryService now ignores exceptions during start and stop to be able to process all the Consumers if one fails.- Fixed error in RegistrationInfo.initialize (where local data was reset).- RegistrationInfo.refreshRegistrationRequirementsFor now adds description to local properties when refresh occurs.- Correctly set resource name when present in WSRPUtils.convertToLocalizedString.- Updated and improved test cases. |
| 7158 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/deployment/DeploymentTestCase.java | - JBPORTAL-715: Better exception handling, in particular when an error occured that rendered the Consumer unavailable. FederatedPortletInvoker is not always in synch though so needed to account for that. A better solution will be needed at some point.- Added isActive method on WSRPConsumer.- Made lang property required on RegistrationProperty but handling is not perfect (i.e. a language is not always readily available when a property is created...). RegistrationPropertyDescription tries to determine the language of the associated property...- ConsumerRegistryService now ignores exceptions during start and stop to be able to process all the Consumers if one fails.- Fixed error in RegistrationInfo.initialize (where local data was reset).- RegistrationInfo.refreshRegistrationRequirementsFor now adds description to local properties when refresh occurs.- Correctly set resource name when present in WSRPUtils.convertToLocalizedString.- Updated and improved test cases. |
| 7158 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/WSRPUtils.java | - JBPORTAL-715: Better exception handling, in particular when an error occured that rendered the Consumer unavailable. FederatedPortletInvoker is not always in synch though so needed to account for that. A better solution will be needed at some point.- Added isActive method on WSRPConsumer.- Made lang property required on RegistrationProperty but handling is not perfect (i.e. a language is not always readily available when a property is created...). RegistrationPropertyDescription tries to determine the language of the associated property...- ConsumerRegistryService now ignores exceptions during start and stop to be able to process all the Consumers if one fails.- Fixed error in RegistrationInfo.initialize (where local data was reset).- RegistrationInfo.refreshRegistrationRequirementsFor now adds description to local properties when refresh occurs.- Correctly set resource name when present in WSRPUtils.convertToLocalizedString.- Updated and improved test cases. |
| 7158 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/resources/portal-wsrp-sar/conf/consumer/hibernate/domain.hbm.xml | - JBPORTAL-715: Better exception handling, in particular when an error occured that rendered the Consumer unavailable. FederatedPortletInvoker is not always in synch though so needed to account for that. A better solution will be needed at some point.- Added isActive method on WSRPConsumer.- Made lang property required on RegistrationProperty but handling is not perfect (i.e. a language is not always readily available when a property is created...). RegistrationPropertyDescription tries to determine the language of the associated property...- ConsumerRegistryService now ignores exceptions during start and stop to be able to process all the Consumers if one fails.- Fixed error in RegistrationInfo.initialize (where local data was reset).- RegistrationInfo.refreshRegistrationRequirementsFor now adds description to local properties when refresh occurs.- Correctly set resource name when present in WSRPUtils.convertToLocalizedString.- Updated and improved test cases. |
| 7158 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/registration/RegistrationPropertyDescription.java | - JBPORTAL-715: Better exception handling, in particular when an error occured that rendered the Consumer unavailable. FederatedPortletInvoker is not always in synch though so needed to account for that. A better solution will be needed at some point.- Added isActive method on WSRPConsumer.- Made lang property required on RegistrationProperty but handling is not perfect (i.e. a language is not always readily available when a property is created...). RegistrationPropertyDescription tries to determine the language of the associated property...- ConsumerRegistryService now ignores exceptions during start and stop to be able to process all the Consumers if one fails.- Fixed error in RegistrationInfo.initialize (where local data was reset).- RegistrationInfo.refreshRegistrationRequirementsFor now adds description to local properties when refresh occurs.- Correctly set resource name when present in WSRPUtils.convertToLocalizedString.- Updated and improved test cases. |
| 7158 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/other/RegistrationPropertyDescriptionTestCase.java | - JBPORTAL-715: Better exception handling, in particular when an error occured that rendered the Consumer unavailable. FederatedPortletInvoker is not always in synch though so needed to account for that. A better solution will be needed at some point.- Added isActive method on WSRPConsumer.- Made lang property required on RegistrationProperty but handling is not perfect (i.e. a language is not always readily available when a property is created...). RegistrationPropertyDescription tries to determine the language of the associated property...- ConsumerRegistryService now ignores exceptions during start and stop to be able to process all the Consumers if one fails.- Fixed error in RegistrationInfo.initialize (where local data was reset).- RegistrationInfo.refreshRegistrationRequirementsFor now adds description to local properties when refresh occurs.- Correctly set resource name when present in WSRPUtils.convertToLocalizedString.- Updated and improved test cases. |
| 7158 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/deployment/WSRPDeployer.java | - JBPORTAL-715: Better exception handling, in particular when an error occured that rendered the Consumer unavailable. FederatedPortletInvoker is not always in synch though so needed to account for that. A better solution will be needed at some point.- Added isActive method on WSRPConsumer.- Made lang property required on RegistrationProperty but handling is not perfect (i.e. a language is not always readily available when a property is created...). RegistrationPropertyDescription tries to determine the language of the associated property...- ConsumerRegistryService now ignores exceptions during start and stop to be able to process all the Consumers if one fails.- Fixed error in RegistrationInfo.initialize (where local data was reset).- RegistrationInfo.refreshRegistrationRequirementsFor now adds description to local properties when refresh occurs.- Correctly set resource name when present in WSRPUtils.convertToLocalizedString.- Updated and improved test cases. |
| 7158 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/ConsumerRegistryService.java | - JBPORTAL-715: Better exception handling, in particular when an error occured that rendered the Consumer unavailable. FederatedPortletInvoker is not always in synch though so needed to account for that. A better solution will be needed at some point.- Added isActive method on WSRPConsumer.- Made lang property required on RegistrationProperty but handling is not perfect (i.e. a language is not always readily available when a property is created...). RegistrationPropertyDescription tries to determine the language of the associated property...- ConsumerRegistryService now ignores exceptions during start and stop to be able to process all the Consumers if one fails.- Fixed error in RegistrationInfo.initialize (where local data was reset).- RegistrationInfo.refreshRegistrationRequirementsFor now adds description to local properties when refresh occurs.- Correctly set resource name when present in WSRPUtils.convertToLocalizedString.- Updated and improved test cases. |
| 7158 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/RegistrationInfo.java | - JBPORTAL-715: Better exception handling, in particular when an error occured that rendered the Consumer unavailable. FederatedPortletInvoker is not always in synch though so needed to account for that. A better solution will be needed at some point.- Added isActive method on WSRPConsumer.- Made lang property required on RegistrationProperty but handling is not perfect (i.e. a language is not always readily available when a property is created...). RegistrationPropertyDescription tries to determine the language of the associated property...- ConsumerRegistryService now ignores exceptions during start and stop to be able to process all the Consumers if one fails.- Fixed error in RegistrationInfo.initialize (where local data was reset).- RegistrationInfo.refreshRegistrationRequirementsFor now adds description to local properties when refresh occurs.- Correctly set resource name when present in WSRPUtils.convertToLocalizedString.- Updated and improved test cases. |