On Aug 25, 2008, at 2:19 PM, Vamsavardhana Reddy wrote:

Hi Raymond,

Thanks for your input. Adding <rtexprvalue> tags inside <attribute> tags, three of the errors were taken care. The first error was taken care by removing the version attribute from <taglib>. Looks like sca.tld in host-webapp module needs to be fixed. My sca.tld that made the sample war deploy and run successfully on Geronimo looks like the following (changed/added lines are shown in bold font):

I don't see why <taglib version=2.1> should be invalid. I suspect that Geronimo is improperly enhancing the taglib element with a redundant version=2.1 attribute. Definitely worth investigating from a Geronimo perspective.

--kevan

Reply via email to