I was actually talking about tobago seam example found here: http://svn.apache.org/repos/asf/myfaces/tobago/trunk/example/seam
All I did was checkout the code and opened it with NetBeans as a Maven project (maven plugin for netbeans is required) At first build was not successful, but after changing the update snapshots parameter for the <id>apache.snapshots</id> build was successful. You can do this in the main pom file in the tobago trunk: http://svn.apache.org/repos/asf/myfaces/tobago/trunk/pom.xml After all this, the only problem was deployment to the Tomcat, but I already explained this in the previous mail... I really don't know what to send to Bernd since the code is already at svn... Bernd you can write me if you want some more help. Regards, Stojan On Feb 5, 2008 11:26 AM, Zied Hamdi <[EMAIL PROTECTED]> wrote: > Hi Stojan, > > Can you send this working version to Bernd so everyone can benefit of it. > (a blanc project would be a no head ake starting point for everyone). > > Regards, > Zied >

