ICEpush
  1. ICEpush
  2. PUSH-15

ICEchat Demo Spring MVC Application

    Details

    • Type: Task Task
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 2.0.0
    • Component/s: Samples
    • Labels:
      None
    • Environment:
      JEE6, Spring MVC

      Description

      ICEchat demo using Spring MVC beans and view.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20669 Tue Feb 16 15:59:03 MST 2010 carlo.guglielmin PUSH-15 - Updated Spring build script to not include the CDI jar, since it isn't used and throws injection errors
        Files Changed
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/spring/build.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20667 Tue Feb 16 14:46:20 MST 2010 carlo.guglielmin PUSH-15 - Removed icepushUtil.js as its no longer needed
        Files Changed
        Commit graph DEL /scratchpads/snowplow/samples/icechat/spring/src/main/webapp/icepushUtil.js
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/spring/src/main/webapp/WEB-INF/jsp/talk.jsp
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20666 Tue Feb 16 14:44:32 MST 2010 carlo.guglielmin PUSH-15 - Removed icepushUtil.js as its no longer needed. Added an index.html since some app servers don't seem to respect the welcome file list
        Files Changed
        Commit graph MODIFY /scratchpads/snowplow/integration/spring/samples/dice/src/main/webapp/WEB-INF/jsp/roll.jsp
        Commit graph ADD /scratchpads/snowplow/integration/spring/samples/dice/src/main/webapp/index.html
        Commit graph DEL /scratchpads/snowplow/integration/spring/samples/dice/src/main/webapp/icepushUtil.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20649 Tue Feb 16 11:51:02 MST 2010 carlo.guglielmin PUSH-15 - Ensured spring builds its core first before the rest of the integration
        Files Changed
        Commit graph MODIFY /scratchpads/snowplow/integration/spring/build.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20646 Tue Feb 16 11:33:33 MST 2010 carlo.guglielmin PUSH-15 - Spring build modifications. Moved spring from icechat/web/spring/ to base icechat/spring/. Also renamed integration package from springMVC to spring
        Files Changed
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/webapp/WEB-INF/tld
        Commit graph DEL /scratchpads/snowplow/samples/icechat/web/spring
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/webapp/WEB-INF/jsp/header.jsp
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/webapp/WEB-INF/lib/commons-logging.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/lib/org.springframework.web.servlet-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/lib/org.springframework.asm-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/webapp/WEB-INF/lib/org.springframework.web.struts-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/webapp/WEB-INF/lib/org.springframework.orm-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/java/org/icepush/samples/icechat/spring
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/webapp/WEB-INF/lib/org.springframework.aop-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/java/org/icepush/samples/icechat/spring/impl/BaseCurrentChatSessionHolder.java
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/java/org/icepush/samples/icechat/spring/mvc/ChatFormData.java
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/java/org/icepush/samples/icechat/spring/mvc
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/webapp/WEB-INF/lib/org.springframework.beans-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/webapp/WEB-INF/lib/org.springframework.instrument-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/webapp/WEB-INF/jsp/login.jsp
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/lib/org.springframework.instrument.tomcat-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/lib/commons-logging.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/lib/org.springframework.web.portlet-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/lib/standard.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/java/org/icepush/samples
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/java/org/icepush/samples/icechat/spring/impl/BaseChatMessage.java
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/java/org/icepush/samples/icechat/spring/impl
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/lib/org.springframework.transaction-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/lib/icepush-jsp.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/lib/org.springframework.core-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/webapp/WEB-INF/tld/spring-form.tld
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/webapp/WEB-INF/jsp/talk.jsp
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/webapp/WEB-INF/lib/org.springframework.test-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/build.xml
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/webapp/WEB-INF/lib/org.springframework.context-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/lib/org.springframework.oxm-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/webapp/WEB-INF/lib/standard.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/lib/org.springframework.aspects-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/webapp/WEB-INF/lib/org.springframework.transaction-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/webapp/WEB-INF/lib/org.springframework.core-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/webapp/WEB-INF/lib/org.springframework.jms-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/webapp/WEB-INF
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/lib/org.springframework.context.support-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/lib/org.springframework.jms-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/java/org/icepush/samples/icechat/spring/mvc/LoginFormController.java
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/webapp/WEB-INF/lib/org.springframework.oxm-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/webapp/WEB-INF/lib
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/lib/org.springframework.instrument-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/lib/jsf-api.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/webapp/WEB-INF/springapp-servlet.xml
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/java/org
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/java/org/icepush/samples/icechat/spring/mvc/PushRequestManager.java
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/webapp/WEB-INF/web.xml
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/webapp/WEB-INF/lib/icepush-jsp.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/lib/org.springframework.aop-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/webapp/WEB-INF/lib/org.springframework.instrument.tomcat-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/java/org/icepush
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/webapp/WEB-INF/icepush.tld
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/webapp/WEB-INF/lib/org.springframework.web.servlet-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/lib/org.springframework.context-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/integration/spring/core/src/main/resources/META-INF
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/lib/org.springframework.web-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/java/org/icepush/samples/icechat/spring/impl/BaseChatService.java
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/lib/org.springframework.web.struts-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/webapp/WEB-INF/lib/jstl.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/lib/jstl.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/webapp/WEB-INF/lib/jsf-api.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/java/org/icepush/samples/icechat/spring/impl/BaseChatManagerFacade.java
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/lib/org.springframework.jdbc-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/java/org/icepush/samples/icechat/spring/impl/BasePushRequestContext.java
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/webapp/WEB-INF/jsp/messages.jsp
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/java/messages.properties
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/local.properties
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring
        Commit graph ADD /scratchpads/snowplow/integration/spring/core/src/main/resources
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/webapp/WEB-INF/lib/org.springframework.context.support-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/webapp/WEB-INF/jsp/users.jsp
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/webapp/icepushUtil.js
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/java/org/icepush/samples/icechat/spring/mvc/LogoutFormController.java
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/webapp/WEB-INF/lib/org.springframework.asm-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/java/org/icepush/samples/icechat/spring/mvc/UsersFormController.java
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/webapp/WEB-INF/jsp
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/webapp/WEB-INF/lib/org.springframework.jdbc-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/webapp/WEB-INF/lib/org.springframework.web.portlet-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/java/org/icepush/samples/icechat
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/webapp/WEB-INF/lib/org.springframework.web-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/java/org/icepush/samples/icechat/spring/mvc/LoginFormData.java
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/java/org/icepush/samples/icechat/spring/impl/BaseChatManagerViewController.java
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/lib
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/java/org/icepush/samples/icechat/spring/mvc/ChatFormController.java
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/webapp/WEB-INF/lib/org.springframework.expression-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/java
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/java/org/icepush/samples/icechat/spring/impl/BaseChatRoom.java
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/java/org/icepush/samples/icechat/spring/impl/BaseLoginController.java
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/webapp/WEB-INF/lib/org.springframework.aspects-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/java/org/icepush/samples/icechat/spring/mvc/LoginFormValidator.java
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/lib/org.springframework.orm-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/java/org/icepush/samples/icechat/spring/mvc/MessagesFormController.java
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/lib/org.springframework.test-3.0.0.RELEASE.jar
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/build.xml
        Commit graph MODIFY /scratchpads/snowplow/integration/spring/samples/build.xml
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/src/main/webapp
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/lib/org.springframework.expression-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/spring/lib/org.springframework.beans-3.0.0.RELEASE.jar
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20645 Tue Feb 16 11:22:37 MST 2010 carlo.guglielmin PUSH-15 - Renamed springMVC to spring
        Files Changed
        Commit graph ADD /scratchpads/snowplow/integration/spring
        Commit graph MODIFY /scratchpads/snowplow/build.packages.xml
        Commit graph REPLACE /scratchpads/snowplow/integration/spring/build.xml
        Commit graph REPLACE /scratchpads/snowplow/integration/spring/core
        Commit graph DEL /scratchpads/snowplow/integration/springMVC
        Commit graph REPLACE /scratchpads/snowplow/integration/spring/samples
        Commit graph MODIFY /scratchpads/snowplow/build.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20644 Tue Feb 16 11:20:18 MST 2010 carlo.guglielmin PUSH-15 - Edited build script to follow spring renaming
        Files Changed
        Commit graph MODIFY /scratchpads/snowplow/integration/springMVC/samples/build.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20642 Tue Feb 16 11:15:49 MST 2010 carlo.guglielmin PUSH-15 - Renamed build target
        Files Changed
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/build.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20641 Tue Feb 16 11:13:02 MST 2010 carlo.guglielmin PUSH-15 - Renamed spring-region to spring
        Files Changed
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring
        Commit graph DEL /scratchpads/snowplow/samples/icechat/web/spring-region
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20640 Tue Feb 16 11:12:15 MST 2010 carlo.guglielmin PUSH-15 - Removed pure Spring implementation of ICEchat, as just the jsp region tag version is needed
        Files Changed
        Commit graph DEL /scratchpads/snowplow/samples/icechat/web/spring
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20471 Wed Feb 03 14:46:35 MST 2010 carlo.guglielmin PUSH-15 - Added a simple Spring integration demo to show how easy it is to set up push and the jsp:region tag
        Files Changed
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/webapp/images/dice-5.png
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/webapp/WEB-INF/tld
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/webapp/WEB-INF/lib/org.springframework.context.support-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/core/src/main/webapp/WEB-INF/icepush.tld
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/webapp/WEB-INF/lib/org.springframework.web.struts-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/core/src/main/java/org/icepush
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/core
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/webapp/WEB-INF/lib/org.springframework.context-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/webapp/WEB-INF/lib
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/core/src/main/java/org/icepush/integration/jsp/core
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/webapp/images/dice-2.png
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/core/src/main/java/org/icepush/integration/jsp/core/RegisterTag.java
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/webapp/WEB-INF/web.xml
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/webapp/WEB-INF/lib/org.springframework.web.portlet-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/webapp/images/dice-3.png
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/webapp
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/core/build.properties
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/core/src/main
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/webapp/images/dice-0.png
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/webapp/WEB-INF/lib/org.springframework.core-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/webapp/WEB-INF
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/webapp/WEB-INF/lib/org.springframework.asm-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/core/src/main/java/org/icepush/integration/jsp/core/PushPeriodicTag.java
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/webapp/WEB-INF/jsp
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/core/build.xml
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/webapp/WEB-INF/lib/org.springframework.beans-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/core/src/main/java/org/icepush/integration/jsp/core/RegionTag.java
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/webapp/WEB-INF/lib/org.springframework.orm-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/java/org/icepush/integration/spring/samples/dice
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/webapp/images/dice-6.png
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/webapp/WEB-INF/lib/org.springframework.instrument-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/webapp/WEB-INF/lib/standard.jar
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/webapp/WEB-INF/lib/org.springframework.web.servlet-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/webapp/WEB-INF/lib/org.springframework.expression-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/webapp/WEB-INF/jsp/roll.jsp
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/webapp/WEB-INF/lib/commons-logging.jar
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/core/src/main/java/org/icepush/integration/jsp
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/webapp/WEB-INF/lib/org.springframework.transaction-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/webapp/WEB-INF/lib/org.springframework.test-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/webapp/WEB-INF/lib/org.springframework.jdbc-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/core/src
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/core/src/main/java/org/icepush/integration/jsp/core/GroupIntervalTimer.java
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/core/src/main/java/org
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/build.xml
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/webapp/WEB-INF/jsp/result.jsp
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/core/src/main/webapp/WEB-INF
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/java/org/icepush/integration/spring/samples/dice/DiceData.java
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/webapp/images/dice-4.png
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/webapp/WEB-INF/icepush.tld
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/java/org/icepush/integration/spring/samples/dice/ResultController.java
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/java
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/webapp/WEB-INF/lib/org.springframework.web-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/webapp/WEB-INF/lib/org.springframework.oxm-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/webapp/WEB-INF/lib/org.springframework.aspects-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/webapp/WEB-INF/jsp/header.jsp
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/core/src/main/java
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/webapp/WEB-INF/lib/jstl-1.2.jar
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/java/org/icepush
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/core/src/main/java/org/icepush/integration
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/webapp/WEB-INF/lib/org.springframework.jms-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/core/src/main/java/org/icepush/integration/jsp/core/BaseTag.java
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/java/org/icepush/integration/spring/samples
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/webapp/WEB-INF/lib/org.springframework.instrument.tomcat-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/core/src/main/java/org/icepush/integration/jsp/core/PushTag.java
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/java/org/icepush/integration/spring/samples/dice/PushRequestManager.java
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/webapp/images
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/webapp/images/dice-1.png
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/webapp/WEB-INF/tld/spring-form.tld
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/java/org/icepush/integration
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/java/org/icepush/integration/spring/samples/dice/DiceController.java
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/webapp/WEB-INF/lib/org.springframework.aop-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/core/src/main/webapp
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/java/org/icepush/integration/spring
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/webapp/icepushUtil.js
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/java/org
        Commit graph ADD /scratchpads/snowplow/integration/springMVC/samples/dice/src/main/webapp/WEB-INF/springapp-servlet.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20403 Wed Jan 27 13:25:07 MST 2010 carlo.guglielmin PUSH-15 - Cleaned up how the PushContext is handed around to rely more on injection and less on cascading setters. Minor change to the common bean layer that exposes the pushContext as a getter, so that it's possible to override the getter and ensure the PushContext returned is valid.
        Files Changed
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/webapp/WEB-INF/jsp/talk.jsp
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/webapp/WEB-INF/springapp-servlet.xml
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/java/org/icepush/samples/icechat/spring/impl/BaseChatManagerViewController.java
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/beans/src/main/java/org/icepush/samples/icechat/beans/controller/BaseChatRoomControllerBean.java
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/java/org/icepush/samples/icechat/spring/mvc/ChatFormData.java
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/java/org/icepush/samples/icechat/spring/mvc/LoginFormController.java
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/java/org/icepush/samples/icechat/spring/mvc/ChatFormController.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20391 Tue Jan 26 15:49:20 MST 2010 carlo.guglielmin PUSH-15 - Added a user.jsp page that is similar to messages.jsp in that it separates functionality, thereby allowing it to be referenced from a JSP integration 'region' tag. Basically the 'Who's Here' list will update when a new user joins the chat. Also some minor reorganization to match how the views are handled in the plain Spring MVC ICEchat demo
        Files Changed
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/webapp/WEB-INF/jsp/talk.jsp
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/webapp/WEB-INF/springapp-servlet.xml
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/java/org/icepush/samples/icechat/spring/mvc/UsersFormController.java
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/webapp/WEB-INF/jsp/users.jsp
        Commit graph DEL /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/webapp/WEB-INF/jsp/chat.jsp
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/webapp/WEB-INF/jsp/messages.jsp
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/java/org/icepush/samples/icechat/spring/mvc/MessagesFormController.java
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/java/org/icepush/samples/icechat/spring/mvc/ChatFormController.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20377 Tue Jan 26 13:13:40 MST 2010 ted.goddard MessagesFormController to give external access to messages.htm (PUSH-15)
        Files Changed
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/webapp/WEB-INF/springapp-servlet.xml
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/webapp/WEB-INF/jsp/chat.jsp
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/webapp/WEB-INF/jsp/messages.jsp
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/java/org/icepush/samples/icechat/spring/mvc/MessagesFormController.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20376 Tue Jan 26 13:09:01 MST 2010 ted.goddard corrected jstl.jar and standard.jar and updated icepush-jsp.jar (PUSH-15)
        Files Changed
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring-region/lib/icepush-jsp.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/lib/standard.jar
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring-region/lib/jstl.jar
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20375 Tue Jan 26 11:59:47 MST 2010 carlo.guglielmin PUSH-15 - Attempt to simplify how the model is returned to the pages. Still getting the looping GET problem though
        Files Changed
        Commit graph DEL /scratchpads/snowplow/samples/icechat/web/spring/src/main/webapp/WEB-INF/jsp/chat.jsp
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/webapp/WEB-INF/springapp-servlet.xml
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/java/org/icepush/samples/icechat/spring/mvc/ChatFormController.java
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring/src/main/webapp/WEB-INF/jsp/redir.jsp
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring/src/main/webapp/WEB-INF/jsp/talk.jsp
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20278 Tue Jan 19 13:53:15 MST 2010 carlo.guglielmin PUSH-15 - Removed 'notifier' attribute from region tag
        Files Changed
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/webapp/WEB-INF/springapp-servlet.xml
        Commit graph DEL /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/java/org/icepush/samples/icechat/spring/mvc/ChatNotifier.java
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/java/org/icepush/samples/icechat/spring/mvc/ChatFormData.java
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/webapp/WEB-INF/jsp/chat.jsp
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20274 Tue Jan 19 12:15:34 MST 2010 carlo.guglielmin PUSH-15 - Branched Spring with JSP region tags from the main Spring MVC app
        Files Changed
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/webapp/WEB-INF/springapp-servlet.xml
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/java/org/icepush/samples/icechat/spring/mvc/LoginFormData.java
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/java/org/icepush/samples/icechat/spring/impl/BaseChatRoom.java
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/lib/org.springframework.aop-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/java/org
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/java/org/icepush/samples/icechat/spring/mvc/PushRequestManager.java
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/lib/org.springframework.jms-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/lib/org.springframework.core-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/java/org/icepush/samples/icechat/spring/mvc/LoginFormValidator.java
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/lib/org.springframework.asm-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/lib/org.springframework.web.portlet-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/lib/org.springframework.context-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/webapp/icepushUtil.js
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/java
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/lib/org.springframework.oxm-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/java/org/icepush/samples/icechat/spring
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/lib/org.springframework.instrument-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/java/org/icepush/samples/icechat/spring/impl/BaseChatManagerFacade.java
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/lib/org.springframework.aspects-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/lib/org.springframework.instrument.tomcat-3.0.0.RELEASE.jar
        Commit graph DEL /scratchpads/snowplow/samples/icechat/web/spring/src/main/webapp/WEB-INF/jsp/messages.jsp
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/webapp/WEB-INF
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/local.properties
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/java/org/icepush/samples/icechat/spring/impl/BaseCurrentChatSessionHolder.java
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/java/org/icepush/samples/icechat/spring/impl/BaseChatManagerViewController.java
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/java/org/icepush/samples/icechat/spring/mvc/ChatFormController.java
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/lib/org.springframework.test-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/java/org/icepush/samples/icechat/spring/impl
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/webapp/WEB-INF/jsp/chat.jsp
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/webapp/WEB-INF/jsp
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/java/org/icepush/samples/icechat/spring/mvc/ChatFormData.java
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/lib/org.springframework.expression-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/webapp/WEB-INF/tld/spring-form.tld
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/webapp/WEB-INF/jsp/header.jsp
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/src
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/java/org/icepush/samples/icechat/spring/impl/BaseLoginController.java
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/build.xml
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/webapp/WEB-INF/icepush.tld
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/java/org/icepush/samples/icechat/spring/mvc/ChatNotifier.java
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/java/org/icepush/samples/icechat/spring/impl/BasePushRequestContext.java
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/lib/org.springframework.beans-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/lib/org.springframework.orm-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/lib/org.springframework.web.struts-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/lib/jstl.jar
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/webapp/WEB-INF/jsp/chat.jsp
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/webapp/WEB-INF/jsp/login.jsp
        Commit graph DEL /scratchpads/snowplow/samples/icechat/web/spring/lib/icepush-jsp.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/lib/org.springframework.web-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/lib/icepush-jsp.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/java/messages.properties
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/java/org/icepush
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/java/org/icepush/samples
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/java/org/icepush/samples/icechat/spring/mvc
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/lib/jsf-api.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/webapp/WEB-INF/jsp/messages.jsp
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/webapp/WEB-INF/springapp-servlet.xml
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/java/org/icepush/samples/icechat/spring/mvc/LogoutFormController.java
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/lib/org.springframework.web.servlet-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/webapp
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/lib/org.springframework.context.support-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/lib/org.springframework.jdbc-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/lib/org.springframework.transaction-3.0.0.RELEASE.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/lib/commons-logging.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/java/org/icepush/samples/icechat
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/java/org/icepush/samples/icechat/spring/mvc/LoginFormController.java
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/java/org/icepush/samples/icechat/spring/impl/BaseChatService.java
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/java/org/icepush/samples/icechat/spring/mvc/ChatFormController.java
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/java/org/icepush/samples/icechat/spring/impl/BaseChatMessage.java
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/src/main
        Commit graph DEL /scratchpads/snowplow/samples/icechat/web/spring/src/main/webapp/icepushUtil.js
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/webapp/WEB-INF/jsp/header.jsp
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/webapp/WEB-INF/web.xml
        Commit graph DEL /scratchpads/snowplow/samples/icechat/web/spring/src/main/webapp/WEB-INF/icepush.tld
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/webapp/WEB-INF/tld
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/src/main/java/org/icepush/samples/icechat/spring/mvc/ChatFormData.java
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring-region/lib
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20273 Tue Jan 19 12:12:09 MST 2010 carlo.guglielmin PUSH-15 - Spring example using the custom JSP integration tag 'region'
        Files Changed
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring/src/main/webapp/WEB-INF/jsp/messages.jsp
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/webapp/WEB-INF/jsp/chat.jsp
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/webapp/WEB-INF/springapp-servlet.xml
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring/src/main/webapp/icepushUtil.js
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring/src/main/webapp/WEB-INF/icepush.tld
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring/lib/icepush-jsp.jar
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring/src/main/java/org/icepush/samples/icechat/spring/mvc/ChatNotifier.java
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/webapp/WEB-INF/jsp/header.jsp
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/java/org/icepush/samples/icechat/spring/mvc/ChatFormData.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20191 Tue Jan 12 09:43:50 MST 2010 carlo.guglielmin PUSH-15 - Kept up with updated API by joining a chat room upon creation. Also reduced the form beans to session to avoid a bunch of re-creation that might be causing the looping GETs
        Files Changed
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/webapp/WEB-INF/springapp-servlet.xml
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/java/org/icepush/samples/icechat/spring/mvc/ChatFormController.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20180 Mon Jan 11 15:38:04 MST 2010 carlo.guglielmin PUSH-15 - Modified how the showForm method returns it's Model and View. Also changed where the chatFormData has it's push request set
        Files Changed
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/webapp/WEB-INF/jsp/chat.jsp
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/java/org/icepush/samples/icechat/spring/mvc/ChatFormController.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20177 Mon Jan 11 14:25:52 MST 2010 carlo.guglielmin PUSH-15 - Slight reorder of bean injections to move a few objects out from ChatFormData to ChatFormController
        Files Changed
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/webapp/WEB-INF/jsp/chat.jsp
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/webapp/WEB-INF/springapp-servlet.xml
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/java/org/icepush/samples/icechat/spring/mvc/ChatFormController.java
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/java/org/icepush/samples/icechat/spring/mvc/ChatFormData.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20176 Mon Jan 11 14:11:49 MST 2010 carlo.guglielmin PUSH-15 - Minor style fixes. Also some validation on incoming messages, new chat room requests, and join requests
        Files Changed
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/webapp/WEB-INF/jsp/chat.jsp
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/java/org/icepush/samples/icechat/spring/mvc/ChatFormController.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20175 Mon Jan 11 14:11:19 MST 2010 carlo.guglielmin PUSH-15 - Also invalidate session on logout, to ensure we cleanup any extra objects or bindings
        Files Changed
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/java/org/icepush/samples/icechat/spring/mvc/LogoutFormController.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20173 Mon Jan 11 13:41:58 MST 2010 carlo.guglielmin PUSH-15 - Added basic focus management to keep the input field focused when possible
        Files Changed
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/webapp/WEB-INF/jsp/chat.jsp
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20171 Mon Jan 11 13:19:23 MST 2010 carlo.guglielmin PUSH-15 - Slight cleanup to how the views are returned from showForm and processFormSubmission. Also switched from reloading the window to redirecting back to the same view to avoid the POSTDATA notice
        Files Changed
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/webapp/WEB-INF/jsp/chat.jsp
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/java/org/icepush/samples/icechat/spring/mvc/ChatFormController.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20144 Thu Jan 07 11:53:51 MST 2010 carlo.guglielmin PUSH-15 - Removed a needless push request context set in the form submission method, since it will be set already by the show form method
        Files Changed
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/java/org/icepush/samples/icechat/spring/mvc/ChatFormController.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20143 Thu Jan 07 11:49:48 MST 2010 carlo.guglielmin PUSH-15 - Fixed up the PushRequestManager to be session based, and be injected properly in the 2 form controllers that need it
        Files Changed
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/webapp/WEB-INF/jsp/chat.jsp
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/java/org/icepush/samples/icechat/spring/mvc/LoginFormController.java
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/webapp/WEB-INF/springapp-servlet.xml
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/java/org/icepush/samples/icechat/spring/mvc/ChatFormController.java
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/java/org/icepush/samples/icechat/spring/mvc/PushRequestManager.java
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/java/org/icepush/samples/icechat/spring/mvc/ChatFormData.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20142 Thu Jan 07 11:29:37 MST 2010 carlo.guglielmin PUSH-15 - Added a singleton class to ensure we only use a single copy of the PushRequestContext
        Files Changed
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/webapp/WEB-INF/jsp/chat.jsp
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/java/org/icepush/samples/icechat/spring/mvc/LoginFormController.java
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/java/org/icepush/samples/icechat/spring/mvc/ChatFormController.java
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring/src/main/java/org/icepush/samples/icechat/spring/mvc/PushRequestManager.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20141 Wed Jan 06 16:52:09 MST 2010 carlo.guglielmin PUSH-15 - Some minor styling
        Files Changed
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/webapp/WEB-INF/jsp/chat.jsp
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/java/messages.properties
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20140 Wed Jan 06 16:32:07 MST 2010 carlo.guglielmin PUSH-15 - Fixed bean scoping so multiple sessions work
        Files Changed
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/webapp/WEB-INF/springapp-servlet.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20138 Wed Jan 06 16:21:05 MST 2010 carlo.guglielmin PUSH-15 - Added ICEpush javascript header and register
        Files Changed
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/webapp/WEB-INF/jsp/chat.jsp
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20137 Wed Jan 06 16:09:16 MST 2010 carlo.guglielmin PUSH-15 - Fixed an issue with the Join Room not properly working because of a misplaced form
        Files Changed
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/webapp/WEB-INF/jsp/chat.jsp
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20135 Wed Jan 06 15:20:50 MST 2010 carlo.guglielmin PUSH-15 - Added the ability to send messages
        Files Changed
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/webapp/WEB-INF/jsp/chat.jsp
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/webapp/WEB-INF/springapp-servlet.xml
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/java/org/icepush/samples/icechat/spring/mvc/ChatFormController.java
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring/src/main/java/org/icepush/samples/icechat/spring/impl/BaseChatMessage.java
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/java/messages.properties
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/java/org/icepush/samples/icechat/spring/mvc/ChatFormData.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20134 Wed Jan 06 14:42:08 MST 2010 carlo.guglielmin PUSH-15 - Added room creation and joining
        Files Changed
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/webapp/WEB-INF/jsp/chat.jsp
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/java/org/icepush/samples/icechat/spring/mvc/LoginFormController.java
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/webapp/WEB-INF/springapp-servlet.xml
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/webapp/WEB-INF/jsp/login.jsp
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/java/org/icepush/samples/icechat/spring/mvc/ChatFormController.java
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring/src/main/java/org/icepush/samples/icechat/spring/impl/BaseChatRoom.java
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring/src/main/java/org/icepush/samples/icechat/spring/impl/BaseChatManagerViewController.java
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/webapp/WEB-INF/jsp/header.jsp
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring/src/main/java/org/icepush/samples/icechat/spring/impl/BaseCurrentChatSessionHolder.java
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring/src/main/java/org/icepush/samples/icechat/spring/impl/BaseChatManagerFacade.java
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/java/org/icepush/samples/icechat/spring/mvc/LogoutFormController.java
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/java/messages.properties
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring/src/main/java/org/icepush/samples/icechat/spring/mvc/ChatFormData.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20131 Wed Jan 06 10:25:44 MST 2010 carlo.guglielmin PUSH-15 - Initialize Push Context properly and use the existing model beans to login properly
        Files Changed
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/java/org/icepush/samples/icechat/spring/mvc/LoginFormController.java
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/webapp/WEB-INF/springapp-servlet.xml
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring/src/main/java/org/icepush/samples/icechat/spring/impl/BaseLoginController.java
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring/src/main/java/org/icepush/samples/icechat/spring/impl/BaseChatService.java
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/webapp/WEB-INF/web.xml
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring/src/main/java/org/icepush/samples/icechat/spring/impl
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/src/main/java/org/icepush/samples/icechat/spring/mvc/LoginFormData.java
        Commit graph ADD /scratchpads/snowplow/samples/icechat/web/spring/src/main/java/org/icepush/samples/icechat/spring/impl/BasePushRequestContext.java
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/spring/build.xml

          People

          • Assignee:
            Carlo Guglielmin
            Reporter:
            Carlo Guglielmin
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: