ICEfaces
  1. ICEfaces
  2. ICE-8476

Upgrade WebMC sample application to ICEfaces 4

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Minor Minor
    • Resolution: Won't Fix
    • Affects Version/s: 3.1
    • Fix Version/s: 4.1
    • Component/s: Sample Apps
    • Labels:
      None
    • Environment:
      WebMC
    • Affects:
      Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial

      Description

      Upgrade WebMC v.1.3, with ICEfaces 1.8, to ICEfaces 3.1.

        Activity

        Matthew Cowell created issue -
        Mark Collette made changes -
        Field Original Value New Value
        Salesforce Case []
        Fix Version/s 3.2 [ 10338 ]
        Affects [Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial]
        Matthew Cowell made changes -
        Assignee Matthew Cowell [ cowemat ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #30558 Mon Aug 20 14:31:32 MDT 2012 matthew.cowell [ICE-8476] Upgrade WebMC from 2.x to 3.1
        Files Changed
        Commit graph MODIFY /projects/webmc/trunk/webmc/src/main/java/com/icesoft/faces/presenter/participant/Participant.java
        Commit graph ADD /projects/webmc/trunk/webmc/WebContent/join.xhtml
        Commit graph MODIFY /projects/webmc/trunk/webmc/src/main/java/com/icesoft/faces/presenter/participant/LoginBean.java
        Commit graph MODIFY /projects/webmc/trunk/webmc/src/main/java/com/icesoft/faces/presenter/document/PptPresentationDocument.java
        Commit graph ADD /projects/webmc/trunk/webmc/WebContent/index.jsp
        Commit graph MODIFY /projects/webmc/trunk/webmc/WebContent/WEB-INF/inc/login.xhtml
        Commit graph ADD /projects/webmc/trunk/webmc/WebContent/webmc.xhtml
        Commit graph MODIFY /projects/webmc/trunk/webmc/src/main/java/com/icesoft/faces/presenter/document/ZipPresentationDocument.java
        Commit graph MODIFY /projects/webmc/trunk/webmc/src/main/java/com/icesoft/faces/presenter/util/ValidationMessages.java
        Commit graph MODIFY /projects/webmc/trunk/webmc/src/main/java/com/icesoft/faces/presenter/presentation/PresentationManagerBean.java
        Commit graph MODIFY /projects/webmc/trunk/webmc/WebContent/WEB-INF/inc/upload.xhtml
        Commit graph ADD /projects/webmc/trunk/webmc/WebContent/uploadDirectory
        Commit graph MODIFY /projects/webmc/trunk/webmc/src/main/java/com/icesoft/faces/presenter/validator/EmailValidator.java
        Commit graph MODIFY /projects/webmc/trunk/webmc/src/main/java/com/icesoft/faces/presenter/util/MessageBundleLoader.java
        Commit graph MODIFY /projects/webmc/trunk/webmc/src/main/java/com/icesoft/faces/presenter/presentation/PresentationManager.java
        Commit graph MODIFY /projects/webmc/trunk/webmc/src/main/java/com/icesoft/faces/presenter/participant/view/ParticipantView.java
        Commit graph MODIFY /projects/webmc/trunk/webmc/src/main/java/com/icesoft/faces/presenter/chat/ChatLogServlet.java
        Commit graph MODIFY /projects/webmc/trunk/webmc/src/main/java/com/icesoft/faces/presenter/document/OooManager.java
        Commit graph MODIFY /projects/webmc/trunk/webmc/src/main/java/com/icesoft/faces/presenter/mail/MailTool.java
        Commit graph DEL /projects/webmc/trunk/webmc/web
        Commit graph MODIFY /projects/webmc/trunk/webmc/src/main/java/com/icesoft/faces/presenter/timer/SlideshowTimerBean.java
        Commit graph MODIFY /projects/webmc/trunk/webmc/src/main/java/com/icesoft/faces/presenter/validator/NameValidator.java
        Commit graph MODIFY /projects/webmc/trunk/webmc/src/main/java/com/icesoft/faces/presenter/presentation/AutoPresentation.java
        Commit graph MODIFY /projects/webmc/trunk/webmc/src/main/java/com/icesoft/faces/presenter/mail/MailAccountControl.java
        Commit graph MODIFY /projects/webmc/trunk/webmc/src/main/java/com/icesoft/faces/presenter/presentation/PresentationInfo.java
        Commit graph ADD /projects/webmc/trunk/webmc/src/main/java/com/icesoft/faces/presenter/resource
        Commit graph MODIFY /projects/webmc/trunk/webmc/src/main/java/com/icesoft/faces/presenter/document/base/PresentationDocument.java
        Commit graph MODIFY /projects/webmc/trunk/webmc/src/main/java/com/icesoft/faces/presenter/document/factory/DocumentFactory.java
        Commit graph ADD /projects/webmc/trunk/webmc/WebContent/resources
        Commit graph ADD /projects/webmc/trunk/webmc/WebContent/mobileDesktopTest.xhtml
        Commit graph ADD /projects/webmc/trunk/webmc/WebContent/WEB-INF
        Commit graph MODIFY /projects/webmc/trunk/webmc/src/main/java/com/icesoft/faces/presenter/document/UnknownPresentationDocument.java
        Commit graph DEL /projects/webmc/trunk/webmc/src/main/resources
        Commit graph MODIFY /projects/webmc/trunk/webmc/src/main/java/com/icesoft/faces/presenter/participant/view/ChatView.java
        Commit graph MODIFY /projects/webmc/trunk/webmc/WebContent/WEB-INF/web.xml
        Commit graph ADD /projects/webmc/trunk/webmc/src/main/java/com/icesoft/faces/presenter/resource/JSF-override_en.properties
        Commit graph MODIFY /projects/webmc/trunk/webmc/WebContent/WEB-INF/faces-config.xml
        Commit graph ADD /projects/webmc/trunk/webmc/WebContent
        Commit graph MODIFY /projects/webmc/trunk/webmc/src/main/java/com/icesoft/faces/presenter/document/OooPresentationDocument.java
        Commit graph MODIFY /projects/webmc/trunk/webmc/src/main/java/com/icesoft/faces/presenter/presentation/Presentation.java
        Commit graph DEL /projects/webmc/trunk/webmc/src/main/webapp
        Commit graph MODIFY /projects/webmc/trunk/webmc/src/main/java/com/icesoft/faces/presenter/util/ImageScaler.java
        Commit graph MODIFY /projects/webmc/trunk/webmc/src/main/java/com/icesoft/faces/presenter/resource/messages.properties
        Hide
        Ken Fyten added a comment - - edited

        Please have QA test the updated sample using latest icefaces3/trunk.
        (Restricted to icesoft-internal-developers group)

        Show
        Ken Fyten added a comment - - edited Please have QA test the updated sample using latest icefaces3/trunk. (Restricted to icesoft-internal-developers group)
        Hide
        Matthew Cowell added a comment - - edited

        Thanks Ken. I will look at that this afternoon. I built and deployed with eclipse so I missed the ant build file.

        Show
        Matthew Cowell added a comment - - edited Thanks Ken. I will look at that this afternoon. I built and deployed with eclipse so I missed the ant build file.
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #31275 Wed Oct 03 11:50:47 MDT 2012 matthew.cowell [ICE-8476] Updated ant build file
        Files Changed
        Commit graph MODIFY /projects/webmc/trunk/webmc/build.xml
        Hide
        Matthew Cowell added a comment - - edited

        Assignee: Ken Fyten (was: Matthew Cowell)
        Resolution: Fixed
        I have updated the ant build file. It does build and deploy on my machine.
        Let me know if there is any special ICEsoft conventions you want me to use in the build file and I will go back and take a look.
        (Restricted to icesoft-internal-developers group)

        Show
        Matthew Cowell added a comment - - edited Assignee: Ken Fyten (was: Matthew Cowell) Resolution: Fixed I have updated the ant build file. It does build and deploy on my machine. Let me know if there is any special ICEsoft conventions you want me to use in the build file and I will go back and take a look. (Restricted to icesoft-internal-developers group)
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #31319 Thu Oct 04 18:50:51 MDT 2012 matthew.cowell ICE-8476 - Added jodconvertor to the lib directory
        Files Changed
        Commit graph ADD /projects/webmc/trunk/webmc/lib/jodconverter-core-3.0-beta-4.jar
        Commit graph MODIFY /projects/webmc/trunk/webmc/build.xml
        Commit graph ADD /projects/webmc/trunk/webmc/build
        Commit graph ADD /projects/webmc/trunk/webmc/dist
        Hide
        Ken Fyten added a comment - - edited

        Assignee: Matthew Cowell (was: Ken Fyten)
        Building on my machine is failing compilation:

        compile:
            [javac] Compiling 35 source files to /Users/Ken/Code/svn/webmc/webmc/build
            [javac] /Users/Ken/Code/svn/webmc/webmc/src/main/java/com/icesoft/faces/presenter/document/OooManager.java:41: package org.artofsolving.jodconverter.office does not exist
            [javac] import org.artofsolving.jodconverter.office.DefaultOfficeManagerConfiguration;
            [javac]                                            ^
            [javac] /Users/Ken/Code/svn/webmc/webmc/src/main/java/com/icesoft/faces/presenter/document/OooManager.java:42: package org.artofsolving.jodconverter.office does not exist
            [javac] import org.artofsolving.jodconverter.office.OfficeManager;
            [javac]                                            ^
        

        I think the jodconverter lib might not be in the lib folder?

        Show
        Ken Fyten added a comment - - edited Assignee: Matthew Cowell (was: Ken Fyten) Building on my machine is failing compilation: compile: [javac] Compiling 35 source files to /Users/Ken/Code/svn/webmc/webmc/build [javac] /Users/Ken/Code/svn/webmc/webmc/src/main/java/com/icesoft/faces/presenter/document/OooManager.java:41: package org.artofsolving.jodconverter.office does not exist [javac] import org.artofsolving.jodconverter.office.DefaultOfficeManagerConfiguration; [javac] ^ [javac] /Users/Ken/Code/svn/webmc/webmc/src/main/java/com/icesoft/faces/presenter/document/OooManager.java:42: package org.artofsolving.jodconverter.office does not exist [javac] import org.artofsolving.jodconverter.office.OfficeManager; [javac] ^ I think the jodconverter lib might not be in the lib folder?
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #31442 Fri Oct 12 09:59:24 MDT 2012 matthew.cowell ICE-8476 - Update ant build file, include extra jars, update jodconverter to add new license info.

        Remove old jodconverter
        Files Changed
        Commit graph ADD /projects/webmc/trunk/webmc/lib/ridl.jar
        Commit graph DEL /projects/webmc/trunk/webmc/lib/jodconverter-core-3.0-beta-4.jar
        Commit graph MODIFY /projects/webmc/trunk/webmc/build.xml
        Commit graph ADD /projects/webmc/trunk/webmc/lib/unoil.jar
        Commit graph ADD /projects/webmc/trunk/webmc/lib/juh.jar
        Commit graph MODIFY /projects/webmc/trunk/webmc/src/main/java/com/icesoft/faces/presenter/document/OooManager.java
        Commit graph ADD /projects/webmc/trunk/webmc/lib/commons-io-1.4.jar
        Commit graph ADD /projects/webmc/trunk/webmc/lib/jodconverter-core-3.0-beta-20121012.jar
        Commit graph ADD /projects/webmc/trunk/webmc/lib/jurt.jar
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #31446 Fri Oct 12 11:32:10 MDT 2012 matthew.cowell ICE-8476 - removed non-existent redirect. Looks like a fallback to pre 3.0 days.
        Files Changed
        Commit graph MODIFY /projects/webmc/trunk/webmc/src/main/java/com/icesoft/faces/presenter/participant/Participant.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #31499 Tue Oct 16 09:15:23 MDT 2012 matthew.cowell ICE-8476 - rebuilt jod converter library with java 1.5+ compliance
        Files Changed
        Commit graph ADD /projects/webmc/trunk/webmc/lib/jodconverter-core-3.0-beta-20121016.jar
        Commit graph MODIFY /projects/webmc/trunk/webmc/build.xml
        Commit graph DEL /projects/webmc/trunk/webmc/lib/jodconverter-core-3.0-beta-20121012.jar
        Migration made changes -
        Assignee Matthew Cowell [ cowemat ] Carmen Cristurean [ ccristurean ]
        Migration made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Migration made changes -
        Resolution Fixed [ 1 ]
        Status Resolved [ 5 ] Reopened [ 4 ]
        Migration made changes -
        Assignee Carmen Cristurean [ ccristurean ] Matthew Cowell [ cowemat ]
        Ken Fyten made changes -
        Assignee Matthew Cowell [ cowemat ] Ken Fyten [ ken.fyten ]
        Ken Fyten made changes -
        Summary Upgrading WebMC to ICEfaces 3.1 Upgrade WebMC sample application to ICEfaces 4
        Fix Version/s 4.1 [ 11375 ]
        Fix Version/s 3.2 [ 10338 ]
        Priority Major [ 3 ] Minor [ 4 ]
        Hide
        Ken Fyten added a comment -

        Closing as Won't Fix.

        Show
        Ken Fyten added a comment - Closing as Won't Fix.
        Ken Fyten made changes -
        Status Reopened [ 4 ] Closed [ 6 ]
        Resolution Won't Fix [ 2 ]

          People

          • Assignee:
            Ken Fyten
            Reporter:
            Matthew Cowell
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: