I've just realised that this is the old wiki. I'll copy the content to the new one if you want...
Steve C On 30/10/09 1:49 PM, "Stephen Coy" <[email protected]> wrote: > Hi there, > > I've figured out how to get continuum 1.3.4 running on JBoss 5.1 (and Java > 6). > > The procedure is documented on the wiki at > <http://docs.codehaus.org/display/CONTINUUMUSER/Continuum+on+Jboss>. > > Cheers, > > Steve C > > > On 20/10/09 1:39 AM, "Fabricio Lemos" <[email protected]> > wrote: > >> Ok, thank you. >> >> I removed one of the slf4j jars and another exception came up. So I >> decided to run on Jboss 4.2 and everything is fine. >> >> Vlado Peshov wrote: >>> On Fri, Oct 16, 2009 at 4:28 PM, Fabricio Lemos < >>> [email protected]> wrote: >>> >>> >>>> Hello, >>>> >>>> Do you have any instructions on running Continuum on Jboss 5.1? I tried to >>>> deploy the war but got this error: >>>> >>>> 11:01:35,734 INFO [TomcatDeployment] deploy, >>>> ctxPath=/apache-continuum-1.3.4 >>>> 11:01:36,406 ERROR [STDERR] SLF4J: Class path contains multiple SLF4J >>>> bindings. >>>> 11:01:36,406 ERROR [STDERR] SLF4J: Found binding in [vfszip:/D:/java/ >>>> jboss-5.1.0.GA/server/default/deploy/apache-continuum-1.3.4.war/WEB-INF/lib>>>> / >>>> slf4j-log4j12-1.5.8.jar/org/slf4j/impl/StaticLoggerBind >>>> er.class] >>>> 11:01:36,406 ERROR [STDERR] SLF4J: Found binding in [vfszip:/D:/java/ >>>> jboss-5.1.0.GA/common/lib/slf4j-jboss-logging.jar/org/slf4j/impl/StaticLogg>>>> e >>>> rBinder.class >>>> ] >>>> 11:01:36,406 ERROR [STDERR] SLF4J: See >>>> http://www.slf4j.org/codes.html#multiple_bindings for an explanation. >>>> >>>> >>> >>> http://www.slf4j.org/codes.html#multiple_bindings >>> >>> Try to remove one of slf4. I think there is collision with these >>> libraries(multiple bindings in classpath as it is said in the log). >>> >>>
