Thanks for the response, but I now realize that I asked about the wrong
thing.
Tapestry HTML files reference the namespace
t="http://tapestry.apache.org/schema/tapestry_5_0_0.xsd";, but when I look at
that XSD file, it's quite generic and none of the component tags are defined
in it.
The compone
Where can the Tapestry tag library TLD file be found? I would like to educate
myself about the tags that are available.
--
View this message in context:
http://www.nabble.com/TLD-location-tf4002744.html#a11368990
Sent from the Tapestry - User mailing list archive at Nabble.com.
---
It appears that this is a version issue with javassist 3.2.
The protection domain is no longer a parameter to the createClass method. I
built my own version of the IOC jar without the parameter, and everything is
working just fine.
Can anybody say what version of javassist is used to build the 5
I am having a similar problem with the "Unable to create class $Alias"
exception, only I am using NetBeans 5.5 with the bundled Tomcat 5.5.17
server on Solaris 9 and JDK 1.5_07.
I have been singing the praises of Tapestry to my co-workers, so I would
really like to figure this out!
:)
--
View t