Re: Tacos installation problem

2006-06-08 Thread Peter Dawn
i think my ant file is not including all dojo files for compilation. does somebody know on how to include all the folders within dojo using one ant statement, instead of having an include statement for each folder (as i think ant does not allow you to include recursive folders). -

Re: Tacos installation problem

2006-06-08 Thread Peter Svensson
It could be that you have misspelled or forgot to close some thing in the applicaiton spec. Could you post what in your application file? Cheers, PS On 6/8/06, Peter Dawn <[EMAIL PROTECTED]> wrote: hi all, i am trying to install tacos (which also requires dojo) but i am having some problems he

Tacos installation problem

2006-06-07 Thread Peter Dawn
hi all, i am trying to install tacos (which also requires dojo) but i am having some problems here. i have done as follows, 1. download the tacos jar file and put it in lib folder 2. put a reference to it within my application file 3. download dojo and inserted it within my javascript folder now