views:

18

answers:

1

Hi,

I have web service client deployed on Glassfish v3. It needs to access a server that requires proxy access. I have a pac file (proxy auto config) but I don't if/how I can use this to configure my Glassfish instance so the my client can access the service. If it's not doable, is there another way to set up access to a proxied server?

Thanks!

A: 

In the end, I did not need to configure Glassfish with the pac file. :)

sdoca