That's true, if its not clear, only the module containing the
WebsiteTagsModule class should have an entry in its Manifest pointing
to the class.


On Dec 5, 2007 8:25 AM, Thiago HP <[EMAIL PROTECTED]> wrote:
> On 12/5/07, Steve Eynon <[EMAIL PROTECTED]> wrote:
> >
> > java.lang.RuntimeException:
> > Service id 'AssetFinder' has already been defined by
> > com.alienfactory.websitetags.WebsiteTagsModule.buildAssetFinder
> > (AssetSource)
> > (at WebsiteTagsModule.java:28)
> > and may not be redefined by
> > com.alienfactory.websitetags.WebsiteTagsModule.buildAssetFinder
> > (AssetSource)
> > (at WebsiteTagsModule.java:28).
>
> It surely looks like your WebsiteTagsModule is being loaded at least twice.
> Each of your jars has a Tapestry-Module-Classes including WebsiteTagsModule?
> If so, Tapestry-IoC will load it once for each jar in the classpath. ;-)
> Howard, maybe this could be checked and a warning raised by Tapestry-IoC.
> What do you think about it? JIRA?
> Thiago
>



-- 
Howard M. Lewis Ship
TWD Consulting, Inc.

Creator Apache Tapestry and Apache HiveMind

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

Reply via email to