That was a little terse. Fermin is, I assure you, completely familliar with how libraries are declared and used. He's raising an issue that a declaration that worked in T3 and does not appear to work in T4.
Geoff On 10/11/05, Muralidhar Y. <[EMAIL PROTECTED]> wrote: > > Hi you are using something like jwcid="@gfe:component" this is similar > like jwcid="@contrib:Choose" where "contrib" is the name of the library > and "Choose" is the name of the component. If you want to use "contrib" > library components you declare library in your .application file. Like this > if you are using any component which is declared in "gfe" library that > library has to be declared in your .application or in the namespace where > you are using this component. > > Derick Fernando has shown you how to declare the library. Look at the > following mail too. > > Muralidhar Y > Software Engineer, > Adastrum technologies-Nikai groups, > EmiratesGroup-I.T Division, > Dubai, UAE. > Mobile : 00971-50-2256149. > http://www.adastrumtech.com > http://www.mercator.aero > (Keep Smiling. Be happy All The Time.) > > -----Original Message----- > From: Derick Fernando [mailto:[EMAIL PROTECTED] > Sent: 12 October 2005 06:31 > To: Tapestry users > Subject: Re: Library 'gfe' not found in namespace 'gfe' > > Hi Fermin, > > Did you add something like: > > <library id="contrib" > specification-path="classpath:/org/apache/tapestry/contrib/Contrib.library"/ > > > > To your application or library file? > > > F. Da Costa Gomez wrote: > > Hi all, > > > > I'm looking at the following error > > > > org.apache.tapestry.ApplicationRuntimeException > > Library 'gfe' not found in namespace 'gfe'. > > > > but have no idea where to start looking for its resolution. > > Any help/suggestion to the effect would be appreciated. > > > > The library exists & the code used to work prior to v4 > > > > tia, > > > > Fermin DCG > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > __________ NOD32 1.1250 (20051011) Information __________ > > > > This message was checked by NOD32 antivirus system. > > http://www.eset.com > > > > > > > > > -- > ......................................... > > Derick Fernando > Lead Architect > [EMAIL PROTECTED] > (323) 314-9593 > http://www.thelabllc.com > > Content is for intended recipient only. > Copyright 2001-2005, The Lab, LLC > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- The Spindle guy. http://spindle.sf.net Get help with Spindle: http://lists.sourceforge.net/mailman/listinfo/spindle-user Announcement Feed: http://www.jroller.com/rss/glongman?catname=/Announcements Feature Updates: http://spindle.sf.net/updates --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
