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 > > 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 on building the war file. The content of the >> generated >> 'appfuse.tld' is given below. >> >> <tlib-version>1.0</tlib-version> >> <jsp-version>1.2</jsp-version> >> <short-name>appfuse</short-name> >> >> <description><![CDATA[Custom tag library for this >> application]]></description> >> >> ...................................................................... >> ........................ >> ..................... >> >> Initially i was using geronimo 1.x. Now upgraded to 2.x. while >> deploying the application server throws an error on >> <tlib-version>1.0</tlib-version> . >> I wonder how this appfuse.tld file is generated and from where >> the >> value '1.0' and '1.2' is taken. >> Is it possible to modify the value 1.0? if yes how can I do that? >> Please provide information regarding this problem. >> >> >> Thanks and regards >> Jithesh >> -- >> View this message in context: http://www.nabble.com/appfuse.tld- >> tp15018507s2369p15018507.html >> Sent from the AppFuse - User mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> 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] > > > -- View this message in context: http://www.nabble.com/appfuse.tld-tp15018507s2369p15035345.html Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
