|
| 5235 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/resources/portal-wsrp-sar/default-wsrp.xml | Added NetUnity's public producer. |
| 5234 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/ProducerSessionInformationTestCase.java | JBPORTAL-1051: fixed and added test case. |
| 5234 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/ProducerSessionInformation.java | JBPORTAL-1051: fixed and added test case. |
| 5231 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/invocation/PortletInvocation.java | remove obsolete PortletInvocation request attribute name id |
| 5230 | modified | julien@jboss.com | //trunk/server/src/main/org/jboss/portal/server/PortalConstants.java | update portal version to 2.6 |
| 5229 | modified | julien@jboss.com | //trunk/server/src/main/org/jboss/portal/server/PortalConstants.java | - make the invocation attribute resolver use an object as key instead of a string- make the session attribute resolver more reusable |
| 5229 | modified | julien@jboss.com | //trunk/server/src/main/org/jboss/portal/server/impl/AbstractSessionAttributeResolver.java | - make the invocation attribute resolver use an object as key instead of a string- make the session attribute resolver more reusable |
| 5229 | modified | julien@jboss.com | //trunk/common/src/main/org/jboss/portal/common/invocation/AbstractInvocationContext.java | - make the invocation attribute resolver use an object as key instead of a string- make the session attribute resolver more reusable |
| 5229 | modified | julien@jboss.com | //trunk/server/src/main/org/jboss/portal/server/impl/RequestAttributeResolver.java | - make the invocation attribute resolver use an object as key instead of a string- make the session attribute resolver more reusable |
| 5229 | deleted | julien@jboss.com | //trunk/server/src/main/org/jboss/portal/server/navigation | - make the invocation attribute resolver use an object as key instead of a string- make the session attribute resolver more reusable |
| 5229 | modified | julien@jboss.com | //trunk/common/src/main/org/jboss/portal/test/common/AbstractInvocationContextTestCase.java | - make the invocation attribute resolver use an object as key instead of a string- make the session attribute resolver more reusable |
| 5229 | modified | julien@jboss.com | //trunk/common/src/main/org/jboss/portal/common/invocation/AttributeResolver.java | - make the invocation attribute resolver use an object as key instead of a string- make the session attribute resolver more reusable |
| 5229 | modified | julien@jboss.com | //trunk/server/src/main/org/jboss/portal/server/impl/MapAttributeResolver.java | - make the invocation attribute resolver use an object as key instead of a string- make the session attribute resolver more reusable |
| 5229 | deleted | julien@jboss.com | //trunk/server/src/main/org/jboss/portal/server/impl/NavigationalStateAttributeResolver.java | - make the invocation attribute resolver use an object as key instead of a string- make the session attribute resolver more reusable |
| 5229 | modified | julien@jboss.com | //trunk/common/src/main/org/jboss/portal/common/invocation/Invocation.java | - make the invocation attribute resolver use an object as key instead of a string- make the session attribute resolver more reusable |
| 5229 | modified | julien@jboss.com | //trunk/server/src/main/org/jboss/portal/server/impl/PrincipalAttributeResolver.java | - make the invocation attribute resolver use an object as key instead of a string- make the session attribute resolver more reusable |
| 5229 | modified | julien@jboss.com | //trunk/server/src/main/org/jboss/portal/server/impl/ServerInvocationContextImpl.java | - make the invocation attribute resolver use an object as key instead of a string- make the session attribute resolver more reusable |
| 5229 | modified | julien@jboss.com | //trunk/server/src/main/org/jboss/portal/server/impl/SessionAttributeResolver.java | - make the invocation attribute resolver use an object as key instead of a string- make the session attribute resolver more reusable |
| 5229 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/test/theme/render/TestRenderContext.java | - make the invocation attribute resolver use an object as key instead of a string- make the session attribute resolver more reusable |
| 5229 | modified | julien@jboss.com | //trunk/common/src/main/org/jboss/portal/common/invocation/InvocationContext.java | - make the invocation attribute resolver use an object as key instead of a string- make the session attribute resolver more reusable |
| 5227 | modified | sohil.shah@jboss.com | //trunk/build/etc/clustered.properties | fix for handling both single/cluster mode in the configuration |
| 5227 | modified | sohil.shah@jboss.com | //trunk/build/etc/single.properties | fix for handling both single/cluster mode in the configuration |
| 5227 | modified | sohil.shah@jboss.com | //trunk/core/src/resources/portal-cms-sar/META-INF/jboss-service.xml | fix for handling both single/cluster mode in the configuration |
| 5226 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/impl/model/instance/InstanceImpl.java | remove the stateful portlet invoker that was replicating the same interface than portlet invoker |
| 5226 | modified | julien@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/producer/ServiceDescriptionHandler.java | remove the stateful portlet invoker that was replicating the same interface than portlet invoker |
| 5226 | modified | julien@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/v1/consumer/V1ConsumerBaseTest.java | remove the stateful portlet invoker that was replicating the same interface than portlet invoker |
| 5226 | modified | julien@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/v1/consumer/ServiceDescriptionTestCase.java | remove the stateful portlet invoker that was replicating the same interface than portlet invoker |
| 5226 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/test/TestSecurityInterceptor.java | remove the stateful portlet invoker that was replicating the same interface than portlet invoker |
| 5226 | deleted | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/stateful | remove the stateful portlet invoker that was replicating the same interface than portlet invoker |
| 5226 | modified | julien@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/producer/WSRPProducerImpl.java | remove the stateful portlet invoker that was replicating the same interface than portlet invoker |
| 5226 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/container/PortletApplicationRegistryImpl.java | remove the stateful portlet invoker that was replicating the same interface than portlet invoker |
| 5226 | modified | julien@jboss.com | //trunk/federation/src/main/org/jboss/portal/federation/impl/FederatedPortlet.java | remove the stateful portlet invoker that was replicating the same interface than portlet invoker |
| 5226 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/portlet/management/PortletManagerBean.java | remove the stateful portlet invoker that was replicating the same interface than portlet invoker |
| 5226 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/container/PortletContainer.java | remove the stateful portlet invoker that was replicating the same interface than portlet invoker |
| 5226 | modified | julien@jboss.com | //trunk/federation/src/main/org/jboss/portal/federation/impl/FederatingPortletInvokerService.java | remove the stateful portlet invoker that was replicating the same interface than portlet invoker |
| 5226 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/tck/TCKPortletController.java | remove the stateful portlet invoker that was replicating the same interface than portlet invoker |
| 5226 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/PortletInvoker.java | remove the stateful portlet invoker that was replicating the same interface than portlet invoker |
| 5226 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/portlet/management/InstanceManagerBean.java | remove the stateful portlet invoker that was replicating the same interface than portlet invoker |
| 5226 | modified | julien@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/WSRPConsumerImpl.java | remove the stateful portlet invoker that was replicating the same interface than portlet invoker |
| 5226 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/Portlet.java | remove the stateful portlet invoker that was replicating the same interface than portlet invoker |
| 5226 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/portlet/management/actions/CreateInstanceAction.java | remove the stateful portlet invoker that was replicating the same interface than portlet invoker |
| 5226 | modified | julien@jboss.com | //trunk/federation/src/main/org/jboss/portal/federation/impl/FederatedPortletInvokerService.java | remove the stateful portlet invoker that was replicating the same interface than portlet invoker |
| 5226 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/impl/model/instance/PersistentInstanceContainer.java | remove the stateful portlet invoker that was replicating the same interface than portlet invoker |
| 5226 | modified | julien@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/portlet/WSRPPortlet.java | remove the stateful portlet invoker that was replicating the same interface than portlet invoker |
| 5226 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/PortletContext.java | remove the stateful portlet invoker that was replicating the same interface than portlet invoker |
| 5226 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/state/producer/ProducerPortletInvoker.java | remove the stateful portlet invoker that was replicating the same interface than portlet invoker |
| 5226 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/test/portlet/state/ProducerStatefulPortletInvokerTestCase.java | remove the stateful portlet invoker that was replicating the same interface than portlet invoker |
| 5226 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/test/portlet/state/ConsumerStatefulPortletInvokerTestCase.java | remove the stateful portlet invoker that was replicating the same interface than portlet invoker |
| 5226 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/test/TestPortletInvoker.java | remove the stateful portlet invoker that was replicating the same interface than portlet invoker |
| 5226 | added | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/StatefulPortletContext.java | remove the stateful portlet invoker that was replicating the same interface than portlet invoker |