--- Geir Magnusson Jr <[EMAIL PROTECTED]> wrote:
> done
> 
> checked in
> 
> try it
> 

Thanks Geir, it works. Though you may wish to update
log4j dependency to 1.2.7 ( 1.1.3 does not compile )

And now I'm able to do this: 
---%<-----------

   <!--
        properties for velocity renderers
    -->
    <implementation key="velocity.properties"
class="org.nanocontainer.util.ClasspathProperties">
        <constant>
           
<string>com/infodesire/infobit/render/velocity/velocity.properties</string>
        </constant>
    </implementation>
 
    <!--
        Velocity component for  rendering
    -->
    <implementation
class="org.apache.velocity.app.VelocityEngine">
        <dependency key="velocity.properties"/>
    </implementation>
---%<---------

And now my pico components in need for velocity engine
get what they need...

regards,

=====
----[ Konstantin Pribluda ( ko5tik ) ]----------------
Zu Verst�rkung meines Teams suche ich ab Sofort einen
Softwareentwickler[In] f�r die Festanstellung. 
Arbeitsort: Mainz 
Skills:  Programieren, Kentnisse in OpenSource-Bereich
----[ http://www.pribluda.de ]------------------------


        
                
__________________________________
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs  
http://hotjobs.sweepstakes.yahoo.com/careermakeover 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to