I hit this yesterday ;). I hacked the pom.xml a little to explicitly add the J2EE jars into the pom (though I didn't think we'd need that given that we depend on activemq-core and the parent pom but maven is frequently random magic to me these days).
So please try grabbing the latest from SVN HEAD and trying that as its working for me now. James On 4/25/06, Naby <[EMAIL PROTECTED]> wrote: > > Hi > > I try to run the web-demo with maven2 ( mvn.bat jetty6:run ) but it always > says > > :INFO: Started SelectChannelConnector @ 0.0.0.0:8080 > :WARN: failed [EMAIL PROTECTED] > [INFO] Jetty server exiting. > [INFO] ----------------------------------------------- > [ERROR] FATAL ERROR > [INFO] ----------------------------------------------- > [INFO] javax/jms/Destination > [INFO] ----------------------------------------------- > [INFO] Trace > java.lang.NoClassDefFoundError: javax/jms/Destination > > I try the snapshot package and the current source from subversion. > > Where is the problem? > > Thx > -- > View this message in context: > http://www.nabble.com/Ajax-t1485063.html#a4079455 > Sent from the ActiveMQ - User forum at Nabble.com. > > -- James ------- http://radio.weblogs.com/0112098/
