Hi, I am using cog-j-globus for developing a job submission client. For the moment it is an application but later on i would like to turn it into a job submission portlet. So i currently have a functioning job submission client but there are few things lacking in it and i dont seem to get my head around them. Every time when i want to submit a job to the grid i first have to do grid-proxy-init on the shell to create proxy credentials and then run the application if i dont do this application wont run and throws error. Can somebody point me to any example of how can i create the proxy credentials from within my code so that i dont have to do grid-proxy-init?
Sulman.
