Hi All, First things first : JRUN4 on WIn2000
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 why to get the initailcontext for 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 approch its the app will need to the props for what ever Jrun queue it wants to connect to.. I there a better way?? Also what is java:comp/env and why was it was removed from Jrun?? Where can I find more info about it?? Thanks J ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
