[jboss-user] [JBoss Seam] - Re: cannot start with Seam and JSF and Facelets, that is no

mario_lanza do-not-reply at jboss.com
Fri Sep 14 10:46:27 EDT 2007


Thank you, it's just that the example(s) wouldn't compile under Java 1.5.0_06-b05 and Ant 1.5.4: 

C:\jboss-seam-2.0.0.BETA1\examples\hibernate2>ant tomcat
  | Buildfile: build.xml
  | 
  | compile:
  |     [javac] Compiling 9 source files to C:\jboss-seam-2.0.0.BETA1\examples\hibernate2\build\classes
  |     [javac] C:\jboss-seam-2.0.0.BETA1\examples\hibernate2\src\org\jboss\seam\example\hibernate\AuthenticatorAction.java:3: identifier expected
  |     [javac] import static org.jboss.seam.ScopeType.SESSION;
  |     [javac]        ^
  |     [javac] C:\jboss-seam-2.0.0.BETA1\examples\hibernate2\src\org\jboss\seam\example\hibernate\AuthenticatorAction.java:3: '.' expected
  |     [javac] import static org.jboss.seam.ScopeType.SESSION;
  |     [javac]                                               ^

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4084500#4084500

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4084500



More information about the jboss-user mailing list