|
| 7460 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/ProducerInfo.java | - Endpoint info is now refreshed if needed before calling methods that don't refresh the whole ProducerInfo.- Simplified check protecting modifyRegistration. |
| 7459 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/EndpointConfigurationInfo.java | - Services are refreshed after the ServiceFactory is created. |
| 7458 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/consumer/ProducerInfoTestCase.java | - Modified RegistrationProperty handling of values to be able to better detect the validity status of the property and related test case.- Modified Hibernate mapping for RegistrationProperty (invalid property is now a java.lang.Boolean instead of boolean).- Started testing registration behavior on ProducerInfo.- Added more test cases in particular to check that some methods properly result in the expected state. |
| 7458 | added | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/consumer/RegistrationPropertyTestCase.java | - Modified RegistrationProperty handling of values to be able to better detect the validity status of the property and related test case.- Modified Hibernate mapping for RegistrationProperty (invalid property is now a java.lang.Boolean instead of boolean).- Started testing registration behavior on ProducerInfo.- Added more test cases in particular to check that some methods properly result in the expected state. |
| 7458 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/consumer/EndpointConfigurationInfoTestCase.java | - Modified RegistrationProperty handling of values to be able to better detect the validity status of the property and related test case.- Modified Hibernate mapping for RegistrationProperty (invalid property is now a java.lang.Boolean instead of boolean).- Started testing registration behavior on ProducerInfo.- Added more test cases in particular to check that some methods properly result in the expected state. |
| 7458 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/framework/support/BehaviorBackedServiceFactory.java | - Modified RegistrationProperty handling of values to be able to better detect the validity status of the property and related test case.- Modified Hibernate mapping for RegistrationProperty (invalid property is now a java.lang.Boolean instead of boolean).- Started testing registration behavior on ProducerInfo.- Added more test cases in particular to check that some methods properly result in the expected state. |
| 7458 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/RegistrationProperty.java | - Modified RegistrationProperty handling of values to be able to better detect the validity status of the property and related test case.- Modified Hibernate mapping for RegistrationProperty (invalid property is now a java.lang.Boolean instead of boolean).- Started testing registration behavior on ProducerInfo.- Added more test cases in particular to check that some methods properly result in the expected state. |
| 7458 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/consumer/RegistrationInfoTestCase.java | - Modified RegistrationProperty handling of values to be able to better detect the validity status of the property and related test case.- Modified Hibernate mapping for RegistrationProperty (invalid property is now a java.lang.Boolean instead of boolean).- Started testing registration behavior on ProducerInfo.- Added more test cases in particular to check that some methods properly result in the expected state. |
| 7458 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/resources/portal-wsrp-sar/conf/consumer/hibernate/domain.hbm.xml | - Modified RegistrationProperty handling of values to be able to better detect the validity status of the property and related test case.- Modified Hibernate mapping for RegistrationProperty (invalid property is now a java.lang.Boolean instead of boolean).- Started testing registration behavior on ProducerInfo.- Added more test cases in particular to check that some methods properly result in the expected state. |
| 7458 | modified | chris.laprun@jboss.com | //trunk/wsrp/build.xml | - Modified RegistrationProperty handling of values to be able to better detect the validity status of the property and related test case.- Modified Hibernate mapping for RegistrationProperty (invalid property is now a java.lang.Boolean instead of boolean).- Started testing registration behavior on ProducerInfo.- Added more test cases in particular to check that some methods properly result in the expected state. |
| 7458 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/framework/ServiceDescriptionBehavior.java | - Modified RegistrationProperty handling of values to be able to better detect the validity status of the property and related test case.- Modified Hibernate mapping for RegistrationProperty (invalid property is now a java.lang.Boolean instead of boolean).- Started testing registration behavior on ProducerInfo.- Added more test cases in particular to check that some methods properly result in the expected state. |
| 7458 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/RegistrationInfo.java | - Modified RegistrationProperty handling of values to be able to better detect the validity status of the property and related test case.- Modified Hibernate mapping for RegistrationProperty (invalid property is now a java.lang.Boolean instead of boolean).- Started testing registration behavior on ProducerInfo.- Added more test cases in particular to check that some methods properly result in the expected state. |
| 7457 | modified | sohil.shah@jboss.com | //trunk/build/build-thirdparty.xml | integrating the jsf-facelets and jsf-portlet patched files |
| 7457 | modified | sohil.shah@jboss.com | //trunk/core-admin/build.xml | integrating the jsf-facelets and jsf-portlet patched files |
| 7456 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/controller/ajax/AjaxResponseHandler.java | - fixed partial update bug that was not sending back the correct markup to the client |