Great effort Peter, but take it to jboss-dev keep jboss-user for "announcement" and I guess this qualifies, but let's move. |-----Original Message----- |From: [EMAIL PROTECTED] |[mailto:[EMAIL PROTECTED]]On Behalf Of Peter Antman |Sent: Wednesday, November 29, 2000 4:52 AM |To: jBoss |Subject: [jBoss-User] MessageDriven Beans - working | | |Hi, |just wanted to share my excitement: the first MessageDriven Bean has |been invoked in the jboss container. It works!! | |Ok, its still pre-alpha. A lot of stuff has to be cleaned up. But these |stuff are basically finished: | |- MessageDrivenContainer (and things around it) |- EJB jar file - reading message-driven configuration info |- jboss.xml - knows that MessageDriven beans exits | great, awaiting "alpha", then we make it work :) |These are not finished: | |- Transaction handling (to be honest I have not been able to figure out | how transaction works in JMS - is a JMS session and connection | automatically transacted kif it is created in a transacted thread. How | to handel this on the jboss side?) Yes it is tricky , but I can explain it to you. For now, forget it. |- Acknowlede - with JMS ASF I have still not found how to get controll | over ack - it seems to be somewhat hardoced in the openjms impl of | this. Has to do with trabsaction. Talk to hiram, PLEASE. Hiram can probably help you there. |- Abstraction of JNDI and JMS ASF. The JMSContainerInvoker now knows a | lot of low level details about the JMS provider. I have to figure out | a good way of placing this in configuration files. Yes we would want to replace JMS implementations at some point so hard coding dependencies is not the way. | One way might be to make a facade (or factory) to handle this wich | could be configured as MBean in jboss.conf. Give its configuration a | unique name. Mention name in jboss.xml and the CI will get the correct | stuff through JNDI. yes that is the way. | |Well, more to come... :-) | |//Peter great work peter keep it coming, regards marc | |------------------------------------------------------------ |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 |------------------------------------------------------------ | | | |-- |-------------------------------------------------------------- |To subscribe: [EMAIL PROTECTED] |To unsubscribe: [EMAIL PROTECTED] |Problems?: [EMAIL PROTECTED] | |
