Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-4777

Add missing ConverterLoader to framework/entity/src/META-INF/services/org.ofbiz.base.conversion.ConverterLoader for running FOBiz in debug under Eclipse

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Trunk
    • Trunk
    • framework
    • None
    • WXP SP3 JDK 1.6.0_30

    Description

      Hi

      In order to run OFBiz in debug mode under Eclipse with hot class reloading, one needs to add the following Converters to the services framework/entity/src/META-INF/services/org.ofbiz.base.conversion.ConverterLoader because they are added at build time by the build.xml of the framework. Thus, they are missing when running OFBiz as an full Eclipse debug launcher.

      org.ofbiz.base.conversion.BooleanConverters
      org.ofbiz.base.conversion.CollectionConverters
      org.ofbiz.base.conversion.DateTimeConverters
      org.ofbiz.base.conversion.JSONConverters
      org.ofbiz.base.conversion.MiscConverters
      org.ofbiz.base.conversion.NetConverters
      org.ofbiz.base.conversion.NumberConverters

      Rgds

      Attachments

        1. ofbiz-services.patch
          0.7 kB
          Francis ANDRE

        Activity

          People

            jleroux Jacques Le Roux
            francisandre Francis ANDRE
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: