I wanted to test jbossmq with MDB:s. The one I wrote deployed (quite) well, without errors. But when I send a message to the queue that the MDB is supposed to listen to, I get this error message: [JBossMQ] javax.jms.JMSException: PARSER ERROR: syntax error [JBossMQ] at org.jbossmq.selectors.Selector.<init>(Selector.java:40) [JBossMQ] at org.jbossmq.Subscription.accepts(Subscription.java:51) [JBossMQ] at org.jbossmq.server.ClientConsumer.scanExclusiveQueue(ClientCo nsumer.java:389) [JBossMQ] at org.jbossmq.server.ExclusiveQueue.run(ExclusiveQueue.java:52) [JBossMQ] at org.jbossmq.server.JMSServer.run(JMSServer.java:154) [JBossMQ] at java.lang.Thread.run(Unknown Source) What parser is this error meaning and what might be the reason why this error is thrown? ..and what might fix this problem? Does anyone have a clue? Cheers. Timo Kauppinen _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user