Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-349

ClassNotFoundException when starting cache in runGuiDemo.bat because of problem in the script

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 4.0.0.Final
    • 4.0.0.CR4
    • None
    • None

      Line 10 in runGUIDemo.bat found in infinispan 4.0.0 CR4 is:

      set my_classpath=%my_classpath;..\infinispan-core.jar

      There is a missing %. It should be:

      set my_classpath=%my_classpath%;..\infinispan-core.jar

              manik_jira Manik Surtani (Inactive)
              oswaldodantas_jira Oswaldo Dantas (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: