Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Cannot Reproduce
    • Affects Version/s: None
    • Fix Version/s: 1.8RC1, 1.8
    • Component/s: QA
    • Labels:
      None
    • Environment:
      N/A
    • Affects:
      Compatibility/Configuration

      Description

      Need to certify ICEfaces for use on Jetty7.

        Activity

        Mandeep Hayher created issue -
        Hide
        Mandeep Hayher added a comment -

        Component-showcase (Facelets & Facelets-enh) can not be deployed on the server:

        INFO | jvm 2 | 2008/10/27 15:46:10 | 2008-10-27 15:46:10.034::INFO: Extract jar:file:/C:/MyDownloads/Jetty/jetty-7.0.0pre3/webapps/component-showcase.war!/ to C:\DOCUME~1\mhayher\LOCALS~1\Temp\Jetty_0_0_0_0_8080_component-showcase.war_component-showcase_3gj9w9\webapp
        ERROR | wrapper | 2008/10/27 15:46:20 | Startup failed: Timed out waiting for signal from JVM.
        ERROR | wrapper | 2008/10/27 15:46:20 | JVM did not exit on request, terminated

        Show
        Mandeep Hayher added a comment - Component-showcase (Facelets & Facelets-enh) can not be deployed on the server: INFO | jvm 2 | 2008/10/27 15:46:10 | 2008-10-27 15:46:10.034::INFO: Extract jar: file:/C:/MyDownloads/Jetty/jetty-7.0.0pre3/webapps/component-showcase.war!/ to C:\DOCUME~1\mhayher\LOCALS~1\Temp\Jetty_0_0_0_0_8080_component-showcase.war_ component-showcase _3gj9w9\webapp ERROR | wrapper | 2008/10/27 15:46:20 | Startup failed: Timed out waiting for signal from JVM. ERROR | wrapper | 2008/10/27 15:46:20 | JVM did not exit on request, terminated
        Ken Fyten made changes -
        Field Original Value New Value
        Fix Version/s 1.8DR#3 [ 10143 ]
        Assignee Deryk Sinotte [ deryk.sinotte ]
        Ken Fyten made changes -
        Summary Add support for Jetty7 Certify ICEfaces on Jetty7
        Salesforce Case []
        Affects [Compatibility/Configuration]
        Assignee Priority P2
        Security Private [ 10001 ]
        Ken Fyten made changes -
        Salesforce Case []
        Component/s QA [ 10016 ]
        Hide
        Deryk Sinotte added a comment -

        First of all, the current version of Jetty 7 is listed on this site:

        http://docs.codehaus.org/display/JETTY/Downloading+Jetty

        as:

        Version Java HTTP Servlet JSP Status Notes
        Jetty-7.0 1.5- HTTP/1.1 RFC2616 3.0 2.1 Experimental Standardized async

        So a couple of things here. Looks like it's currently experimental. In addition, it's targetted to support Servlet 3.0 which could be some way off from a finalized version. In any event, I downloaded it and installed both Auction Monitor and Component Showcase (Facelets) and they both seemed to work fine. The steps I did:

        Download and unzip Jetty
        Run Jetty with:

        cd [jetty.dir]
        java -jar start.jar

        Make sure it's running by going to:

        http://localhost:8080/

        To deploy one of our current apps, make sure you first build for jetty (our current jetty6.1 target seems to work):

        ant clean jetty6.1

        Then copy the war file to:

        [jetty.dir]/webapps

        This is the static way to deploy meaning that you need to restart jetty for the application to be recognized. If you redeploy, you'll need to restart. Jetty fires up pretty quick so it's not really that big of a problem. Read the documentation if your heart is set on hot-deploying. Once jetty is restarted, you should be able to point your browser at:

        http://localhost:8080/component-showcase/

        Show
        Deryk Sinotte added a comment - First of all, the current version of Jetty 7 is listed on this site: http://docs.codehaus.org/display/JETTY/Downloading+Jetty as: Version Java HTTP Servlet JSP Status Notes Jetty-7.0 1.5- HTTP/1.1 RFC2616 3.0 2.1 Experimental Standardized async So a couple of things here. Looks like it's currently experimental. In addition, it's targetted to support Servlet 3.0 which could be some way off from a finalized version. In any event, I downloaded it and installed both Auction Monitor and Component Showcase (Facelets) and they both seemed to work fine. The steps I did: Download and unzip Jetty Run Jetty with: cd [jetty.dir] java -jar start.jar Make sure it's running by going to: http://localhost:8080/ To deploy one of our current apps, make sure you first build for jetty (our current jetty6.1 target seems to work): ant clean jetty6.1 Then copy the war file to: [jetty.dir] /webapps This is the static way to deploy meaning that you need to restart jetty for the application to be recognized. If you redeploy, you'll need to restart. Jetty fires up pretty quick so it's not really that big of a problem. Read the documentation if your heart is set on hot-deploying. Once jetty is restarted, you should be able to point your browser at: http://localhost:8080/component-showcase/
        Ken Fyten made changes -
        Assignee Deryk Sinotte [ deryk.sinotte ] Mandeep Hayher [ mandeep.hayher ]
        Hide
        Deryk Sinotte added a comment -

        Since it seems to work for me, I'm resolving as can't reproduce. If QA is still unable to get it working for some reason, they can re-open the case.

        Show
        Deryk Sinotte added a comment - Since it seems to work for me, I'm resolving as can't reproduce. If QA is still unable to get it working for some reason, they can re-open the case.
        Deryk Sinotte made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Cannot Reproduce [ 5 ]
        Hide
        Mandeep Hayher added a comment -

        Retested component-showcase, AuctionMonitor & Address-Demo successfully (ICEFaces trunk revision#18168)

        Show
        Mandeep Hayher added a comment - Retested component-showcase, AuctionMonitor & Address-Demo successfully (ICEFaces trunk revision#18168)
        Ken Fyten made changes -
        Fix Version/s 1.8 [ 10161 ]
        Assignee Priority P2
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Assignee Mandeep Hayher [ mandeep.hayher ]

          People

          • Assignee:
            Unassigned
            Reporter:
            Mandeep Hayher
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: