FYI >From: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >CC: [EMAIL PROTECTED], [EMAIL PROTECTED] >Subject: Re: MDB with SpyderMQ - WORKING FULLY! >Date: Fri, 29 Dec 2000 23:21:04 +0100 (CET) > >On 29 Dec, Hiram Chirino wrote: > > Cool! > >Hi, could not withstand a test shot: we now have support for durable >topics, and it WORKS. > >I have checked in the needed changes to support it (added >mdb-user,mdb-passwd and mdb-client-id in the jboss.xml). The tests now >works fine. > >A little optimistic we could say we have full MDB support now. >Optimistic that is because it implies a special interpretation of the >EJB2.0 spec I think. If I understand it correct, JMS with XA support is >NOT required in a compliant MDB implementation (at one place in the spec >it is said that there is NO way to participate in the transacation of >the sending part - the transaction does not flow with the message as >they say in a footnote). > >OK. It would be nice if someone really used in in production. I myself >is developing a large and verry requiring framework which verry much >relly on an effective AND working implementation of MDB in jboss. It >therefore will be heavilly tested the next few weeks when I start >working again - that is, paid work ;-). > >But again. MDB now works fine with SpyderMQ!!!! > >Thank all who stepped in. And thanks Marc for asking for some tests. It >is verry convinient to finally have some standard tests to do when you >change something ;-) > >//Peter > >Happy New Year to you all, by the way. > > > > > Regards, > > Hiram > > > > ----- Original Message ----- > > From: <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Cc: <[EMAIL PROTECTED]> > > Sent: Friday, December 29, 2000 1:11 PM > > Subject: Re: MDB with SpyderMQ - Was:Re: class loading bugs > > > > > >> On 29 Dec, Hiram Chirino wrote: > >> >> > Hey, go for it... > >> >> > By the way the durable topic subscriptions should also work for >the > > MDB > >> > now > >> >> > too (at least in theory) > >> >> > >> >> Hi I made a test case for this in the tests I am writing, and I get >a > >> >> verry strange error: > >> >> > >> >> [Container factory] Deploying DurableTopicBean > >> >> [Container factory] java.rmi.RemoteException: ; nested exception is: > >> >> javax.jms.JMSException: That destination queue does not >exist > >> >> [Container factory] javax.jms.JMSException: That destination queue >does > >> > not exist > >> >> [Container factory] <<no stack trace available>> > >> >> [Container factory] Serius error in init: javax.jms.JMSException: > > Cannot > >> > subscribe to this Destination > >> >> [Container factory] java.lang.Exception: javax.jms.JMSException: >Cannot > >> > subscribe to this Destination > >> >> [Container factory] at > >> > > > >org.jboss.ejb.MessageDrivenContainer.init(MessageDrivenContainer.java:160) > >> >> > >> >> > >> >> Dow this feel like something on your side? Or is it really me? > >> > > >> > Currently, durable topic subscriptions only work if the connection >was > >> > created with a valid user/password which also has a clientID (defined >in > >> > spyderMQ.xml). So this could be the culprit. > >> > >> Probably is, since support for user/pwd and clientId is not supported >in > >> the current impl of MDB in jboss. Have to think on this a little while. > >> > >> By the way. I have checked in the new mdb test in jbosstest and the > >> stuff needed in jboss. The tests does currently NOT work since I added >a > >> test for DurableTopic and the deployment of the jar fails. But its > >> there, and normal topic and queues work out of the box. > >> > >> //Peter > >> > >> > > >> > Regards, > >> > Hiram > >> > >> -- > >> ------------------------------------------------------------ > >> 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 > >> ------------------------------------------------------------ > >> > >> > >-- >------------------------------------------------------------ >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 >------------------------------------------------------------ > _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com
