RE: build loop feature 4 continuum?

2007-02-23 Thread Tilman.Rossmy
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

RE: build loop feature 4 continuum?

2007-02-22 Thread Tilman.Rossmy
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:

RE: JBoss Support

2007-02-16 Thread Tilman.Rossmy
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

RE: JBoss Support

2007-02-16 Thread Tilman.Rossmy
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

RE: JBoss Support

2007-02-14 Thread Tilman.Rossmy
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