You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Davanum Srinivas <da...@gmail.com> on 2005/07/23 20:25:17 UTC

xmlbeans ser-deser

Folks,

With latest cvs, all you need to do is to add the xmlbeans 2.0.0* jars
in ws-axis/java/lib. The build process will create a axis-schema.jar
in ws-axis/java/build/lib directory and will make sure that axis.jar
contains the xbeans package.

Also at runtime you will need the axis-schema.jar in your WEB-INF/lib
in addition to all your regular jars.

thanks,
dims

-- 
Davanum Srinivas -http://blogs.cocoondev.org/dims/