Hi, I have implemented a Client class to access to a grid service using GSI transport, authorization and authentication. This work fine when I use it as command line. To control my Client I wanted to implemented a tomcat serlet who use the Client class to ask the grid service. I load a fixed grid proxy file with the client. But when The servlet try to acces to the service it said me that GSI Transport or GSI Secure Massage authentication are required. It is strange because I use the same methods from the Client class. If someone have an idea to debug this situation.
Thanks, Maxime.
