Hi

I am using axis web services with the java cog kit, each web service is a
application under tomcat.  But when two applications wish to use the cog
kit, ie the web service is invoked, the first web service works fine and the
the second throws this 

 stackTrace: java.lang.ClassCastException
        at
org.globus.gsi.bc.BouncyCastleUtil.getIdentity(BouncyCastleUtil.java:387)
        at
org.globus.gsi.bc.BouncyCastleUtil.getIdentity(BouncyCastleUtil.java:402)
        at
org.globus.gsi.GlobusCredential.getIdentity(GlobusCredential.java:342)
        at
org.globus.gsi.gssapi.GlobusGSSCredentialImpl.<init>(GlobusGSSCredenti
alImpl.java:56)

Now if i restart tomcat, and call the second web service first, it works
fine, but then the original first web service when called throws the
exception.
It seems that two applications cannot load the cog kit under tomcat?

Has anyone any ideas on what is happening???????

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to