I started secure container and  when i tried to run client encounterd with
exception "java.lang.ClassCastException:
com.sun.xml.internal.messaging.saaj.soap.ver1_1.Message1_1Impl cannot be
cast to org.apache.axis.Message  ".I also created valid credentials but
error still remained.With detail :

glo...@linux-25jc:~>
globus-start-container
Starting SOAP server at: https://127.0.0.2:8443/wsrf/services/

With the following
services:

[1]: https://127.0.0.2:8443/wsrf/services/examples/core/homework/homework
[2]:
https://127.0.0.2:8443/wsrf/services/examples/security/first/MathRunAsService
.
.
.



a...@linux-25jc:~/gt4book-examples> java -classpath
./build/stubs/classes/:$CLASSPATH
org.globus.examples.clients.MathService_instance_4op.Client_GSISecConv_Encrypt
https://linux-25jc.site:8443/wsrf/services/examples/security/first/MathService

[add]      ERROR: ; nested exception
is:

        java.lang.ClassCastException:
com.sun.xml.internal.messaging.saaj.soap.ver1_1.Message1_1Impl cannot be
cast to org.apache.axis.Message
[subtract] ERROR: ; nested exception is:
        java.lang.ClassCastException:
com.sun.xml.internal.messaging.saaj.soap.ver1_1.Message1_1Impl cannot be
cast to org.apache.axis.Message
[multiply] ERROR: ; nested exception is:
        java.lang.ClassCastException:
com.sun.xml.internal.messaging.saaj.soap.ver1_1.Message1_1Impl cannot be
cast to org.apache.axis.Message
[divide]   ERROR: ; nested exception is:
        java.lang.ClassCastException:
com.sun.xml.internal.messaging.saaj.soap.ver1_1.Message1_1Impl cannot be
cast to org.apache.axis.Message
[getRP]    ERROR: ; nested exception is:
        java.lang.ClassCastException:
com.sun.xml.internal.messaging.saaj.soap.ver1_1.Message1_1Impl cannot be
cast to org.apache.axis.Message

Thanks in  advance

Reply via email to