I can't offer a solution, I'm afraid. I use a tacos jar built from source without any such issues. I'd cross post your query to whatever trails mailing list there may be.
--sam On 6/6/06, Peter Svensson <[EMAIL PROTECTED]> wrote: > Hi! I'm trying to deploy my own tacos jar in my project. I was able to > deploy a downloaded jar from some weeks ago without any problems, and I made > my own from svn with the latest dojo which I copied the tacos target to and > made, and then copied over and whatnot. Then I did "ant dist-lib" and copied > the new tacos jar to my projects lib directoty _and_ removed the old tacos > jar. > > Nothing else has changed in my project, only my fixes for the FisheEyeList > et.c. references from .HtmlFisheyeList to .html.FisheyeList > > My .application file (still) has; > > <library id="tacos" > specification-path="/net/sf/tacos/Tacos.library"/> > > And the error I get is; > > Library 'tacos' not found in namespace 'trails'. > Stack Trace: > > org.apache.tapestry.engine.Namespace.createNamespace(Namespace.java:290) > org.apache.tapestry.engine.Namespace.getChildNamespace(Namespace.java:148) > org.apache.tapestry.resolver.AbstractSpecificationResolver.findNamespaceForId(AbstractSpecificationResolver.java:204) > org.apache.tapestry.resolver.ComponentSpecificationResolverImpl.resolve(ComponentSpecificationResolverImpl.java:141) > org.apache.tapestry.resolver.ComponentSpecificationResolverImpl.resolve(ComponentSpecificationResolverImpl.java:105) > $ComponentSpecificationResolver_10ba874ad26.resolve($ComponentSpecificationResolver_10ba874ad26.java) > $ComponentSpecificationResolver_10ba874ad27.resolve($ComponentSpecificationResolver_10ba874ad27.java) > org.apache.tapestry.pageload.PageLoader.constructComponent(PageLoader.java:393) > org.apache.tapestry.pageload.PageLoader.createImplicitComponent(PageLoader.java:494) > $IPageLoader_10ba874ad1e.createImplicitComponent($IPageLoader_10ba874ad1e.java) > $IPageLoader_10ba874ad1f.createImplicitComponent($IPageLoader_10ba874ad1f.java) > ... et. cie. > > Any ideas on this? > > cheers, > PS > > > > _______________________________________________ > Tacos-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/tacos-devel > > > _______________________________________________ Tacos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tacos-devel
