Herman ,
I seen in your log :
> java.lang.NoClassDefFoundError: org/apache/portals/graffito/model/Server
> at java.lang.ClassLoader.defineClass0(Native Method)
> at java.lang.ClassLoader.defineClass(ClassLoader.java:539)
> at
> java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
> at
This class is in graffito-api-1.0-a1-dev.jar deployed in the "tomcat
share lib" folder.
Can you check if this jar is correctly deployed in this folder ?
In your build.properties, there is the property
org.apache.jetspeed.server.shared=${org.apache.jetspeed.server.home}/shared/lib/
Can you check also if this property is well defined in your build.properties.
Regards,
Christophe