|
| 6891 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/WSRPConsumerImpl.java | - Removed use of ConsumerRegistry.getDefaultRegistration as ProducerInfo should now properly deal with not having a RegistrationInfo.- RegistrationInfo is now again a one-to-one association to ProducerInfo.- JBPORTAL-715: better handling of RegistrationInfo makes destroyConsumer work :)- Minimize reliance on external visibility of RegistrationInfo by having getRegistrationContext method public on ProducerInfo. |
| 6891 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/admin/ui/ConsumerBean.java | - Removed use of ConsumerRegistry.getDefaultRegistration as ProducerInfo should now properly deal with not having a RegistrationInfo.- RegistrationInfo is now again a one-to-one association to ProducerInfo.- JBPORTAL-715: better handling of RegistrationInfo makes destroyConsumer work :)- Minimize reliance on external visibility of RegistrationInfo by having getRegistrationContext method public on ProducerInfo. |
| 6891 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/deployment/WSRPConsumerService.java | - Removed use of ConsumerRegistry.getDefaultRegistration as ProducerInfo should now properly deal with not having a RegistrationInfo.- RegistrationInfo is now again a one-to-one association to ProducerInfo.- JBPORTAL-715: better handling of RegistrationInfo makes destroyConsumer work :)- Minimize reliance on external visibility of RegistrationInfo by having getRegistrationContext method public on ProducerInfo. |
| 6891 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/ProducerInfo.java | - Removed use of ConsumerRegistry.getDefaultRegistration as ProducerInfo should now properly deal with not having a RegistrationInfo.- RegistrationInfo is now again a one-to-one association to ProducerInfo.- JBPORTAL-715: better handling of RegistrationInfo makes destroyConsumer work :)- Minimize reliance on external visibility of RegistrationInfo by having getRegistrationContext method public on ProducerInfo. |
| 6891 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/other/ProducerInfoTestCase.java | - Removed use of ConsumerRegistry.getDefaultRegistration as ProducerInfo should now properly deal with not having a RegistrationInfo.- RegistrationInfo is now again a one-to-one association to ProducerInfo.- JBPORTAL-715: better handling of RegistrationInfo makes destroyConsumer work :)- Minimize reliance on external visibility of RegistrationInfo by having getRegistrationContext method public on ProducerInfo. |
| 6891 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/resources/portal-wsrp-sar/conf/consumer/hibernate/domain.hbm.xml | - Removed use of ConsumerRegistry.getDefaultRegistration as ProducerInfo should now properly deal with not having a RegistrationInfo.- RegistrationInfo is now again a one-to-one association to ProducerInfo.- JBPORTAL-715: better handling of RegistrationInfo makes destroyConsumer work :)- Minimize reliance on external visibility of RegistrationInfo by having getRegistrationContext method public on ProducerInfo. |
| 6891 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/ConsumerRegistry.java | - Removed use of ConsumerRegistry.getDefaultRegistration as ProducerInfo should now properly deal with not having a RegistrationInfo.- RegistrationInfo is now again a one-to-one association to ProducerInfo.- JBPORTAL-715: better handling of RegistrationInfo makes destroyConsumer work :)- Minimize reliance on external visibility of RegistrationInfo by having getRegistrationContext method public on ProducerInfo. |
| 6891 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/ConsumerRegistryService.java | - Removed use of ConsumerRegistry.getDefaultRegistration as ProducerInfo should now properly deal with not having a RegistrationInfo.- RegistrationInfo is now again a one-to-one association to ProducerInfo.- JBPORTAL-715: better handling of RegistrationInfo makes destroyConsumer work :)- Minimize reliance on external visibility of RegistrationInfo by having getRegistrationContext method public on ProducerInfo. |
| 6890 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/framework/RegistrationBehavior.java | - More ProducerInfo tests.- Added toString and hashCode implementation on PortletContext and StatefulPortletContext. |
| 6890 | modified | chris.laprun@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/PortletContext.java | - More ProducerInfo tests.- Added toString and hashCode implementation on PortletContext and StatefulPortletContext. |
| 6890 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/other/ProducerInfoTestCase.java | - More ProducerInfo tests.- Added toString and hashCode implementation on PortletContext and StatefulPortletContext. |
| 6890 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/framework/TestProducerBehavior.java | - More ProducerInfo tests.- Added toString and hashCode implementation on PortletContext and StatefulPortletContext. |
| 6890 | modified | chris.laprun@jboss.com | //trunk/wsrp/build.xml | - More ProducerInfo tests.- Added toString and hashCode implementation on PortletContext and StatefulPortletContext. |
| 6890 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/framework/ServiceDescriptionBehavior.java | - More ProducerInfo tests.- Added toString and hashCode implementation on PortletContext and StatefulPortletContext. |
| 6890 | modified | chris.laprun@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/StatefulPortletContext.java | - More ProducerInfo tests.- Added toString and hashCode implementation on PortletContext and StatefulPortletContext. |
| 6890 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/framework/PortletManagementBehavior.java | - More ProducerInfo tests.- Added toString and hashCode implementation on PortletContext and StatefulPortletContext. |
| 6888 | modified | julien@jboss.com | //trunk/server/src/main/org/jboss/portal/server/servlet/PortalServlet.java | - inline trivial method in portal servlet- removed useless import |
| 6887 | modified | sohil.shah@jboss.com | //trunk/cms/src/main/org/jboss/portal/cms/hibernate/state/HibernatePersistenceManager.java | fixing large file support issue in HibernatePersistenceManager |
| 6887 | modified | sohil.shah@jboss.com | //trunk/cms/src/main/org/jboss/portal/cms/hibernate/state/JBossCachePersistenceManager.java | fixing large file support issue in HibernatePersistenceManager |
| 6886 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/render/empty/EmptyRegionRenderer.java | create more correct markup from the renderers |
| 6886 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/render/RegionRenderer.java | create more correct markup from the renderers |
| 6886 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/render/dynamic/DynaRegionRenderer.java | create more correct markup from the renderers |
| 6886 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/render/empty/EmptyDecorationRenderer.java | create more correct markup from the renderers |
| 6886 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/render/DecorationRenderer.java | create more correct markup from the renderers |
| 6886 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/render/WindowRenderer.java | create more correct markup from the renderers |
| 6886 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/render/dynamic/DynaDecorationRenderer.java | create more correct markup from the renderers |
| 6886 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/render/div/DivRegionRenderer.java | create more correct markup from the renderers |
| 6886 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/render/dynamic/DynaPortletRenderer.java | create more correct markup from the renderers |
| 6886 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/render/div/DivDecorationRenderer.java | create more correct markup from the renderers |
| 6886 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/render/div/DivWindowRenderer.java | create more correct markup from the renderers |
| 6886 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/render/RenderContext.java | create more correct markup from the renderers |
| 6886 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/render/div/DivPortletRenderer.java | create more correct markup from the renderers |
| 6885 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/render/dynamic/DynaRegionRenderer.java | changed name draggable-region to dyna-region as it is from dyna renderer |
| 6885 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/render/dynamic/DynaPortletRenderer.java | changed name draggable-region to dyna-region as it is from dyna renderer |
| 6884 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/render/dynamic/DynaRegionRenderer.java | removed commented code |
| 6883 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/render/dynamic/DynaRegionRenderer.java | better handling of empty drop zones |
| 6883 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/render/dynamic/DynaPortletRenderer.java | better handling of empty drop zones |
| 6882 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/render/dynamic/DynaRegionRenderer.java | improved DnD implementation, less javascript |
| 6882 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/render/dynamic/DynaPortletRenderer.java | improved DnD implementation, less javascript |
| 6881 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/render/dynamic/DynaWindowRenderer.java | useless import |
| 6880 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/render/empty/EmptyWindowRenderer.java | better handling of DnD, less dirty hacks, still needs improvements on the window handling part |
| 6880 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/render/empty/EmptyPortletRenderer.java | better handling of DnD, less dirty hacks, still needs improvements on the window handling part |
| 6880 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/render/DecorationRenderer.java | better handling of DnD, less dirty hacks, still needs improvements on the window handling part |
| 6880 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/render/dynamic/DynaDecorationRenderer.java | better handling of DnD, less dirty hacks, still needs improvements on the window handling part |
| 6880 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/render/dynamic/DynaWindowRenderer.java | better handling of DnD, less dirty hacks, still needs improvements on the window handling part |
| 6880 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/render/dynamic/DynaPortletRenderer.java | better handling of DnD, less dirty hacks, still needs improvements on the window handling part |
| 6880 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/render/div/DivDecorationRenderer.java | better handling of DnD, less dirty hacks, still needs improvements on the window handling part |
| 6880 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/render/div/DivWindowRenderer.java | better handling of DnD, less dirty hacks, still needs improvements on the window handling part |
| 6880 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/render/RenderContext.java | better handling of DnD, less dirty hacks, still needs improvements on the window handling part |
| 6880 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/render/div/DivPortletRenderer.java | better handling of DnD, less dirty hacks, still needs improvements on the window handling part |