hi can u clearly say me what to do?... then how to set jena classpath? where to use jena.rdfcat?
On Tue, Apr 16, 2013 at 4:16 PM, Andy Seaborne <[email protected]> wrote: > On 16/04/13 10:58, suganya wrote: > >> hi, >> Am using windows ultimate operating system >> i mentioned how i set classpath for jena >> >> C:\users\SUGANYA>SET JENAROOT=C:\jena >> C:\users\SUGANYA>SET PATH=%PATH%;%JENAROOT%\bat >> then >> C:\users\SUGANYA>java rdfcat.jena >> Error:could not find or load main class rdfcat.jena >> > > That is not the classpath, that's the OS command look up path. (And it's > jena.rdfcat.) > > Use the bat script in the Jena distribution. > > rdfcat.bat > > Andy > > >> >> can anyone help me to resolve this error... >> >> >> >> On Tue, Apr 16, 2013 at 10:46 AM, chris dollin >> <[email protected] >> <mailto:ehog.hedge@googlemail.**com<[email protected]>>> >> wrote: >> >> >> Show us exactly how you set the class path and exactly how you >> invoked java and the exact text of the error report and any >> stacktrace. >> >> What operating system are you using? >> >> >> >> On 16 April 2013 03:43, suganya <[email protected] >> <mailto:[email protected]>> wrote: >> >> Hi >> After setting up classpath for jena i executed the below line >> >java jena.rdfcat >> >but am getting could not find or load main class jena.rdfcat >> >is there any wrong? >> >> -- >> with regards..... >> sugan,... >> >> >> >> >> -- >> Chris "allusive" Dollin >> >> >> >> >> -- >> with regards..... >> sugan,... >> > > -- with regards..... sugan,...
