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

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

    XMLWordPrintable

Details

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

    Description

      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

      Attachments

        Activity

          People

            manik_jira Manik Surtani (Inactive)
            oswaldodantas_jira Oswaldo Dantas (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: