Geir Magnusson Jr. wrote:
I did a refresh a couple of hours ago and I too cannot bulid - but with a different problem...I just did an update, and it's not building :
[javac] Compiling 9 source files to /Users/geir/dev/apache/geronimo/trunk/applications/magicGball/target/ classes
/Users/geir/dev/apache/geronimo/trunk/applications/magicGball/src/java/ org/acme/MagicGBallJaxRpcClient.java:20: package javax.xml.namespace does not exist
import javax.xml.namespace.QName;
[echo] Bootstrapping service deployer
[mkdir] Created dir: /home/jules/cvs/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/bin
[mkdir] Created dir: /home/jules/cvs/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/config-store
[echo] Building server.jar
[java] 17:04:41,681 INFO [ConfigurationManagerImpl] Loaded Configuration geronimo.config:name="org/apache/geronimo/J2EEDeployer"
[java] 17:04:42,158 INFO [Configuration] Started configuration org/apache/geronimo/J2EEDeployer
[java] Exception in thread "main" java.lang.NoClassDefFoundError
[java] at org.apache.geronimo.axis.builder.AxisBuilder.class$(AxisBuilder.java:142)
I've tried twice with cglib-2.0 (unchanged) and 2.0.2 (changed) - same result each time.
had a quick look in he relevant plan which seems to include the relevant jar which seems to include the relevant class.....
;-(
Jules
-- "Open Source is a self-assembling organism. You dangle a piece of string into a super-saturated solution and a whole operating-system crystallises out around it."
/********************************** * Jules Gosnell * Partner * Core Developers Network (Europe) * * www.coredevelopers.net * * Open Source Training & Support. **********************************/
