For a variety of reasons I am attempting to convert a large portion of a free standing tapestry web application into a library.
A page in my library contains an @InjectPage annotation. This annotation use the name of a page specified in the library. I double checked the library specification file and the page entry exists and seems to be correct. I am working under the assumption that page/component resolution is "scoped" inside of a library. So that unqualified references (e.g. "ComponentName" versus "myLibrary:ComponentName") are treated as local to the library. Before I spend the better part of my afternoon tracking this down . . . is my assumption incorrect? Is there something about libraries that won't allow me to do this? Carlos -- View this message in context: http://www.nabble.com/%40InjectPage-in-library----Page-%27XXX%27-not-found-in-application-namespace.-tf4443595.html#a12678543 Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]