Not solved, but past. It was something in the jboss.conf or jboss.jcml file that jBoss just wasn't happy with... Everything is still a bit brittle... -----Original Message----- From: Jay Walters [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 19, 2000 3:25 PM To: jBoss Developer Subject: [jBoss-Dev] Problem with build from CVS (~9/18 11 AM EDT) I am trying to run jBoss built from CVS which was updated yesterday afternoon. I built and then copied the /dist tree into a fresh /jboss directory (on Win32). I edited my config files (jboss.conf, jboss.properties, jboss.jcml and jboss.dependency), and now it starts, but it wont' deploy anything, not to mention the stack traceback has an odd sort of error in it... Any ideas... [Auto deployer] Starting [Auto deploy] Auto deploy of file:/D:/jboss/deploy/cart.jar [Auto deploy] Deployment failed:file:/D:/jboss/deploy/cart.jar [Auto deploy] java.lang.IncompatibleClassChangeError [Auto deploy] at org.jboss.ejb.AutoDeployer.deploy(AutoDeployer.java:286) [Auto deploy] at org.jboss.ejb.AutoDeployer.run(AutoDeployer.java:222) [Auto deploy] at org.jboss.ejb.AutoDeployer.startService(AutoDeployer.java:265 ) [Auto deploy] at org.jboss.util.ServiceMBeanSupport.start(ServiceMBeanSupport. java:90) [Auto deploy] at java.lang.reflect.Method.invoke(Native Method) [Auto deploy] at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl .java:1628) [Auto deploy] at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl .java:1523) [Auto deploy] at org.jboss.dependencies.DependencyManager.startMBean(Dependenc yManager.java:211) [Auto deploy] at org.jboss.dependencies.DependencyManager.loadService(Dependen I have a very slow line and I'd rather not have to download the binary if I can help it... I have been running occasional builds from CVS for the last 3-4 weeks and having no problems getting them going. Cheers
