|
| 5225 | added | sohil.shah@jboss.com | //trunk/cms/src/main/org/jboss/portal/test/cms/commands/TestFolderCopy.java | cms test suite fixes |
| 5225 | modified | sohil.shah@jboss.com | //trunk/cms/src/resources/test/jcr/repository.xml | cms test suite fixes |
| 5225 | modified | sohil.shah@jboss.com | //trunk/cms/src/resources/hibernate/domain.hbm.xml | cms test suite fixes |
| 5225 | added | sohil.shah@jboss.com | //trunk/cms/src/main/org/jboss/portal/test/cms/commands/TestFileCreateFailed.java | cms test suite fixes |
| 5225 | added | sohil.shah@jboss.com | //trunk/cms/src/main/org/jboss/portal/test/cms/commands/TestFileCopy.java | cms test suite fixes |
| 5225 | added | sohil.shah@jboss.com | //trunk/cms/src/main/org/jboss/portal/test/cms/commands/TestFileGetList.java | cms test suite fixes |
| 5225 | added | sohil.shah@jboss.com | //trunk/cms/src/main/org/jboss/portal/test/cms/commands/TestFolderGet.java | cms test suite fixes |
| 5225 | added | sohil.shah@jboss.com | //trunk/cms/src/main/org/jboss/portal/test/cms/commands/TestFolderUpdate.java | cms test suite fixes |
| 5225 | added | sohil.shah@jboss.com | //trunk/cms/src/main/org/jboss/portal/test/cms/commands/TestFileGet.java | cms test suite fixes |
| 5225 | added | sohil.shah@jboss.com | //trunk/cms/src/main/org/jboss/portal/test/cms/commands/TestFileUpdate.java | cms test suite fixes |
| 5225 | added | sohil.shah@jboss.com | //trunk/cms/src/main/org/jboss/portal/test/cms/commands/TestFileGetVersion.java | cms test suite fixes |
| 5225 | added | sohil.shah@jboss.com | //trunk/cms/src/main/org/jboss/portal/test/cms/commands/TestFileArchiveUpload.java | cms test suite fixes |
| 5225 | added | sohil.shah@jboss.com | //trunk/cms/src/resources/test/pm-cache.xml | cms test suite fixes |
| 5225 | added | sohil.shah@jboss.com | //trunk/cms/src/resources/test/log4j.xml | cms test suite fixes |
| 5225 | modified | sohil.shah@jboss.com | //trunk/cms/build.xml | cms test suite fixes |
| 5225 | deleted | sohil.shah@jboss.com | //trunk/cms/src/main/org/jboss/portal/test/cms/commands/TestFolderCommands.java | cms test suite fixes |
| 5225 | added | sohil.shah@jboss.com | //trunk/cms/src/main/org/jboss/portal/test/cms/commands/TestFolderDelete.java | cms test suite fixes |
| 5225 | added | sohil.shah@jboss.com | //trunk/cms/src/main/org/jboss/portal/test/cms/commands/AbstractCommandTestCase.java | cms test suite fixes |
| 5225 | added | sohil.shah@jboss.com | //trunk/cms/src/main/org/jboss/portal/test/cms/commands/TestFolderCreate.java | cms test suite fixes |
| 5225 | deleted | sohil.shah@jboss.com | //trunk/cms/src/main/org/jboss/portal/test/cms/commands/TestFileCommands.java | cms test suite fixes |
| 5225 | added | sohil.shah@jboss.com | //trunk/cms/src/main/org/jboss/portal/test/cms/commands/TestFileDelete.java | cms test suite fixes |
| 5225 | added | sohil.shah@jboss.com | //trunk/cms/src/main/org/jboss/portal/test/cms/commands/TestFileCreate.java | cms test suite fixes |
| 5225 | modified | sohil.shah@jboss.com | //trunk/cms/src/main/org/jboss/portal/cms/hibernate/state/JBossCachePersistenceManager.java | cms test suite fixes |
| 5224 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/producer/WSRPProducerImpl.java | - JBPORTAL-1041: de-activated fragment processing. Needs to be converted to interceptor. Adapted test case.- JBPORTAL-1039: first implementation. If no namespace prefix is provided by the consumer, use the portlet handle for now. Need better implementation. Add namespacePrefix and portletInstanceKey to markup request in consumer.- Improved logging.- Minor code improvements. |
| 5224 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/producer/MarkupHandler.java | - JBPORTAL-1041: de-activated fragment processing. Needs to be converted to interceptor. Adapted test case.- JBPORTAL-1039: first implementation. If no namespace prefix is provided by the consumer, use the portlet handle for now. Need better implementation. Add namespacePrefix and portletInstanceKey to markup request in consumer.- Improved logging.- Minor code improvements. |
| 5224 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/InvocationHandler.java | - JBPORTAL-1041: de-activated fragment processing. Needs to be converted to interceptor. Adapted test case.- JBPORTAL-1039: first implementation. If no namespace prefix is provided by the consumer, use the portlet handle for now. Need better implementation. Add namespacePrefix and portletInstanceKey to markup request in consumer.- Improved logging.- Minor code improvements. |
| 5224 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/v1/producer/MarkupTestCase.java | - JBPORTAL-1041: de-activated fragment processing. Needs to be converted to interceptor. Adapted test case.- JBPORTAL-1039: first implementation. If no namespace prefix is provided by the consumer, use the portlet handle for now. Need better implementation. Add namespacePrefix and portletInstanceKey to markup request in consumer.- Improved logging.- Minor code improvements. |
| 5223 | modified | chris.laprun@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/container/PortletContainer.java | JBPORTAL-1020: Replaced use of Log4J by JBoss Logging. |
| 5222 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/v1/consumer/SOF.java | - JBPORTAL-1050: fix error when returned markup was empty. Added test case. |
| 5222 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/RenderHandler.java | - JBPORTAL-1050: fix error when returned markup was empty. Added test case. |
| 5222 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/v1/consumer/MarkupTestCase.java | - JBPORTAL-1050: fix error when returned markup was empty. Added test case. |
| 5222 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/TestWSRPProducerImpl.java | - JBPORTAL-1050: fix error when returned markup was empty. Added test case. |
| 5219 | modified | bdaw | //trunk/cms/src/resources/portal-cms-jar/org/jboss/portal/cms/jboss-beans.xml | making space for ldap identity implementation |
| 5219 | deleted | bdaw | //trunk/identity/src/main/org/jboss/portal/test/identity/UserTestCase.java | making space for ldap identity implementation |
| 5219 | modified | bdaw | //trunk/identity/src/resources/portal-identity-test-jar/org/jboss/portal/test/identity/jboss-beans.xml | making space for ldap identity implementation |
| 5219 | modified | bdaw | //trunk/core/src/resources/portal-core-sar/META-INF/jboss-service.xml | making space for ldap identity implementation |
| 5219 | deleted | bdaw | //trunk/identity/src/main/org/jboss/portal/identity/db/UserModuleImpl.java | making space for ldap identity implementation |
| 5219 | deleted | bdaw | //trunk/identity/src/main/org/jboss/portal/identity/db/RoleModuleImpl.java | making space for ldap identity implementation |
| 5219 | added | bdaw | //trunk/identity/src/main/org/jboss/portal/test/identity/DBUserTestCase.java | making space for ldap identity implementation |
| 5219 | added | bdaw | //trunk/identity/src/main/org/jboss/portal/identity/db/DBUserModuleImpl.java | making space for ldap identity implementation |
| 5219 | modified | bdaw | //trunk/identity/build.xml | making space for ldap identity implementation |
| 5219 | added | bdaw | //trunk/identity/src/main/org/jboss/portal/identity/db/DBRoleModuleImpl.java | making space for ldap identity implementation |
| 5218 | modified | julien@jboss.com | //trunk/identity/src/main/org/jboss/portal/test/identity/UserTestCase.java | - rename identit PropertyMap to more appropriate ProfileMap- update ProfileMap implementation to reflect java.util.Map contract with respect to NullPointerException |
| 5218 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/portlet/user/UserPortlet.java | - rename identit PropertyMap to more appropriate ProfileMap- update ProfileMap implementation to reflect java.util.Map contract with respect to NullPointerException |
| 5218 | added | julien@jboss.com | //trunk/identity/src/main/org/jboss/portal/identity/ProfileMap.java | - rename identit PropertyMap to more appropriate ProfileMap- update ProfileMap implementation to reflect java.util.Map contract with respect to NullPointerException |
| 5218 | modified | julien@jboss.com | //trunk/identity/src/main/org/jboss/portal/identity/User.java | - rename identit PropertyMap to more appropriate ProfileMap- update ProfileMap implementation to reflect java.util.Map contract with respect to NullPointerException |
| 5218 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/controller/portlet/ControllerUserContext.java | - rename identit PropertyMap to more appropriate ProfileMap- update ProfileMap implementation to reflect java.util.Map contract with respect to NullPointerException |
| 5218 | deleted | julien@jboss.com | //trunk/identity/src/main/org/jboss/portal/identity/PropertyMap.java | - rename identit PropertyMap to more appropriate ProfileMap- update ProfileMap implementation to reflect java.util.Map contract with respect to NullPointerException |
| 5218 | added | julien@jboss.com | //trunk/identity/src/main/org/jboss/portal/identity/db/ProfileMapImpl.java | - rename identit PropertyMap to more appropriate ProfileMap- update ProfileMap implementation to reflect java.util.Map contract with respect to NullPointerException |
| 5218 | modified | julien@jboss.com | //trunk/identity/src/main/org/jboss/portal/identity/db/UserImpl.java | - rename identit PropertyMap to more appropriate ProfileMap- update ProfileMap implementation to reflect java.util.Map contract with respect to NullPointerException |