|
| 6867 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/test/theme/servlet/TestThemeServlet.java | removed useless code in themetestservlet since the mini server env performs the loading itself of themes |
| 6865 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/servlet/jsp/PortalJsp.java | corrected javadoc |
| 6863 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/spi/RequestContext.java | minor javadoc for RequestContext interface |
| 6862 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/spi/RequestContext.java | - improve request dispatching responsibilities to portlet container- do not expose client request and client response from RequestContext (because it may be unsafe to use them at some point in the pipeline) |
| 6862 | modified | julien@jboss.com | //trunk/bridge/src/main/org/jboss/portal/bridge/BridgeRequest.java | - improve request dispatching responsibilities to portlet container- do not expose client request and client response from RequestContext (because it may be unsafe to use them at some point in the pipeline) |
| 6862 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/impl/spi/AbstractRequestContext.java | - improve request dispatching responsibilities to portlet container- do not expose client request and client response from RequestContext (because it may be unsafe to use them at some point in the pipeline) |
| 6862 | modified | julien@jboss.com | //trunk/bridge/src/main/org/jboss/portal/bridge/BridgeResponse.java | - improve request dispatching responsibilities to portlet container- do not expose client request and client response from RequestContext (because it may be unsafe to use them at some point in the pipeline) |
| 6862 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/aspects/portlet/ContextDispatcherInterceptor.java | - improve request dispatching responsibilities to portlet container- do not expose client request and client response from RequestContext (because it may be unsafe to use them at some point in the pipeline) |
| 6861 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/aspects/portlet/ContextDispatcherInterceptor.java | remove useless cast |
| 6860 | modified | julien@jboss.com | //trunk/core-admin/src/bin/portal-admin-war/style.css | - removed unused tabTemplate.xhtml- don't provide a link for selected tab |
| 6860 | modified | julien@jboss.com | //trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/objectTemplate.xhtml | - removed unused tabTemplate.xhtml- don't provide a link for selected tab |
| 6860 | deleted | julien@jboss.com | //trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/tabTemplate.xhtml | - removed unused tabTemplate.xhtml- don't provide a link for selected tab |
| 6860 | modified | julien@jboss.com | //trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/instancesTemplate.xhtml | - removed unused tabTemplate.xhtml- don't provide a link for selected tab |
| 6860 | modified | julien@jboss.com | //trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/portletsTemplate.xhtml | - removed unused tabTemplate.xhtml- don't provide a link for selected tab |
| 6859 | modified | julien@jboss.com | //trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/wizard/newWindowTpl.xhtml | - Go to wizard -> Switch to wizard- put the link at the same place on the page (bottom right) in both modes |
| 6859 | modified | julien@jboss.com | //trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/objects.xhtml | - Go to wizard -> Switch to wizard- put the link at the same place on the page (bottom right) in both modes |
| 6858 | modified | julien@jboss.com | //trunk/core-samples/src/resources/portal-samples-war/WEB-INF/default-object.xml | fixed wrong listener id in IPC example |
| 6857 | modified | julien@jboss.com | //trunk/server/src/main/org/jboss/portal/server/deployment/PortalWebTomcat6App.java | remove the filter integration that is not used anymore |
| 6857 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/LayoutDispatcher.java | remove the filter integration that is not used anymore |
| 6857 | modified | julien@jboss.com | //trunk/server/src/main/org/jboss/portal/server/deployment/PortalWebTomcat5App.java | remove the filter integration that is not used anymore |
| 6856 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/WSRPConsumerImpl.java | - Added ConsumerRegistry.destroyConsumer method (not tested).- Improved support for releasing sessions on WSRPConsumer and ProducerSessionInformation. Issue exists to retrieve the appropriate ProducerSessionInformation without an invocation...- JBPORTAL-715: started adding support for destroying a consumer. |
| 6856 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/framework/support/MockConsumerRegistry.java | - Added ConsumerRegistry.destroyConsumer method (not tested).- Improved support for releasing sessions on WSRPConsumer and ProducerSessionInformation. Issue exists to retrieve the appropriate ProducerSessionInformation without an invocation...- JBPORTAL-715: started adding support for destroying a consumer. |
| 6856 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/WSRPConsumer.java | - Added ConsumerRegistry.destroyConsumer method (not tested).- Improved support for releasing sessions on WSRPConsumer and ProducerSessionInformation. Issue exists to retrieve the appropriate ProducerSessionInformation without an invocation...- JBPORTAL-715: started adding support for destroying a consumer. |
| 6856 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/ProducerSessionInformation.java | - Added ConsumerRegistry.destroyConsumer method (not tested).- Improved support for releasing sessions on WSRPConsumer and ProducerSessionInformation. Issue exists to retrieve the appropriate ProducerSessionInformation without an invocation...- JBPORTAL-715: started adding support for destroying a consumer. |
| 6856 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/framework/support/MockWSRPConsumer.java | - Added ConsumerRegistry.destroyConsumer method (not tested).- Improved support for releasing sessions on WSRPConsumer and ProducerSessionInformation. Issue exists to retrieve the appropriate ProducerSessionInformation without an invocation...- JBPORTAL-715: started adding support for destroying a consumer. |
| 6856 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/other/ProducerSessionInformationTestCase.java | - Added ConsumerRegistry.destroyConsumer method (not tested).- Improved support for releasing sessions on WSRPConsumer and ProducerSessionInformation. Issue exists to retrieve the appropriate ProducerSessionInformation without an invocation...- JBPORTAL-715: started adding support for destroying a consumer. |
| 6856 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/ConsumerRegistry.java | - Added ConsumerRegistry.destroyConsumer method (not tested).- Improved support for releasing sessions on WSRPConsumer and ProducerSessionInformation. Issue exists to retrieve the appropriate ProducerSessionInformation without an invocation...- JBPORTAL-715: started adding support for destroying a consumer. |
| 6856 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/ConsumerRegistryService.java | - Added ConsumerRegistry.destroyConsumer method (not tested).- Improved support for releasing sessions on WSRPConsumer and ProducerSessionInformation. Issue exists to retrieve the appropriate ProducerSessionInformation without an invocation...- JBPORTAL-715: started adding support for destroying a consumer. |
| 6856 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/admin/ui/ConsumerManagerBean.java | - Added ConsumerRegistry.destroyConsumer method (not tested).- Improved support for releasing sessions on WSRPConsumer and ProducerSessionInformation. Issue exists to retrieve the appropriate ProducerSessionInformation without an invocation...- JBPORTAL-715: started adding support for destroying a consumer. |
| 6855 | modified | chris.laprun@jboss.com | //trunk/build/ide/intellij/idea60/modules/core/core.iml | - Updated to add freemarker lib. |