Hi All, First things first : JRUN4 on Windows 2000
I have a EJB that spits on message to JMS queue (myQ) its a point-to-point message. This EJB lives in my "Test" jrun server at the moment. I want to connect a java GUI program to this queue to watch incoming messages. What is the best way to get the initialcontext to lookup this queue? I tried using the java.* values from the jidi.properties in C:\JRun4\servers\test\SERVER-INF but my app breaks at runtime because it can't find the class jrun.naming.JRunContextFactory.. Also with this approach the app will need to access the props for what ever JRun queue it wants to connect to.. is there a better way?? Any ideas??? Justin ______________________________________________________________________ Get the JRun Web Application Construction Kit - the only book written specifically for JRun developers. http://www.amazon.com/exec/obidos/ASIN/0789726009/houseoffusion Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
