Has anyone gotten the spyderMQ examples to work?

They do not work for me.  Here is what I tried:
* Checked out spyderMQ from CVS.  Ran 'build' from the 'build' directory.
* Fired up jboss/jetty.
* From the spyderMQ dist/examples directory, in a DOS shell,
ran the command 'ran SynchQueueReceiver SQ', as per the README.
I got the error appended below.  I then tried to fix this classpath problem,
but ran into further errors.  Anyone?

E:\spyderMQ\dist\examples>java -cp
".;..\conf\default;..\client\jnp-client.jar;.
.\client\spydermq-client.jar;..\lib\ext\jms.jar;..\lib\ext\jta-spec1_0_1.jar
;..\
lib\ext\gnu-regexp-1.0.8.jar" SynchQueueReceiver SQ
Queue name is SQ
JNDI lookup failed: javax.naming.CommunicationException [Root exception is
java.
lang.ClassNotFoundException:
org.spydermq.distributed.SpyQueueConnectionFactory
(no security manager: RMI class loader disabled)]
Connection problem: javax.naming.CommunicationException [Root exception is
java.
lang.ClassNotFoundException:
org.spydermq.distributed.SpyQueueConnectionFactory
(no security manager: RMI class loader disabled)]



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]

Reply via email to