Hello, i'm trying to write my first JMS MDB and client. I dont know which JMS i should import.
| import javax.jms.*; | import org.jbosss.*; | | | | | I think if i use a JBoss i should use JBossMQ. But if i write only the second import i get Errors, so i think i have to use the javax jms. | | But thats not whar i want to. So how can i use the JMS from JBoss instead of the Suns JMS? | | | | And what exactly are the differences between the JMSs (JMS, OpenJMS, JBossMQ)? | | Is there any JMS better than the others? Why? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3822850#3822850 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3822850 ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
