Well, i took another look - there's no point of such an encoder because: -) there's no such service anymore (AjaxDirectService functionality has been included in Tap's DirectService) -) the default DirectServiceEncoder does a good job of packing the urls
So, simply remove any reference to AjaxDirectServiceEncoder when you upgrade. On Dec 20, 2007 6:45 PM, Ken in nashua <[EMAIL PROTECTED]> wrote: > > This is how I use tacos nightly > > > > <dependencies> > > <dependency> > > <groupId>net.sf.tacos</groupId> > > <artifactId>tacos-core</artifactId> > > <version>4.1.1-SNAPSHOT</version> > > <exclusions> > > <exclusion> > > <groupId>org.apache.tapestry</groupId> > > <artifactId>tapestry-framework</artifactId> > > </exclusion> > > <exclusion> > > <groupId>org.apache.tapestry</groupId> > > <artifactId>tapestry-annotations</artifactId> > > </exclusion> > > <exclusion> > > <groupId>org.apache.tapestry</groupId> > > <artifactId>tapestry-contrib</artifactId> > > </exclusion> > > </exclusions> > > </dependency> > > </dependencies> > > > > <repositories> > > <repository> > > <id>tacos.stable</id> > > <url>http://tacos.sourceforge.net/repository/</url> > > <snapshots> > > <enabled>false</enabled> > > </snapshots> > > <releases> > > <enabled>true</enabled> > > </releases> > > </repository> > > <repository> > > <id>tacos-snapshot</id> > > <name>Tacos Snapshot Repo</name> > > <url>http://tacos.sourceforge.net/nightly/</url> > > <snapshots> > > <enabled>true</enabled> > > </snapshots> > > <releases> > > <enabled>false</enabled> > > </releases> > > </repository> </repositories> > > ________________________________ > i'm is proud to present Cause Effect, a series about real people making a > difference. Learn more > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Tacos-devel mailing list > Tacos-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/tacos-devel > > -- Andreas Andreou - [EMAIL PROTECTED] - http://blog.andyhot.gr Tapestry / Tacos developer Open Source / JEE Consulting ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Tacos-devel mailing list Tacos-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tacos-devel