Re: cactifywar doesn't support the nested classpath element

2008-06-10 Thread nauke .
ok this is what worked for me: test ant target: test.prepare ant target:

Re: cactifywar doesn't support the nested classpath element

2008-06-10 Thread nauke .
s obviously wasn't working or I was doing something wrong, > I > > decided to follow the instructions on this page: > > > > http://jakarta.apache.org/cactus/integration/ant/howto_ant_cactus.html > > > > So i defined my property names and the path id="cactus.cl

Re: cactifywar doesn't support the nested classpath element

2008-06-10 Thread Petar Tahchiev
cactus.classpath". > All was good, until I added the following: > > > > and modified my cactus target section from: > > > > to: > > > > and now I get this error: > > build.xml:464: cactifywar doesn't support the nested "classpath" e

cactifywar doesn't support the nested classpath element

2008-06-09 Thread nauke .
he path id="cactus.classpath". All was good, until I added the following: and modified my cactus target section from: to: and now I get this error: build.xml:464: cactifywar doesn't support the nested "classpath" element. *pulls hair out* why??? Even if I leave