[jboss-dev] jbossxb at 2.0.0-SNAPSHOT or 2.0.0.CR5

Dimitris Andreadis dandread at redhat.com
Thu Mar 13 13:37:07 EDT 2008


The root AS5 pom.xml refers to jbossxb 2.0.0-SNAPSHOT. The removed 
build/build-thirdparty.xml was referencing 2.0.0.CR5 instead.

Do we need to revert? The server fails to start with the snapshot:

18:52:41,578 INFO  [ServerImpl] Starting Microcontainer, bootstrapURL=file:/X:/c
vs/jboss-public/jboss-head/build/output/jboss-5.0.0.CR1/server/all/conf/bootstra
p-beans.xml
Exception in thread "main" java.lang.NoClassDefFoundError: org/jboss/xb/binding/
UnmarshallerFactory
         at org.jboss.kernel.plugins.deployment.xml.BasicXMLDeployer.<clinit>(Bas
icXMLDeployer.java:52)
         at org.jboss.bootstrap.microcontainer.ServerImpl.doStart(ServerImpl.java
:98)
         at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:
398)
         at org.jboss.Main.boot(Main.java:209)
         at org.jboss.Main$1.run(Main.java:544)
         at java.lang.Thread.run(Thread.java:595)
18:52:41,593 INFO  [ServerImpl] Runtime shutdown hook called, forceHalt: true
18:52:41,593 INFO  [ServerImpl] Shutdown complete



More information about the jboss-development mailing list