This one keeps coming up. The Tapestry team has their documentation work cut out!

Implement the interface org.apache.tapestry.util.io.SqueezeAdaptor.

Create WEB-INF/hivemodule.xml if you don't already have it, and add the following:

<?xml version="1.0" encoding="utf-8" ?>
<module id="com.whatever.myapp" version="0.0.1">
    <contribution configuration-id="tapestry.data.SqueezeAdaptors">
<adaptor object="instance:com.whatever.myapp.MyCustomSqueezeAdaptor"/>
    </contribution>
</module>

Cheers,

Paul


On Sep 14, 2005, at 9:17 AM, Juan E. Maya wrote:

I have look around quiet a bit and i haven't found the right way to
register a DataSqueezer in T4?
Any ideas will be apreciated...!!!

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

Reply via email to