I saw someone mention this in the archive, but there was no response to the
question.

I have my tunnel <servlet> section setup, and my <servlet-mapping> setup
properly. I'm merely trying to grab .gif files from my Apache server.

I know the Tunnel class is being called, because it's triggering this error:

java.lang.NoSuchMethodError: java.net.URL: method getPath()Ljava/lang/String; not 
found 
        at com.evermind.server.http.TunnelServlet.init(JAX)     
        at javax.servlet.GenericServlet.init(GenericServlet.java)       
        at com.evermind.server.http.HttpApplication.wt(JAX)     
        at com.evermind.server.http.HttpApplication.wb(JAX)     
        at com.evermind.server.http.HttpApplication.vv(JAX)     
        at com.evermind.server.http.HttpApplication.um(JAX)     
        at com.evermind.server.http.ef.su(JAX)  
        at com.evermind.server.http.ef.dn(JAX)
        at com.evermind.util.f.run(JAX)

I encounter this problem in 1.3.8 and 1.4.0 using jdk 1.2.2.

Any help would be appreciated.

-- 
David S. Kenzik
[EMAIL PROTECTED] - http://kenzik.com
Original Music - http://mp3.com/text

Reply via email to