Re: Unable to run simple java file using Ant

2009-10-10 Thread srinivas2828
; >> >> jar: >> >> >> >> [jar] Building MANIFEST-only jar: >> >> >> >> /home/miriyala/Desktop/Roseindia/build/jar/Roseindia.jar >> >> >> >> >> >> >> >> run: >> >> >> >&

Re: Unable to run simple java file using Ant

2009-10-10 Thread Greg Roodt
t;> >> [java] Exception in thread "main" > >> java.lang.NoClassDefFoundError: > >> >> >> Roseindia > >> >> >> [java] Caused by: java.lang.ClassNotFoundException: Roseindia > >> >> >> [java]

Re: Unable to run simple java file using Ant

2009-10-10 Thread srinivas2828
at >> >> java.net.URLClassLoader$1.run(URLClassLoader.java:200) >> >> >> [java] at >> java.security.AccessController.doPrivileged(Native >> >> >> Method) >> >> >> [java] at >>

Re: Unable to run simple java file using Ant

2009-10-10 Thread Greg Roodt
net.URLClassLoader.findClass(URLClassLoader.java:188) > >> >> [java] at > >> java.lang.ClassLoader.loadClass(ClassLoader.java:307) > >> >> [java] at > >> >> su

Re: Unable to run simple java file using Ant

2009-10-10 Thread srinivas2828
adClass(Launcher.java:301) >> >> [java] at >> java.lang.ClassLoader.loadClass(ClassLoader.java:252) >> >> [java] at >> >> java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320) >> >> [java] Could not find the main class:

Re: Unable to run simple java file using Ant

2009-10-10 Thread Greg Roodt
uncher$AppClassLoader.loadClass(Launcher.java:301) > >> [java] at java.lang.ClassLoader.loadClass(ClassLoader.java:252) > >> [java] at > >> java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320) > >> [java] Could not find the main class:

Re: Unable to run simple java file using Ant

2009-10-10 Thread srinivas2828
(ClassLoader.java:320) >> [java] Could not find the main class: Roseindia. Program will exit. >> [java] Java Result: 1 >> >> main: >> [echo] main target completed.. >> >> BUILD SUCCESSFUL >> Total time: 0 secon

Re: Unable to run simple java file using Ant

2009-10-10 Thread Greg Roodt
[java] Could not find the main class: Roseindia. Program will exit. > [java] Java Result: 1 > > main: > [echo] main target completed.. > > BUILD SUCCESSFUL > Total time: 0 seconds > > Here is the build.xml file http://www.nabble.com/file/p25835171/build.xml > bu

Unable to run simple java file using Ant

2009-10-10 Thread srinivas2828
ain target completed.. BUILD SUCCESSFUL Total time: 0 seconds Here is the build.xml file http://www.nabble.com/file/p25835171/build.xml build.xml thanks in advance -- View this message in context: http://www.nabble.com/Unable-to-run-simple-java-file-using-Ant-tp25835171p25835171.html Sent from the A