Re: Using Jigsaw as proxy to another proxy ?

I read the suggestions and tried again to access my servlet as described
with an unmodified ProxyFrame. 

Proxying works, but local servlet activation doesn't seem to work in
the  proxy-configured server. 

Perhaps because the root resource is pointing to the framed resource for
the ProxyFrame the server can't find the servlet directory.

To execute local servlets, I have to:
 Run JiAdmin-->Goto Properties frame-->Click on general button
 change "Root Name" parameter from "proxy" to "root"
 save admin properties, restart server

Then the servlets are found and work, but proxying is disabled. 

Any guesses at potential workaround strategies?

thanks a bunch,

-rob

Received on Tuesday, 25 May 1999 15:28:35 UTC