even i solved this problem after seeing what Arthi had done. Thanks a ton.
Arti Singh wrote:
>
> Hi thanks,
> I figured that out the hard way on ffriday.I had placed
> weblogic.jar in my classpath , and hence my ant did no work.Problem solved
> .I just placed the jar file in ant li
I was struggling with this problem since yesterday. Today I was able to solve
this problem after seeing the thread of Arthi. Thanks for the help.
--
View this message in context:
http://www.nabble.com/java.lang.InstantiationException%3Aorg.apache.tools.ant.Main-tf164237.html#a5232343
Sent from t
Hi thanks,
I figured that out the hard way on ffriday.I had placed
weblogic.jar in my classpath , and hence my ant did no work.Problem solved .I
just placed the jar file in ant lib.
Thanks
Arti
__
Do You Yahoo!?
Tired of spam? Yahoo!
Hi,
This is a ClassPath issue. Check the classpath and see
On 7/22/05, Arti Singh <[EMAIL PROTECTED]> wrote:
>
> Hi,
> Does anyone have any suggestions here?Im stumped my Ant stopped working.Icant
> even run a build script
> C:\apache-ant-1.6.5\bin>ant
> java.lang.InstantiationException: or
What is your CLASSPATH?
Jan
>-Ursprüngliche Nachricht-
>Von: Arti Singh [mailto:[EMAIL PROTECTED]
>Gesendet: Donnerstag, 21. Juli 2005 21:52
>An: user@ant.apache.org
>Betreff: java.lang.InstantiationException:org.apache.tools.ant.Main
>
>Hi,
> Does anyone have
Hi,
Does anyone have any suggestions here?Im stumped my Ant stopped working.I
cant even run a build script
C:\apache-ant-1.6.5\bin>ant
java.lang.InstantiationException: org.apache.tools.ant.Main
at java.lang.Class.newInstance0(Class.java:293)
at java.lang.Class.newInstance(Class