I am using a test axis2 client but its giving the exception

I am setting the TypeSystemHolder class in the bin folder and is also
in the build path but i am still getting this error. Any way how i can
get rid of this error

thanks

ava.lang.ExceptionInInitializerError
        at 
alarisgateway.gateway.alaris._04._2006.schemas_cardinal_com.AuthorizeClientDocument$Factory.newInstance(AuthorizeClientDocument.java:72)
        at shantanu.TestingAxis2.main(TestingAxis2.java:14)
Caused by: java.lang.RuntimeException: Cannot load SchemaTypeSystem.
Unable to load class with name
schemaorg_apache_xmlbeans.system.sBFDA6C7E73E6F876FF03391402A8B3D1.TypeSystemHolder.
Make sure the generated binary files are on the classpath.
        at 
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(XmlBeans.java:781)
        at 
alarisgateway.gateway.alaris._04._2006.schemas_cardinal_com.AuthorizeClientDocument.<clinit>(AuthorizeClientDocument.java:20)
        ... 2 more
Caused by: java.lang.ClassNotFoundException:
schemaorg_apache_xmlbeans.system.sBFDA6C7E73E6F876FF03391402A8B3D1.TypeSystemHolder
        at java.net.URLClassLoader$1.run(URLClassLoader.java:199)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
        at 
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(XmlBeans.java:767)
        ... 3 more
Exception in thread "main"

Shantanu
--
Graduate Student
Department of Computer Science,
San Diego State University

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

Reply via email to