Trails examples - org.trails.validation.ValidateUniqueAspect and DescriptorInternationalization

After:

- uncommenting all references to  DescriptorInternationalization

- installing JDK 1.5.0 and updating the JAVE_HOME environment variable

- setting CLASSPATH to point to the tools.jar

- removing snapshot servers from the Maven settings.xml

- building the whole project from the command line

- importing all sub-projects in Eclipse as new projects (without copying of course)

… everything seems to be find now.
Except for running one of the examples…Jetty complains that is cannot find the class org.trails.validation.ValidateUniqueAspect

Leave a Reply