Hi all,

I'm getting following build error in clean repo.

INFO] Copying addressing-1.6.1-wso2v5.mar to
/home/ajithn/wso2/build/trunk/platform/trunk/dependencies/rampart/1.6.1-wso2v4/modules/rampart-integration/target/artifacts/addressing-1.6.1-wso2v5.mar
[INFO]
[INFO] --- maven-antrun-plugin:1.1:run (generate-source) @
rampart-integration ---
[INFO] Executing tasks
     [java] Retrieving document at 'src/main/resources/ping/ping.wsdl'.
     [java] Exception in thread "main"
org.apache.axis2.wsdl.codegen.CodeGenerationException:
java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
     [java] at
org.apache.axis2.wsdl.codegen.CodeGenerationEngine.generate(CodeGenerationEngine.java:293)
     [java] at org.apache.axis2.wsdl.WSDL2Code.main(WSDL2Code.java:35)
     [java] at org.apache.axis2.wsdl.WSDL2Java.main(WSDL2Java.java:24)
     [java] Caused by: java.lang.RuntimeException:
java.lang.reflect.InvocationTargetException
     [java] at
org.apache.axis2.wsdl.codegen.extension.XMLBeansExtension.engage(XMLBeansExtension.java:126)
     [java] at
org.apache.axis2.wsdl.codegen.CodeGenerationEngine.generate(CodeGenerationEngine.java:246)
     [java] ... 2 more
     [java] Caused by: java.lang.reflect.InvocationTargetException
     [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     [java] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     [java] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     [java] at java.lang.reflect.Method.invoke(Method.java:597)
     [java] at
org.apache.axis2.wsdl.codegen.extension.XMLBeansExtension.engage(XMLBeansExtension.java:115)
     [java] ... 3 more
     [java] Caused by: java.lang.NoClassDefFoundError:
org/apache/xml/serializer/TreeWalker
     [java] at
org.apache.xalan.processor.TransformerFactoryImpl.newTransformer(TransformerFactoryImpl.java:823)
     [java] at
org.apache.ws.commons.schema.XmlSchema.serialize_internal(XmlSchema.java:516)
     [java] at
org.apache.ws.commons.schema.XmlSchema.write(XmlSchema.java:478)
     [java] at
org.apache.axis2.xmlbeans.CodeGenerationUtility.getSchemaAsString(CodeGenerationUtility.java:487)
     [java] at
org.apache.axis2.xmlbeans.CodeGenerationUtility.processSchemas(CodeGenerationUtility.java:156)
     [java] ... 8 more
     [java] Caused by: java.lang.ClassNotFoundException:
org.apache.xml.serializer.TreeWalker
     [java] at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
     [java] at java.security.AccessController.doPrivileged(Native Method)
     [java] at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
     [java] at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
     [java] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
     [java] at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
     [java] ... 13 more
     [java] Java Result: 1
     [copy] Copying 1 file to
/home/ajithn/wso2/build/trunk/platform/trunk/dependencies/rampart/1.6.1-wso2v4/modules/rampart-integration/target/generated-code/src/org/apache/axis2/oasis/ping
     [copy] Copying 1 file to
/home/ajithn/wso2/build/trunk/platform/trunk/dependencies/rampart/1.6.1-wso2v4/modules/rampart-integration/target/generated-code/src/org/apache/axis2/security
     [copy] Copying 1 file to
/home/ajithn/wso2/build/trunk/platform/trunk/dependencies/rampart/1.6.1-wso2v4/modules/rampart-integration/target/generated-code/src/org/apache/axis2/security


-- 
Ajith Vitharana.
WSO2 Inc. - http://wso2.org
Email  :  aji...@wso2.com
Mobile : +94714631794
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to