|
| 7199 | modified | julien@jboss.com | //trunk/core-admin/src/main/org/jboss/portal/core/admin/ui/PortalObjectManagerBean.java | JBPORTAL-1386 : "Dashboard" permission to a page, then the "Dashboard" link in the upper right of the page is missing. |
| 7198 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/WSRPConsumerImpl.java | - Refreshing a consumer should start it.- JBPORTAL-715: Properly display registration info if local information is present.- Fixed error in RegistrationInfo.refresh where the status would be improperly set to invalid |
| 7198 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/resources/portal-wsrp-war/WEB-INF/jsf/consumers/editConsumer.xhtml | - Refreshing a consumer should start it.- JBPORTAL-715: Properly display registration info if local information is present.- Fixed error in RegistrationInfo.refresh where the status would be improperly set to invalid |
| 7198 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/ProducerInfo.java | - Refreshing a consumer should start it.- JBPORTAL-715: Properly display registration info if local information is present.- Fixed error in RegistrationInfo.refresh where the status would be improperly set to invalid |
| 7198 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/RegistrationInfo.java | - Refreshing a consumer should start it.- JBPORTAL-715: Properly display registration info if local information is present.- Fixed error in RegistrationInfo.refresh where the status would be improperly set to invalid |
| 7197 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/RegistrationProperty.java | - Handle existing invalid properties properly.- Initialize invalid status correctly.- Removed incorrect natural-id in Hibernate mapping. |
| 7197 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/resources/portal-wsrp-sar/conf/consumer/hibernate/domain.hbm.xml | - Handle existing invalid properties properly.- Initialize invalid status correctly.- Removed incorrect natural-id in Hibernate mapping. |
| 7197 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/RegistrationInfo.java | - Handle existing invalid properties properly.- Initialize invalid status correctly.- Removed incorrect natural-id in Hibernate mapping. |
| 7196 | deleted | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/portlet/consumers/WSRPConsumerConfigurationPortlet.java | - Removed unused portlet. |
| 7195 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/resources/portal-wsrp-war/WEB-INF/jsf/consumers/consumers.xhtml | - JBPORTAL-715: Improved layout, behavior and information reporting + Fixed display of registration information + Moved refresh functionality to ConsumerManagerBean + Better display of consumer status + Can refresh from consumer list + Still needs work and testing. |
| 7195 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/admin/ui/ConsumerBean.java | - JBPORTAL-715: Improved layout, behavior and information reporting + Fixed display of registration information + Moved refresh functionality to ConsumerManagerBean + Better display of consumer status + Can refresh from consumer list + Still needs work and testing. |
| 7195 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/resources/portal-wsrp-war/WEB-INF/jsf/consumers/editConsumer.xhtml | - JBPORTAL-715: Improved layout, behavior and information reporting + Fixed display of registration information + Moved refresh functionality to ConsumerManagerBean + Better display of consumer status + Can refresh from consumer list + Still needs work and testing. |
| 7195 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/RefreshResult.java | - JBPORTAL-715: Improved layout, behavior and information reporting + Fixed display of registration information + Moved refresh functionality to ConsumerManagerBean + Better display of consumer status + Can refresh from consumer list + Still needs work and testing. |
| 7195 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/ProducerInfo.java | - JBPORTAL-715: Improved layout, behavior and information reporting + Fixed display of registration information + Moved refresh functionality to ConsumerManagerBean + Better display of consumer status + Can refresh from consumer list + Still needs work and testing. |
| 7195 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/resources/portal-wsrp-war/style.css | - JBPORTAL-715: Improved layout, behavior and information reporting + Fixed display of registration information + Moved refresh functionality to ConsumerManagerBean + Better display of consumer status + Can refresh from consumer list + Still needs work and testing. |
| 7195 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/admin/ui/ConsumerManagerBean.java | - JBPORTAL-715: Improved layout, behavior and information reporting + Fixed display of registration information + Moved refresh functionality to ConsumerManagerBean + Better display of consumer status + Can refresh from consumer list + Still needs work and testing. |
| 7195 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/RegistrationInfo.java | - JBPORTAL-715: Improved layout, behavior and information reporting + Fixed display of registration information + Moved refresh functionality to ConsumerManagerBean + Better display of consumer status + Can refresh from consumer list + Still needs work and testing. |
| 7194 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/services/RemoteSOAPInvokerServiceFactory.java | - Improved behavior if WSDL is not available at startup.- Now attempt to start the service factory if it hasn't been started already to provide for better user experience in particular when refreshing the info. |
| 7194 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/EndpointConfigurationInfo.java | - Improved behavior if WSDL is not available at startup.- Now attempt to start the service factory if it hasn't been started already to provide for better user experience in particular when refreshing the info. |
| 7194 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/ConsumerRegistryService.java | - Improved behavior if WSDL is not available at startup.- Now attempt to start the service factory if it hasn't been started already to provide for better user experience in particular when refreshing the info. |
| 7194 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/services/AbstractSOAPServiceFactory.java | - Improved behavior if WSDL is not available at startup.- Now attempt to start the service factory if it hasn't been started already to provide for better user experience in particular when refreshing the info. |