Seam Example could not be deployed, antlr was missing...
I've added
    <dependency>
      <groupId>antlr</groupId>
      <artifactId>antlr</artifactId>
      <version>2.7.6</version>
    </dependency>
and deployed it successfully on Tomcat 6.0.14

Does this means that tobago is finally working with Seam?

Regards,
Stojan

Reply via email to