Uploaded image for project: 'Apache ServiceComb'
  1. Apache ServiceComb
  2. SCB-402

in edgeService, normal invocation from(RPC or restTemplate) should use private classloader too.

    XMLWordPrintableJSON

Details

    Description

      if normal invocation use AppClassLoader and if some microservice share some model,

      then edge invocation use private classloader, and then javassist can not find share model class

      and infact, javassist SHOULD NOT find the share model, because in different version, maybe they are different.

      Attachments

        Issue Links

          Activity

            People

              wujimin Jimin Wu
              wujimin Jimin Wu
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: