Hi Srinath,
Hope you are talking about the Axis2 trunk...
I'm porting the MTOMBuilder changes from 1.1 release branch to the trunk..

thanks,
Thilina

On 10/6/06, Srinath Perera <[EMAIL PROTECTED]> wrote:
I got following compilation error. Ple give me a hand to fix it
This is on Ubuntu

BTW .. I did a recent re-install of Ubuntu .. So my maven repository
is clean. This could be a good building test for Axis2?

Srinath

multiproject:install-callback:
    [echo] Running jar:install for Apache Axis 2.0 - Kernel
java:prepare-filesystem:
    [mkdir] Created dir:
/home/hperera/svncode/axis2/modules/kernel/target/classes

java:compile:
    [echo] Compiling to
/home/hperera/svncode/axis2/modules/kernel/target/classes
    [javac] Compiling 238 source files to
/home/hperera/svncode/axis2/modules/kernel/target/classes
    [javac] 
/home/hperera/svncode/axis2/modules/kernel/src/org/apache/axis2/engine/ServiceLifeCycle.java:27:
warning: unmappable character for encoding UTF8
    [javac]  * into services.xml <service name=�Foo�  class=�Service
life cycle impl class�>
    [javac]                                    ^
    [javac] 
/home/hperera/svncode/axis2/modules/kernel/src/org/apache/axis2/engine/ServiceLifeCycle.java:27:
warning: unmappable character for encoding UTF8
    [javac]  * into services.xml <service name=�Foo�  class=�Service
life cycle impl class�>
    [javac]                                        ^
    [javac] 
/home/hperera/svncode/axis2/modules/kernel/src/org/apache/axis2/engine/ServiceLifeCycle.java:27:
warning: unmappable character for encoding UTF8
    [javac]  * into services.xml <service name=�Foo�  class=�Service
life cycle impl class�>
    [javac]                                                 ^
    [javac] 
/home/hperera/svncode/axis2/modules/kernel/src/org/apache/axis2/engine/ServiceLifeCycle.java:27:
warning: unmappable character for encoding UTF8
    [javac]  * into services.xml <service name=�Foo�  class=�Service
life cycle impl class�>
    [javac]           ^
    [javac] 
/home/hperera/svncode/axis2/modules/kernel/src/org/apache/axis2/transport/TransportUtils.java:26:
package org.apache.axiom.om.impl.mtom does not exist
    [javac] import org.apache.axiom.om.impl.mtom.MTOMStAXSOAPModelBuilder;
    [javac]                                      ^
    [javac] 
/home/hperera/svncode/axis2/modules/kernel/src/org/apache/axis2/transport/TransportUtils.java:267:
cannot find symbol
    [javac] symbol  : class MTOMStAXSOAPModelBuilder
    [javac] location: class org.apache.axis2.transport.TransportUtils
    [javac]             builder = new
MTOMStAXSOAPModelBuilder(streamReader, attachments,
soapEnvelopeNamespaceURI);
    [javac]                           ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 2 errors
    [javac] 4 warnings


--
============================
Srinath Perera:
   http://www.cs.indiana.edu/~hperera/
   http://www.bloglines.com/blog/hemapani



--
http://webservices.apache.org/~thilina/
http://thilinag.blogspot.com/

Reply via email to