Hi, I am pretty new to Apache Continuum. Right now I am struggling to deploy apache-continuum-1.3.6.war on JBoss 6 ( check my previous posts). However I have successfully launched the standalone version (apache-continuum-1.3.6-bin.zip).
I have a question regarding the nature of the projects one might add to Continuum. Right now my project is not mavenized. There is no POM. Also there is no ant tasks. Can i still add the project to Continuum ? If yes, how ? In the console, http://localhost:8080/continuum, I do not see such option. The Menu "Add Project" contains these options only : Maven 2.0.x Project Maven 1.x Project Ant Project Shell Project How do i add a non maven / non ant project in that case ? Thanks for helping.
