Uploaded image for project: 'OpenEJB'
  1. OpenEJB
  2. OPENEJB-6

Wrong Exceptions thrown for unimplemented features

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.7.0
    • 4.7.0
    • general
    • None
    • Windows

    Description

      Using org.openejb.client.RemoteInitialContextFactory, the InitialContext.list(String name) method throws the Exception:

      javax.naming.NamingException: TODO: Needs to be implemented

      It should throw javax.naming.OperationNotSupportedException so the exception can be treated differenctly than other NamingExceptions that might occur.

      Likewise for any other operations that are unsupported.

      Attachments

        Activity

          People

            maguro Alan Cabrera
            jrumney Jason Rumney
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: