Thanks Markus, that solved the problem ;-) Kind regards,
-- Mário On 4/11/06, Markus Joschko <[EMAIL PROTECTED]> wrote: > Jetty launcher has a problem if you have the hivemind.jar in the > WEB-INF\lib directory AND in the classpath as it then is somehow > doubled. I don't have jetty launcher installed on my eclipse at work > but try to modify the configuration of your jettylauncher RUN > environment (the one you get when you select Run->Run->your > configuration). Simply remove the libs from the classpath as they will > be picked up automatically as long as they are in WEB-INF\lib. At > least this was they how I could solve the problem. > > Regards, > Markus > > On 4/11/06, Mário Lopes <[EMAIL PROTECTED]> wrote: > > I've just exploded the war file inside Tomcat, picked it and tried > > using Jetty. There's only two hivemind files, one hivemind-1.1.1.jar > > and another hivemind-lib-1.1.1.jar > > > > On 4/11/06, Leonardo Quijano Vincenzi <[EMAIL PROTECTED]> wrote: > > > Are you sure it is the same "hivemind-1.1.1.jar" on every error? Another > > > previous jar, "hivemind-1.1.1-PATCHED.jar" could be there causing > > > problems. > > > Just make sure that the deployed demo only has 2 hivemind jars (one for > > > hivemind core and one for hivemind-lib). > > > > > > -- > > > Ing. Leonardo Quijano Vincenzi > > > DTQ Software > > > > > > > > > Mário Lopes wrote: > > > > Yes indeed, I'm using Jetty Launcher to test Tacos beta 2 (I was > > > > successful using Tomcat!). > > > > > > > > Here's the output: > > > > > > > > javax.servlet.ServletException: Unable to initialize application > > > > servlet: Error: Module hivemind is duplicated! Definition in > > > > jar:file://home/mlopes/Desktop/tacos4-beta-2-demo(2)/WEB-INF/lib/hivemind-1.1.1.jar!/META-INF/hivemodule.xml > > > > has been ignored in favor of existing definition from > > > > jar:file://home/mlopes/Desktop/tacos4-beta-2-demo(2)/WEB-INF/lib/hivemind-1.1.1.jar!/META-INF/hivemodule.xml. > > > > > > > > This message repeats itself three times origininating three different > > > > exceptions. > > > > > > > > Kind Regards, > > > > > > > > -- Mário > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > This SF.Net email is sponsored by xPML, a groundbreaking scripting > > > language > > > that extends applications into web and mobile media. Attend the live > > > webcast > > > and join the prime developer group breaking into this new coding > > > territory! > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 > > > _______________________________________________ > > > Tacos-devel mailing list > > > [email protected] > > > https://lists.sourceforge.net/lists/listinfo/tacos-devel > > > > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by xPML, a groundbreaking scripting language > > that extends applications into web and mobile media. Attend the live webcast > > and join the prime developer group breaking into this new coding territory! > > http://sel.as-us.falkag.net/sel?cmdlnk&kid0944&bid$1720&dat1642 > > _______________________________________________ > > Tacos-devel mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/tacos-devel > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting language > that extends applications into web and mobile media. Attend the live webcast > and join the prime developer group breaking into this new coding territory! > http://sel.as-us.falkag.net/sel?cmdlnk&kid0944&bid$1720&dat1642 > _______________________________________________ > Tacos-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/tacos-devel > ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ Tacos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tacos-devel
