I beleieve some code moved back and forth between the two code bases. Try HiveMind 1.1-beta-2.
On 7/12/05, Vinicius Carvalho <[EMAIL PROTECTED]> wrote: > Hello there! I'm deploying my first Tapestry 4.0 + Hivemind app and > I'm getting this error: > > > org.apache.hivemind.ApplicationRuntimeException: Unable to construct > service hivemind.Startup: Error at > jar:file:/C:/java/tomcat-5.5.9/webapps/tcrud/WEB-INF/lib/hivemind-1.1-beta-1.jar!/META-INF/hivemodule.xml, > line 597, column 43: Unable to process attribute autowire-services (of > element construct): Error at > jar:file:/C:/java/tomcat-5.5.9/webapps/tcrud/WEB-INF/lib/hiveutils.jar!/META-INF/hivemodule.xml, > line 32, column 79: Translator 'deferred-object' duplicates a previous > definition at > jar:file:/C:/java/tomcat-5.5.9/webapps/tcrud/WEB-INF/lib/tapestry-4.0-beta-2.jar!/META-INF/hivemodule.xml, > line 234, column 79 and has been ignored. > location: > jar:file:/C:/java/tomcat-5.5.9/webapps/tcrud/WEB-INF/lib/hivemind-1.1-beta-1.jar!/META-INF/hivemodule.xml, > line 597, column 43 > > org.apache.hivemind.ApplicationRuntimeException: Error at > jar:file:/C:/java/tomcat-5.5.9/webapps/tcrud/WEB-INF/lib/hivemind-1.1-beta-1.jar!/META-INF/hivemodule.xml, > line 597, column 43: Unable to process attribute autowire-services (of > element construct): Error at > jar:file:/C:/java/tomcat-5.5.9/webapps/tcrud/WEB-INF/lib/hiveutils.jar!/META-INF/hivemodule.xml, > line 32, column 79: Translator 'deferred-object' duplicates a previous > definition at > jar:file:/C:/java/tomcat-5.5.9/webapps/tcrud/WEB-INF/lib/tapestry-4.0-beta-2.jar!/META-INF/hivemodule.xml, > line 234, column 79 and has been ignored. > location: > jar:file:/C:/java/tomcat-5.5.9/webapps/tcrud/WEB-INF/lib/hivemind-1.1-beta-1.jar!/META-INF/hivemodule.xml, > line 597, column 43 > > org.apache.hivemind.ApplicationRuntimeException: Error at > jar:file:/C:/java/tomcat-5.5.9/webapps/tcrud/WEB-INF/lib/hiveutils.jar!/META-INF/hivemodule.xml, > line 32, column 79: Translator 'deferred-object' duplicates a previous > definition at > jar:file:/C:/java/tomcat-5.5.9/webapps/tcrud/WEB-INF/lib/tapestry-4.0-beta-2.jar!/META-INF/hivemodule.xml, > line 234, column 79 and has been ignored. > location: > jar:file:/C:/java/tomcat-5.5.9/webapps/tcrud/WEB-INF/lib/hiveutils.jar!/META-INF/hivemodule.xml, > line 32, column 79 > > I've just started with hivemind and hiveutils with Tapestry but I know > I have some services duplicated. How can I solve this problem? > > Regards > > Vinicius > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Howard M. Lewis Ship Independent J2EE / Open-Source Java Consultant Creator, Jakarta Tapestry Creator, Jakarta HiveMind Professional Tapestry training, mentoring, support and project work. http://howardlewisship.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
