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

Still have hard coded error messages in code base

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • Java-SCA-2.0-Beta2
    • Java-SCA-2.0
    • SCA Java Runtime
    • None

    Description

      I just noticed in binding.ws Axis2ReferenceBindingProvider the following:

      if (wsBinding.isRpcEncoded())

      { throw new ServiceRuntimeException("rpc/encoded WSDL style not supported. Component " + endpointReference.getComponent().getName() + " Reference " + endpointReference.getReference() + " Binding " + endpointReference.getBinding().getName()); }

      We're pretty good at read/resolve/build time re. putting messages in a properties file but we still have some runtime errors that are hard coded.

      Attachments

        Activity

          People

            Unassigned Unassigned
            simonslaws Simon Laws
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: