4 Replies Latest reply on Nov 24, 2010 9:00 PM by santy79

    No libs directory and infinispan-core.jar No present 4.2.0 CR1

    santy79

      I downloaded the Infinispan 4.2.0 CR1 from sourceforge.net . No lib directory and No infinispan-core.jar present in infinispan-4.2.0.CR1-all.zip. Some body help to get these files..

        • 1. Re: No libs directory and infinispan-core.jar No present 4.2.0 CR1
          manik

          It's there.  I just downloaded and checked.  Sometimes SourceForge mirrors don't update properly and this happens.  Try again and it should work.

          • 2. Re: No libs directory and infinispan-core.jar No present 4.2.0 CR1
            santy79

            Hope I am doing some basic wrong thing..

             

            Tried again even from direct link. Below is my extracted Directory llisting where I dont see lib directory and No infinispan-core.jar

             

            As you very well know .. bin\startServer.bat is looking for those jars and set CP=%LIB%;..\infinispan-core.jar..

            for %%f in (..\lib\*.jar) do set LIB=!LIB!;%%f
            ......
            set CP=%LIB%;..\infinispan-core.jar

             

            Directory of C:\TSH\JBOSS\I_Span\infinispan-4.2.0.CR1-all\infinispan-4.2.0.CR1

            11/24/2010  01:45 PM    <DIR>          .
            11/24/2010  01:45 PM    <DIR>          ..
            11/24/2010  01:46 PM    <DIR>          bin
            11/24/2010  01:45 PM             1,555 Copyright.txt
            11/24/2010  01:44 PM    <DIR>          doc
            11/24/2010  01:45 PM    <DIR>          etc
            11/24/2010  01:45 PM             8,208 JBossORG-EULA.txt
            11/24/2010  01:45 PM    <DIR>          licenses
            11/24/2010  01:45 PM    <DIR>          modules
            11/24/2010  01:45 PM               744 README-Demo.txt
            11/24/2010  01:45 PM             5,411 README-EC2-demo.txt
            11/24/2010  01:45 PM               463 README-Modules.txt
            11/24/2010  01:45 PM               968 README.txt
                           6 File(s)         17,349 bytes
                           7 Dir(s)  122,611,400,704 bytes free

             

            Please help..

            • 3. Re: No libs directory and infinispan-core.jar No present 4.2.0 CR1
              santy79

              Tried many times still no /lib/*.jar and no infinispan-core.jar

               

              Is there any other place where I can download ? 4.2.0 CR1

              • 4. Re: No libs directory and infinispan-core.jar No present 4.2.0 CR1
                santy79

                Finally it worked