You probably hav a syntactic error on your selector tag in ejb-jar.xml.
The error seams to have to do with that JBossMQ cant parse your selector
statement (i.e your filtering)

//Peter

On Fri, 30 Mar 2001, Timo Kauppinen wrote:

> Hello
> 
> I've got this problem with jbossmq/MessageDrivenBean that I can't figure
> out: I created, packaged and deployed my messageDrivenBean successfully. I
> also remembered to create my Queue into jbossmq.xml. As I tried to test
> the MDB with a test client and sent a message to the queue the MDB is
> listening, I got this errormessage:
> [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 is this parser that the message is referencing to and what could
> cause such error? Has anyone seen this problem before? 
> 
> I tried to see if jndiView-program can "see" the MDB and it didn't. Should
> it be "seen"?
> 
> Cheers.
> 
> Timo Kauppinen
> 
> 
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
> 

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-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to