allright, I understand now, if you force a build (through the webfrontend) it's
going to build regardless of scm result (see
org.apache.maven.continuum.buildcontroller.DefaultBuildController). so no
starteam provider problem here, thanx
-Original Message-
From: Edwin Punzalan [mailto:[E
we are having to use starteam...so good to know that it works on svn...what's
the component that is responsible for it so I can debug it?
-Original Message-
From: Edwin Punzalan [mailto:[EMAIL PROTECTED]
Sent: Friday, February 23, 2007 6:42 AM
To: continuum-dev@maven.apache.org
Subject:
i did get this error:
java.lang.NoSuchMethodError:
org.apache.commons.collections.IteratorUtils.emptyIterator()Lorg/apache/
commons/collections/ResettableIterator;
org.apache.commons.configuration.PropertyConverter.toIterator(PropertyCo
nverter.java:632)
So there was a commons-collections
a bit different than Thierry's solution (on JBoss 4.0.1SP1): I had to
move commons-collections-3.0.jar from continuum.war/WEB-INF/lib to
JBOSS_HOME/server/default/lib. Now I see the create admin page at last
;-)
Knowing the JBoss classloading system a bit, I will probably run into
some classloadi
Thanx Wendy...but doesn't really help...the exception I get depends on
the JBoss version...with 4.0.1SP1 I get:
ERROR: invalid console appender config detected, console stream is
looping
Found this in the JBoss Forum:
"Fixed it - my application was configuring log4j as well as Jboss.
Removing my