RE: Nesting Libraries

"Luke Galea" <[email protected]> Fri, 3 Jan 2003 17:16:43 -0500
Newsgroups gmane.comp.java.tapestry.devel
Message-ID <[email protected]>
Thanks again.. but what happened to setupLogging on application servlet?
 
I see that the release notes state:
Reworked dynamic code loading so that a subclass of
<http://tapestry.sourceforge.net/doc/api/net/sf/tapestry/ApplicationServ
let.html> ApplicationServlet is no longer necessary.
 
Am I no longer able to setup my logging there?
 
Thanks
 
Luke Galea 
Software Development
BlueCat Networks <http://www.bluecatnetworks.com/> 
905-762-5225
 
-----Original Message-----
From: Mindbridge [mailto:[email protected]] 
Sent: January 3, 2003 2:55 PM
To: Tapestry Developer
Subject: Re: [Tapestry-developer] Nesting Libraries
 
Hi Luke,
 
This is a bug that has been fixed in the latest releases. Please try the
2.3 beta or just get the code from the CVS.
 
I hope this helps,
-mb
 
 
----- Original Message ----- 
From: Luke Galea <mailto:[email protected]>  
To: Tapestry Developer <mailto:[email protected]>

Sent: Friday, January 03, 2003 8:02 PM
Subject: [Tapestry-developer] Nesting Libraries
 
Hello all, 
 
Happy New Year.. and a quick question. I have an application that uses
two libraries: contrib and my own bcn library. My bcn library also uses
contrib, so I have included it in the library description.
 
The problem is that when I have my app include a "bcn" component, that
then includes contrib code I get "Library 'bcn.contrib' not found in
bcn.contrib."
 
I believe that because my bcn component is including components from the
contrib. namespace it is attempting to nest them.. does this make sense?
How can I change this behavior?
 
Thanks
 
Luke Galea 
Software Development
BlueCat Networks <http://www.bluecatnetworks.com/> 
905-762-5225