sorry.. I should have included a subject on the previoud email. --- scott patterson <[EMAIL PROTECTED]> wrote:
> Date: Tue, 12 Jul 2005 13:08:14 -0700 (PDT) > From: scott patterson <[EMAIL PROTECTED]> > Subject: [AXIS 2] > To: [email protected], [email protected] > > 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 > __________________________________ Do you Yahoo!? Yahoo! Mail - You care about security. So do we. http://promotions.yahoo.com/new_mail
