Running the minimal server just to use the JNDI service, how do I configure it to bind a name to a queue?
I expect to use the following xml snippet: | <resource-env-ref> | <resource-env-ref-name>jms/MyQueue</resource-env-ref-name> | <resource-env-ref-type>javax.jms.Queue</resource-env-ref-type> | </resource-env-ref> | but in which file do I put this and where should that file be placed? Many thanks for any help. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851000#3851000 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3851000 ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
