Re: [appfuse-user] appfuse.tld

2008-02-07 Thread Matt Raible
You should be able to make this change in build.xml - look for the tag. Matt On 1/22/08, jithesh <[EMAIL PROTECTED]> wrote: > > How can i change the 'tlib-version 1.0' to 1.1 ? > > Where should i do the changes. I am using appfuse 1.9.x > > Thanks, > Jithesh > > > > > mraible wrote: > > > > If y

Re: [appfuse-user] appfuse.tld

2008-01-22 Thread jithesh
How can i change the 'tlib-version 1.0' to 1.1 ? Where should i do the changes. I am using appfuse 1.9.x Thanks, Jithesh mraible wrote: > > If you're using AppFuse 1.9.x, this file is generated by XDoclet in > build.xml. Look for a tag called jsptaglib (or something like that). > > Matt

Re: [appfuse-user] appfuse.tld

2008-01-22 Thread Matt Raible
If you're using AppFuse 1.9.x, this file is generated by XDoclet in build.xml. Look for a tag called jsptaglib (or something like that). Matt On Jan 22, 2008, at 6:28 AM, jithesh wrote: Hi, i have some doubts regarding 'appfuse.tld'. It is found that the file is getting generated o

[appfuse-user] appfuse.tld

2008-01-22 Thread jithesh
Hi, i have some doubts regarding 'appfuse.tld'. It is found that the file is getting generated on building the war file. The content of the generated 'appfuse.tld' is given below. 1.0 1.2 appfuse ..