> This seems like a required fix, but while trying to generate a local > distro to test this, I keep getting the following exception... has > anyone seen this ? > > [java] Caused by: java.lang.ClassNotFoundException: > org.apache.tuscany.sca.web.javascript.dojo.DojoModuleActivator > [java] at java.net.URLClassLoader$1.run(URLClassLoader.java:200) > [java] at java.security.AccessController.doPrivileged(Native Method) > [java] at java.net.URLClassLoader.findClass(URLClassLoader.java:188) > [java] at java.lang.ClassLoader.loadClass(ClassLoader.java:319) > [java] at > sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:330) > > > -- > Luciano Resende > http://people.apache.org/~lresende > http://lresende.blogspot.com/ >
Was this when you were trying to build from the top level? Which module failed? Needless to say I didn't see this when I built RC1. Do you only see it with the local changes you've made? Simon
