I'm new to Tomcat, and am having some trouble. I setup installed tomcat 5.0.16, and setup an apache server. The two are talking over mod_jk. I can open tomcat via the browser and run all the test servlets, etc. I can also reach them through apache. My problem is, I have a servlet, and cannot seem to get Tomcat to execute it. I've tried several different configuations. I keep getting "The requested resource (/domainlinker/) is not available". The files included with this are domainlinker$MyX509TrustManager.class, jcert.jar, jsse.jar,
domainlinker.class, and jnet.jar. I was formerly using Sun's Enterprise server and this works fine. Can someone please explaing to me, or point me to the proper documentation for getting tomcat to see and execute this? Any help would be greatly appreciated.
domainlinker.class, and jnet.jar. I was formerly using Sun's Enterprise server and this works fine. Can someone please explaing to me, or point me to the proper documentation for getting tomcat to see and execute this? Any help would be greatly appreciated.