[Webtest] newbie question - getting Canoo working

Bill Milbratz webtest@lists.canoo.com
Mon, 26 Jan 2004 18:04:01 -0600


This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------=_NextPartTM-000-e5ae7db1-2d3b-4ae1-a787-a46935fc86af
Content-Type: multipart/alternative;
	boundary="----_=_NextPart_001_01C3E469.11C63FD0"

------_=_NextPart_001_01C3E469.11C63FD0
Content-Type: text/plain;
	charset="iso-8859-1"

This is an ant issue. It looks like your classpath isn't right.

Try editing the ant bash script and add an 
     echo LOCALCLASSPATH is $LOCALCLASSPATH
right before it executes this line:
    "$JAVACMD" $ANT_OPTS -classpath "$LOCALCLASSPATH"
-Dant.home="${ANT_HOME}" org.apache.tools.ant.Main $ANT_ARGS "$@"

If you're running cygwin under windows , try the ant.bat script instead.

Googling the error message suggests that this may be an ant 1.6 issue.
 
http://www.google.com/search?q=java.lang.InstantiationException:+org.apache.
tools.ant.Main

>Needless to say, I'm not a Java programmer so this means nothing to me.  
>Please help.

Do you have a java programmer/configurerer available on your project?  This
may help getting ANT configured. Knowledge of ant isn't required once you
get configured, but it may make it sipmler. 

Once webtest is up and running, knowledge of your application, html, and
some xml is all-it-takes.

>Is there ANY documentation on how to install Canoo and get it running,
other 
>than what is on the main Canoo Webtest site?  It is certainly not enough
for 
>people like myself.  Is it the case that if I can't guess how to install
it, 
>I shouldn't try to use it?  I hope not.  Or am I just missing some obvious 
>simple documentation somewhere?  This would be nice.

I thought this was good, but it may presuppose familiarity w/ Ant.
  http://webtest.canoo.com/webtest/doc.zip


bill milbratz


------_=_NextPart_001_01C3E469.11C63FD0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2653.12">
<TITLE>RE: [Webtest] newbie question - getting Canoo working</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=3D2>This is an ant issue. It looks like your classpath =
isn't right.</FONT>
</P>

<P><FONT SIZE=3D2>Try editing the ant bash script and add an </FONT>
<BR><FONT SIZE=3D2>&nbsp;&nbsp;&nbsp;&nbsp; echo LOCALCLASSPATH is =
$LOCALCLASSPATH</FONT>
<BR><FONT SIZE=3D2>right before it executes this line:</FONT>
<BR><FONT SIZE=3D2>&nbsp;&nbsp;&nbsp; &quot;$JAVACMD&quot; $ANT_OPTS =
-classpath &quot;$LOCALCLASSPATH&quot; =
-Dant.home=3D&quot;${ANT_HOME}&quot; org.apache.tools.ant.Main =
$ANT_ARGS &quot;$@&quot;</FONT>
</P>

<P><FONT SIZE=3D2>If you're running cygwin under windows , try the =
ant.bat script instead.</FONT>
</P>

<P><FONT SIZE=3D2>Googling the error message suggests that this may be =
an ant 1.6 issue.</FONT>
<BR><FONT SIZE=3D2>&nbsp; <A =
HREF=3D"http://www.google.com/search?q=3Djava.lang.InstantiationExceptio=
n:+org.apache.tools.ant.Main" =
TARGET=3D"_blank">http://www.google.com/search?q=3Djava.lang.Instantiati=
onException:+org.apache.tools.ant.Main</A></FONT>
</P>

<P><FONT SIZE=3D2>&gt;Needless to say, I'm not a Java programmer so =
this means nothing to me.&nbsp; </FONT>
<BR><FONT SIZE=3D2>&gt;Please help.</FONT>
</P>

<P><FONT SIZE=3D2>Do you have a java programmer/configurerer available =
on your project?&nbsp; This may help getting ANT configured. Knowledge =
of ant isn't required once you get configured, but it may make it =
sipmler. </FONT></P>

<P><FONT SIZE=3D2>Once webtest is up and running, knowledge of your =
application, html, and some xml is all-it-takes.</FONT>
</P>

<P><FONT SIZE=3D2>&gt;Is there ANY documentation on how to install =
Canoo and get it running, other </FONT>
<BR><FONT SIZE=3D2>&gt;than what is on the main Canoo Webtest =
site?&nbsp; It is certainly not enough for </FONT>
<BR><FONT SIZE=3D2>&gt;people like myself.&nbsp; Is it the case that if =
I can't guess how to install it, </FONT>
<BR><FONT SIZE=3D2>&gt;I shouldn't try to use it?&nbsp; I hope =
not.&nbsp; Or am I just missing some obvious </FONT>
<BR><FONT SIZE=3D2>&gt;simple documentation somewhere?&nbsp; This would =
be nice.</FONT>
</P>

<P><FONT SIZE=3D2>I thought this was good, but it may presuppose =
familiarity w/ Ant.</FONT>
<BR><FONT SIZE=3D2>&nbsp; <A =
HREF=3D"http://webtest.canoo.com/webtest/doc.zip" =
TARGET=3D"_blank">http://webtest.canoo.com/webtest/doc.zip</A></FONT>
</P>
<BR>

<P><FONT SIZE=3D2>bill milbratz</FONT>
</P>

</BODY>
</HTML>
------_=_NextPart_001_01C3E469.11C63FD0--

------=_NextPartTM-000-e5ae7db1-2d3b-4ae1-a787-a46935fc86af--