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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...