I still find this pretty confusing.. Yesterday the deployments from the testsuite were working for me (basically from JBossTestServices, and the build.xml sets the classpath). Are you doing something similar?
david jencks On 2001.09.27 06:35:46 -0400 Peter Antman wrote: > Hi, > I can't get the new Deployer to work. > > If I only include deploy.jar in path I get a classdef not found: > > [java] Exception in thread "main" java.lang.NoClassDefFoundError: > org.jboss.jmx.connector.notification.JMSNotificationListener > [java] at org.jboss.jmx.connector.rmi.RMIConnectorImpl_Stub.class$(Unknown > Source) > > If I include jmx-connector-client-factory.jar (where this class seems to > be located) I instead get a class cast exception: > > [java] Exception in thread "main" java.lang.ClassCastException: > org.jboss.jmx.connector.rmi.RMIConnectorImpl_Stub > [java] at org.jboss.jmx.service.Deployer.lookupConnector(Unknown > Source) > > > Does the deployer not work any more or am I doing something wrong? > > //Peter > -- > Jobba hos oss: http://www.tim.se/weblab > ------------------------------------------------------------ > Peter Antman Technology in Media, Box 34105 100 26 > Stockholm > Systems Architect WWW: http://www.tim.se > Email: [EMAIL PROTECTED] WWW: http://www.backsource.org > Phone: +46-(0)8-506 381 11 Mobile: 070-675 3942 > ------------------------------------------------------------ > > > _______________________________________________ > Jboss-development mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-development > > _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
