set up a <path> element with an id="somename" that contain <fileset>s 
and/or <pathelement>s pointing to any jars your need to have in your classpath.

Then, nest a <classpath refid="somename" /> element inside your 
<sunappserv-deploy> element.

Jake

At 09:23 AM 9/1/2002 -0700, you wrote:

>Hi ,
>
>  I am using SUN ONE application server. I am using
><sunappserv-deploy > tag to deploy the application.TO
>deploy the appln. it requires two jar files to be set
>in the classpath.The above tag doen not contain a
>attribute to set the classpath
>Presently, I am setting these jars , explicitly
>through the command line to deploy the application.
>
>How do I set the classpath conaining these jars
>through
>the ant script ?
>
>
>Your help will be appreciated.
>
>Thanks,
>-Amol
>
>
>__________________________________________________
>Do You Yahoo!?
>Yahoo! Finance - Get real-time stock quotes
>http://finance.yahoo.com
>
>--
>To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to