Anyone seeing this : [INFO] Compilation failure
D:\dev\Opensource\Apache\Tuscany\source\java\sca\samples\helloworld-ws-service\src\main\java\helloworld\HelloWorldJmsServer.java:[22,34] package org.apache.activemq. broker does not exist D:\dev\Opensource\Apache\Tuscany\source\java\sca\samples\helloworld-ws-service\src\main\java\helloworld\HelloWorldJmsServer.java:[33,8] cannot find symbol symbol : class BrokerService location: class helloworld.HelloWorldJmsServer D:\dev\Opensource\Apache\Tuscany\source\java\sca\samples\helloworld-ws-service\src\main\java\helloworld\HelloWorldJmsServer.java:[33,35] cannot find symbol symbol : class BrokerService location: class helloworld.HelloWorldJmsServer It's strange, as I do see the ActiveMQ jar and the offending class in place. -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
