Uploaded image for project: 'Cayenne'
  1. Cayenne
  2. CAY-627

ROP tutorial update

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Duplicate
    • 1.2 branch
    • None
    • ROP
    • None

    Description

      Tried to set up the tutorial rop client and server. I did it some months ago and everything went ok, but not this time :/

      First problem was that jetty returned this error:
      HTTP ERROR: 500
      Configuration error
      RequestURI=/cayenne-service

      I fixed this by changing from "Use Options" to "Use a Jetty XML configuration file" in JettyLauncher and point to ...cayenne-tutorial/jetty-run-config.xml. I do not know if this should be fixed in http://cwiki.apache.org/CAYDOC/tutorial-webapp.html or if it will break something else..

      Second problem is with hessian. The hessian-3.0.20.jar availiable on http://www.caucho.com/hessian/#Java result in the following error..

      java.lang.NoSuchMethodError: com.caucho.hessian.server.HessianSkeleton.invoke(Lcom/caucho/hessian/io/HessianInput;Lcom/caucho/hessian/io/HessianOutput;)V
      at org.objectstyle.cayenne.remote.hessian.service._HessianServlet.service(_HessianServlet.java:388)

      Switching to hessian-3.0.13.jar fix this problem, but that version is not availiable from caucho any more :/

      Attachments

        1. hessian-3.0.13.jar
          183 kB
          New Canyenne User

        Issue Links

          Activity

            People

              Unassigned Unassigned
              halset Tore Halset
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: