probably not a good idea. I'd separate your war file into two:
1. war file contains .jsp and servlets
2. jar file contains re-usable components that are necessary for dependents
d.
-----Original Message-----
From: Grinvald, Edward [mailto:Edward.Grinvald@ca.com]
Sent: Thursday, February 06, 2003 2:21 PM
To: Ant Users List
Subject: Compile against a war
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: ant-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: ant-user-help@jakarta.apache.org
|