Looks like the Axiom snapshots on people.apache.org are outdated and don't include the change in r819034. You will have to build Axiom first.
Andreas On Mon, Sep 28, 2009 at 11:07, Chamara Silva <[email protected]> wrote: > Hi, > I got compilation failure during the building of Axis2 trunk. > > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Compilation failure > > /mnt/var/builder/bamboo_home_2.0_beta5/xml-data/build-dir/AXIS2-NIGHTLY/modules/jaxws/src/org/apache/axis2/jaxws/context/listener/ParserInputStreamCustomBuilder.java:[32,30] > cannot find symbol > symbol : class ParserInputStreamDataSource > location: package org.apache.axiom.om.ds > > /mnt/var/builder/bamboo_home_2.0_beta5/xml-data/build-dir/AXIS2-NIGHTLY/modules/jaxws/src/org/apache/axis2/jaxws/context/listener/ParserInputStreamCustomBuilder.java:[109,12] > cannot find symbol > symbol : class ParserInputStreamDataSource > location: class > org.apache.axis2.jaxws.context.listener.ParserInputStreamCustomBuilder > > /mnt/var/builder/bamboo_home_2.0_beta5/xml-data/build-dir/AXIS2-NIGHTLY/modules/jaxws/src/org/apache/axis2/jaxws/context/listener/ParserInputStreamCustomBuilder.java:[109,49] > cannot find symbol > symbol : class ParserInputStreamDataSource > location: class > org.apache.axis2.jaxws.context.listener.ParserInputStreamCustomBuilder > > /mnt/var/builder/bamboo_home_2.0_beta5/xml-data/build-dir/AXIS2-NIGHTLY/modules/jaxws/src/org/apache/axis2/jaxws/context/listener/ParserInputStreamCustomBuilder.java:[159,12] > cannot find symbol > symbol : class ParserInputStreamDataSource > location: class > org.apache.axis2.jaxws.context.listener.ParserInputStreamCustomBuilder > > /mnt/var/builder/bamboo_home_2.0_beta5/xml-data/build-dir/AXIS2-NIGHTLY/modules/jaxws/src/org/apache/axis2/jaxws/context/listener/ParserInputStreamCustomBuilder.java:[159,49] > cannot find symbol > symbol : class ParserInputStreamDataSource > location: class > org.apache.axis2.jaxws.context.listener.ParserInputStreamCustomBuilder > > Thank you, > Regards, > Chamara >
