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 can anyone help me to resolve this error... On Tue, Apr 16, 2013 at 10:46 AM, chris dollin <[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]> 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,...
