----- Original Message ----- From: "Dan Christopherson" <[EMAIL PROTECTED]> To: "Ant Users List" <[EMAIL PROTECTED]> Sent: Thursday, February 06, 2003 11:23 Subject: Re: Compile against a war
> Problem is that all the classes in the war are either in > /WEB-INF/classes or in /WEB-INF/lib/somefile.jar > > The Axis distribution should have all of the necessary jars distributed > separately from the war, I'd think yes,all you need is axis.jar, saaj.jar, xml-rpc.jar, commons-logging.jar, commons.discovery.jar BTW, axis1.1RC1 comes out this weekend, so dont rush into playing with 1.0 > > -danch > > Grinvald, Edward wrote: > > Hello all, > > I'm trying to compile my code against a war file from Apache Axis (the > > one with all the soap stuff, soap.war), but not having any luck. How > > would I designate a war file as a library/path in an ant script? > > > > = eg > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
