]
Manik Surtani resolved ISPN-349.
--------------------------------
Fix Version/s: 4.0.0.Final
Resolution: Done
ClassNotFoundException when starting cache in runGuiDemo.bat because
of problem in the script
---------------------------------------------------------------------------------------------
Key: ISPN-349
URL:
https://jira.jboss.org/jira/browse/ISPN-349
Project: Infinispan
Issue Type: Bug
Affects Versions: 4.0.0.CR4
Environment: Windows
Reporter: Oswaldo Cavalcanti Dantas Junior
Assignee: Manik Surtani
Fix For: 4.0.0.Final
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
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: