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 scott patterson <sc...@yahoo.com> on 2005/07/12 22:08:14 UTC

[AXIS 2]

It appears that there is a file missing from the
source code for .9 release.  I am getting a complie
error stating that it cannot find: 
..axis2\attachments.IOUtils   (see below)

java:compile:
    [echo] Compiling to
C:\axis2-0.9\modules\xml/target/classes
    [javac] Compiling 114 source files to
C:\axis2-0.9\modules\xml\target\classes
    [javac]
C:\axis2-0.9\modules\xml\src\org\apache\axis2\om\impl\llom\OMTextImpl.java:29:
cannot find symbol
    [javac] symbol  : class IOUtils
    [javac] location: package
org.apache.axis2.attachments
    [javac] import
org.apache.axis2.attachments.IOUtils;
    [javac]                                     ^
    [javac]
C:\axis2-0.9\modules\xml\src\org\apache\axis2\attachments\JDK13IO.java:79:
cannot find symbol
    [javac] symbol  : class IOUtils
    [javac] location: package
org.apache.axis2.attachments
    [javac]            
org.apache.axis2.attachments.IOUtils.readFully(in,bytes);
    [javac]                                         ^
    [javac]
C:\axis2-0.9\modules\xml\src\org\apache\axis2\om\impl\llom\OMTextImpl.java:228:
cannot find symbol
    [javac] symbol  : variable IOUtils
    [javac] location: class
org.apache.axis2.om.impl.llom.OMTextImpl
    [javac] 				IOUtils.readFully(inStream, data);
    [javac]                                 ^
    [javac] 3 errors


Obviously this is necessary to compile, but is there a
work around for this if the file has not yet been
written?

Scott

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com