Is your MDB reading messages from the local server queue? I don't think you need to do what you're doing. It looks like you're trying to connect to the local server, in which case you're very confused. The HTTPIL stuff is what the client uses to talk to the server, not the MDB to the server.
Or, are you creating an MDB to talk to a different server? In which case, follow the examples given in the Wiki to create a JMSProvider. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848251#3848251 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3848251 ------------------------------------------------------- This SF.Net email is sponsored by: thawte's Crypto Challenge Vl Crack the code and win a Sony DCRHC40 MiniDV Digital Handycam Camcorder. More prizes in the weekly Lunch Hour Challenge. Sign up NOW http://ad.doubleclick.net/clk;10740251;10262165;m _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
