Hi, friends, another problem with JRun for Apache on Linux.
 
When we using ip of our company, we can connect to internet in servlets through our proxy server.
Yesterday, we change the ip address to a public ip address. this time, we can write application to
connect to internet without proxy server. but when we want to connect to internet in servlets, there
is problem: JRun connector proxy time out. Anyone knows why?
 
Currently, we use the following way to solve this problem: we run a rmi server on the linux machine,
using it to connect to internet and retrieve information. in our servlets, we just call the method of the
rmi server to do things. it seems stupid, isn't it? any good way to solve it in case we cannot solve the
Jrun problem?
 
Thanks a lot for your consideration!
 
Regards
Liwen

Reply via email to