|
| 7176 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/ProducerInfo.java | - Improved handling of registration status.- Renamed fields in RegistrationInfo to clearly show which ones are persistent. |
| 7176 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/deployment/DeploymentTestCase.java | - Improved handling of registration status.- Renamed fields in RegistrationInfo to clearly show which ones are persistent. |
| 7176 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/resources/portal-wsrp-sar/conf/consumer/hibernate/domain.hbm.xml | - Improved handling of registration status.- Renamed fields in RegistrationInfo to clearly show which ones are persistent. |
| 7176 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/EndpointConfigurationInfo.java | - Improved handling of registration status.- Renamed fields in RegistrationInfo to clearly show which ones are persistent. |
| 7176 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/RegistrationInfo.java | - Improved handling of registration status.- Renamed fields in RegistrationInfo to clearly show which ones are persistent. |
| 7176 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/other/RegistrationInfoTestCase.java | - Improved handling of registration status.- Renamed fields in RegistrationInfo to clearly show which ones are persistent. |
| 7174 | modified | julien@jboss.com | //trunk/core-samples/src/resources/portal-samples-war/WEB-INF/portlet.xml | update blog address in News portlet |
| 7173 | modified | thomas.heute@jboss.com | //trunk/core-samples/.classpath | Eclipse update |
| 7171 | modified | bdaw | //trunk/core/src/resources/portal-core-sar/dtd/portal-object_2_6.dtd | - update XML comments in dtd files |
| 7171 | modified | bdaw | //trunk/core/src/resources/portal-core-sar/dtd/portlet-instances_2_6.dtd | - update XML comments in dtd files |
| 7170 | modified | bdaw | //trunk/core/src/resources/portal-core-sar/dtd/portal-object_2_6.dtd | - update XML comments in dtd files |
| 7170 | modified | bdaw | //trunk/core/src/resources/portal-core-sar/dtd/portlet-instances_2_6.dtd | - update XML comments in dtd files |
| 7169 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/framework/support/BehaviorBackedServiceFactory.java | - Added isRefreshNeeded method for clients to know if a refresh is needed due to changes in URLs.- Added test case. |
| 7169 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/EndpointConfigurationInfo.java | - Added isRefreshNeeded method for clients to know if a refresh is needed due to changes in URLs.- Added test case. |
| 7169 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/other/EndpointConfigurationInfoTestCase.java | - Added isRefreshNeeded method for clients to know if a refresh is needed due to changes in URLs.- Added test case. |
| 7168 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/services/RemoteSOAPInvokerServiceFactory.java | - Make unavailable if provided URL is invalid. |
| 7167 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/handler/MockSOAPMessage.java | - Make it compile on Java 6 (thanks to Ricardo A. Harari). |