Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-3566

The jboss service locator doesn't work correctly in a nuxeo client deployed in jboss

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.2 GA
    • Component/s: None

      Description

      The following test is made to decide whether or not to use a "remote" proxy to a service.

      public static String getDefaultSuffix()

      { return System.getProperty("jboss.home.dir") == null ? "/remote" : "/local"; // if not in jboss return "/remote" }

      When this code runs in a nuxoe client that is deployed in JBoss it will not work since the "jboss.home.dir" is always defined.

        Attachments

          Activity

            People

            • Assignee:
              bstefanescu Bogdan Stefanescu
              Reporter:
              bstefanescu Bogdan Stefanescu
              Participants:
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:

                Time Tracking

                Estimated:
                Original Estimate - 1 hour
                1h
                Remaining:
                Remaining Estimate - 1 hour
                1h
                Logged:
                Time Spent - Not Specified
                Not Specified