Hi, I write a app with a "extendable" view. An example deployment scenario is the following:
1. a jar is placed in the classpath. 2. Tapestry detects the new components without adjusting the .application file. Detection at startup is sufficing, there is no need for a dynamic detection mechanism. 3. The new components could be addressed by a Tapestry component like DynamicBlock. Point 3 works for components in the current context, but not with classpath resources. And http://wiki.apache.org/jakarta-tapestry/PagesAndComponentsInWEB-INF points the way for loading compoenents specs from different locations inseide the current context. Is there any example for loading components from the classpath? Or is it possible to add libraries without adjusting the .application file explicitly? Thanks, Dennis -- Analog-/ISDN-Nutzer sparen mit GMX SmartSurfer bis zu 70%! Kostenlos downloaden: http://www.gmx.net/de/go/smartsurfer --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]