Uploaded image for project: 'Tuscany'
  1. Tuscany
  2. TUSCANY-2406

RMI binding and handling Exceptions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Java-SCA-1.2
    • Java-SCA-1.3, Java-SCA-1.x
    • None
    • None
    • Windows 2k, JDK 1.5.0_15, maven 2.0.9

    Description

      Here is a testcase dealing with propagation of exception through Tuscany RMI binding.

      I've created it from an other testcase that I've done for an other SCA implementation.

      It's testing the propagation of an usual IO exception. => Failure :
      the message is different because RMI is creating an exception with his specific message that is a java.rmi.UnexpectedException which also is an IO exception but not the one we created.

      It's testing the propagation of a user defined exception => Failure :
      Exception is java.rmi.UnexpectedException instead of example.hw.UserCreatedException.

      Attachments

        1. tuscany-helloworld-rmi.rar
          28 kB
          tomas darbois

        Activity

          People

            rfeng Zhaohui Feng
            darboistom tomas darbois
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: